TermColumn Fields |
The TermColumn type exposes the following members.
Name | Description | |
---|---|---|
Caption | Specifies the caption for this column. (Inherited from BaseColumn.) | |
CellCssClass | Specifies a string which is set in the class-attribute of all td/th-elements of this column. (Inherited from BaseColumn.) | |
DataField | Specifies the name of the field from the data provider containing the term(s) to display. | |
Filterable | If enabled, the user is able to filter the grid with values from this column. | |
Id | Specifies a ID used to identify the column within the DataGrid configuration. (Inherited from BaseColumn.) | |
Sortable | If enabled, the user is able to sort the grid by this column. | |
Width | Specifies the width of the column. (Inherited from BaseColumn.) |