Icon NewColumn Method

function NewColumn: TGridColumn

Available In: Visual Client Applications

Use this method to create a new column for the grid control and return it as the result. The new grid column will be appended to the existing list of columns defined in the Columns property.
Image