GridColumn Properties
Include Protected Members
Include Inherited Members
The GridColumn type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ColumnKey | Gets or sets a key identifying the column. (Inherited from BaseGridColumn.) |
![]() |
FieldKey | Gets or sets the unique string that indentifies the grid field from which this column will retrieve data. |
![]() |
FieldKeys | Gets or sets a collection of field keys associated with the column. (Overrides BaseGridColumn.FieldKeys.) |
![]() |
ImgSrc | Gets or sets the path of an image associated with the column. (Inherited from BaseGridColumn.) |
![]() |
IsAutoFilterable | Gets or sets a value that indicates whether the column can be auto filtered. |
![]() |
IsHidable | Gets or sets a value that indicates whether the user can hide the column. |
![]() |
IsResizable | Gets or sets a value that indicates whether the column is resizable. |
![]() |
IsSortable | Gets or sets a value that indicates whether the column is sortable. |
![]() |
IsVisible | Gets or sets a value that indicates whether the column is initially visible. |
![]() |
Name | Gets or sets the name of the column. (Inherited from BaseGridColumn.) |
![]() |
Width | Gets or sets the width of the column. (Inherited from BaseGridColumn.) |
Top
.gif)