WebGridColumnSet Properties
Position | Description Gets the position of the ColumnSet object. ValueType integer Default Value - |
Caption | Description Gets the caption of the ColumnSet object. ValueType string Default Value - |
ColumnCount | Description Gets the number of columns defined in the ColumnSet. ValueType integer Default Value 3 |
HeaderStyle | Description Gets the header style of the ColumnSet object. ValueType object (WebGridFormatStyle) Default Value - |
Visible | Description Specifies whether the ColumnSet is visible. ValueType boolean Default Value true |
Width | Description Returns the width of the ColumnSet object. ValueType integer Default Value 300 |
AllowSizing | Description Return a value that indicates whether the ColumnSet is allowed to be resized. ValueType string Default Value "Yes" |
Name | Description Returns the name of this ColumnSet. ValueType string Default Value - |
Layout | Description Returns the WebGridRowLayoutCollection object of this ColumnSet. ValueType object (WebGridRowLayout) Default Value - |