The C1GridViewRow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1GridViewRow |
Constructor. Initializes a new instance of the C1GridViewRow class.
|
Properties
Name | Description | |
---|---|---|
![]() |
Cells | (Inherited from TableRow.) |
![]() |
DataItem |
Gets or sets the underlying data object to which the C1GridViewRow object is bound.
|
![]() |
DataItemIndex |
Gets the index of the DataItem in the underlying DataSet.
|
![]() |
Fixed |
Gets or sets a value indicating whether a row is fixed to the top of the grid when it is scrolled vertically.
|
![]() |
HorizontalAlign |
Gets or sets the horizontal alignment of the contents in the row.
(Inherited from TableRow.) |
![]() |
RowIndex | |
![]() |
RowState |
Gets the state of the C1GridViewRow object.
|
![]() |
RowType |
Gets the row type of the C1GridViewRow object.
|
![]() |
TableSection | (Inherited from TableRow.) |
![]() |
VerticalAlign |
Gets or sets the vertical alignment of the contents in the row.
(Inherited from TableRow.) |