The C1BaseField type exposes the following members.

Properties

  Name Description
Public property AccessibleHeaderText
Gets or sets text that is rendered as the abbr attribute of the header cell.
Public property AllowMove
Determines whether column can be moved on the client.
Public property AllowSizing
Determines whether columns can be sized.
Public property Fixed
Determines whether a column is fixed to the left of the grid when it is scrolled horizontally.
Public property FooterText
Gets or sets the text of the footer.
Public property HeaderText
Gets or sets the header text.
Public property Owner
A IOwnerable object that owns this object.
(Inherited from ContentElement.)
Public property PropertiesState
Gets the state of the properties.
(Inherited from ContentElement.)
Public property Visible
Gets or sets a value indicating whether the column is visible or not.
Public property Width
Gets or sets width of the column.

See Also