The C1Band 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.
(Inherited from C1BaseField.)
Public property AllowMove
Determines whether column can be moved on the client.
(Inherited from C1BaseField.)
Public property AllowSizing
Determines whether columns can be sized.
(Inherited from C1BaseField.)
Public property Columns
Gets a collection of objects representing the columns of the C1Band class.
Public property Fixed
Determines whether a column is fixed to the left of the grid when it is scrolled horizontally.
(Inherited from C1BaseField.)
Public property FooterText
Gets or sets the text of the footer.
(Inherited from C1BaseField.)
Public property HeaderText
Gets or sets the header text.
(Inherited from C1BaseField.)
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.
(Inherited from C1BaseField.)
Public property Width
Gets or sets width of the column.
(Inherited from C1BaseField.)

See Also