DataGrid REALbasic Plugin

DataGrid.Cols Property

To set or get the column count.

Cols as Integer {Read and Write}

Remarks

Column count may not be set to zero. If this property is set to zero then the DataGrid will adjust it back to one.

See Also

DataGrid Control