APNSoft Controls [4.5.2.20] - API Reference
GridRow Properties

The properties of the GridRow class are listed below. For a complete list of GridRow class members, see the GridRow Members topic.

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.
Visible Gets or sets a value indicating whether the row is displayed. Default value is true.
VisibleByFilter Gets a value indicating whether the row is visible after applying the filter.

See Also

GridRow Class | APNSoft.WebControls Namespace