The C1BaseField type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AssignPropertiesState |
Infrastructure.
Assigns the state of the properties.
(Inherited from ContentElement.) |
![]() |
ContentChanged | (Inherited from ContentElement.) |
![]() |
InitializeContent |
Infrastructure.
Performs content initialization.
(Overrides ContentElement..::..InitializeContent(Boolean).) |
![]() |
SetOwner |
Changes object's owner.
(Inherited from ContentElement.) |
Properties
Name | Description | |
---|---|---|
![]() |
AccessibleHeaderText |
Gets or sets text that is rendered as the abbr attribute of the header cell.
|
![]() |
AllowMove |
Determines whether column can be moved on the client.
|
![]() |
AllowSizing |
Determines whether columns can be sized.
|
![]() |
Fixed |
Determines whether a column is fixed to the left of the grid when it is scrolled horizontally.
|
![]() |
FooterText |
Gets or sets the text of the footer.
|
![]() |
HeaderText |
Gets or sets the header text.
|
![]() |
Owner |
A IOwnerable object that owns this object.
(Inherited from ContentElement.) |
![]() |
PropertiesState |
Gets the state of the properties.
(Inherited from ContentElement.) |
![]() |
Visible |
Gets or sets a value indicating whether the column is visible or not.
|
![]() |
Width |
Gets or sets width of the column.
|