C1BaseField Class Members
In This Topic
The following tables list the members exposed by C1BaseField.
Public Properties
| Name | Description |
| AccessibleHeaderText | Gets or sets text that is rendered as the abbr attribute of the column's header cell. |
| AllowMoving | A value indicating whether the column can be moved. |
| AllowSizing | A value indicating whether the column can be sized. |
| FooterText | Gets or sets the footer text. |
| HeaderImageUrl | Gets or sets the location of the header image. |
| HeaderText | Gets or sets the header text. |
| Visible | A value indicating whether column is visible. |
| Width | Determines the width of the column. |
Top
Public Methods
See Also