APNSoft.WebControls Namespace (APNSoft DataGrid)

GridRow Members

GridRow overview

Public Instance Constructors

GridRowOverloaded. Initializes a new instance of the GridRow class.

Public Instance Properties

Cells The collection of cells.
CssClass Gets or sets the Cascading Style Sheet (CSS) class for the values displayed in the row. All custom classes must be included in the skin's CSS file.
RowID Gets or sets an ID for the row.
RowIndex Gets or sets the row index.
Selected Gets or sets a Boolean value that indicates whether the row is selected. Default value is false.

See Also

GridRow Class | APNSoft.WebControls Namespace