The C1Band type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() |
ExtractValuesFromCell |
Fills the specified IOrderedDictionary object with values from the specified TableCell object.
(Inherited from C1BaseField.) |
![]() |
ToString |
Returns a string that represents the current object.
(Overrides C1BaseField..::..ToString()()()().) |
Properties
Name | Description | |
---|---|---|
![]() |
AccessibleHeaderText |
Gets or sets text that is rendered as the abbr attribute of the column's header cell.
(Inherited from C1BaseField.) |
![]() |
AllowMove |
Determines whether column can be moved on the client.
(Inherited from C1BaseField.) |
![]() |
AllowSizing |
Determines whether columns can be sized on the client.
(Inherited from C1BaseField.) |
![]() |
ChildControlStyle |
Gets the style properties to be merged with ControlStyle of the child columns.
|
![]() |
ChildFilterStyle |
Gets the style properties to be merged with FilterStyle of the child columns.
|
![]() |
ChildFooterStyle |
Gets the style properties to be merged with FooterStyle of the child columns.
|
![]() |
ChildHeaderStyle |
Gets the style properties to be merged with HeaderStyle of the child columns.
|
![]() |
ChildItemStyle |
Gets the style properties to be merged with ItemStyle of the child columns.
|
![]() |
Columns |
Gets a collection of objects representing the columns of the C1Band class.
|
![]() |
ControlStyle |
Gets the style of any Web server controls contained by the C1BaseField object.
(Inherited from C1BaseField.) |
![]() |
Fixed |
Determines whether a column is fixed to the left of the grid when it is scrolled horizontally.
(Inherited from C1BaseField.) |
![]() |
FooterStyle |
Gets the style properties of the column footer.
(Inherited from C1BaseField.) |
![]() |
FooterText |
Gets or sets the text of the footer.
(Inherited from C1BaseField.) |
![]() |
HeaderImageUrl |
Gets or sets the location of the header image.
(Inherited from C1BaseField.) |
![]() |
HeaderStyle |
Gets the style properties of the column header.
(Inherited from C1BaseField.) |
![]() |
HeaderText |
Gets or sets the header text.
(Inherited from C1BaseField.) |
![]() |
HeaderTextJson |
Infrastructure.
(Inherited from C1BaseField.) |
![]() |
ItemStyle |
Gets the style properties of the item.
(Inherited from C1BaseField.) |
![]() |
Visible |
Gets or sets a value indicating whether the column is visible within the displayed area of the C1GridView control.
(Inherited from C1BaseField.) |