VerticalGridCheckRow Class
Represents a Boolean row.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
VerticalGridCheckRow objects are rows used to display data from Boolean data fields. The row editor’s settings can be accessed and customized using the VerticalGridCheckRow.PropertiesCheckEdit property.
To learn more, see Data Rows.
Implements
Inheritance
See Also