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