IWebGridDataColumn Members
A structure holding the main settings of a grid data bound column.
#Properties
Name | Description |
---|---|
Adapter | For internal use only |
Caption |
Gets or sets the text displayed within the column header.
Inherited from IWeb |
Export |
Gets the style settings defining the appearance of data cells when a control is exported.
Inherited from IWeb |
Name |
Gets or sets the unique programmatic identifier name for a column.
Inherited from IWeb |
Visible |
Gets or sets a value that specifies whether the column is visible.
Inherited from IWeb |
Visible |
Gets or sets the column’s position among the visible columns within a web control.
Inherited from IWeb |
See Also