aspnet-devexpress-dot-web-0dc94e13.md
Represents a Boolean row.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class VerticalGridCheckRow :
VerticalGridEditDataRow
Public Class VerticalGridCheckRow
Inherits VerticalGridEditDataRow
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.
Object StateManager CollectionItem WebColumnBase VerticalGridRow VerticalGridHierarchicalRow VerticalGridDataRow VerticalGridEditDataRow VerticalGridCheckRow
See Also