Table of Contents

TTMSFNCDataGridColumns.Add Method

Appends a new column at the end of the collection and returns it.

API unit family: TMSFNCDataGridRenderer Declaring type: TTMSFNCDataGridColumns

Syntax

function Add: TTMSFNCDataGridColumn;

Returns

The newly appended column item.