GridColumn Class Members
The following tables list the members exposed by GridColumn.
Public Constructors
Name | Description | |
---|---|---|
GridColumn Constructor | Creates a new instance of GridColumn |
Public Properties
Name | Description | |
---|---|---|
Header | The header text of the data column. | |
Style | CSS style for the column. | |
Value | Cell value that can be used to specify the data, format, or expression for the column. |
See Also