Name | Description | |
---|---|---|
AccessibleHeaderText | Gets or sets text that is rendered as the abbr attribute of the column's header cell. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField) | |
Aggregate | Causes the grid to calculate aggregate values on the column and place them in the group header and footer rows. If the grid does not contain any groups, setting the Aggregate property has no effect. | |
AllowMoving | A value indicating whether the column can be moved. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField) | |
AllowSizing | A value indicating whether the column can be sized. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField) | |
ControlStyle | Gets the style of any Web server controls contained by the C1BaseField object. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField) | |
FooterStyle | Gets the style properties of the column footer. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField) | |
FooterText | Gets or sets the footer text. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField) | |
GroupInfo | Gets a GroupInfo object that determines whether a column should be grouped on and how the group header and footer rows should be formatted and displayed. | |
HeaderImageUrl | Gets or sets the location of the header image. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField) | |
HeaderStyle | Gets the style properties of the column header. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField) | |
HeaderText | Gets or sets the header text. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField) | |
ItemStyle | Gets the style properties of the item. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField) | |
RowMerge | Determines whether rows are merged. | |
SortDirection | Gets the direction of the sort. | |
SortExpression | Gets or sets the name of the field or expression to pass to the OnSortCommand method when a column is selected for sorting. | |
Visible | A value indicating whether column is visible. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField) | |
Width | Determines the width of the column. (Inherited from C1.Web.Wijmo.Controls.C1GridView.C1BaseField) |