GridColumnData Constructors
Contains information about a column.
This class supports the internal infrastructure and is not intended to be used directly from your code.
Name | Parameters | Description |
---|---|---|
GridColumnData(ColumnsRowDataBase) | rowData | Initializes a new instance of the GridColumnData class. |
See Also