Skip to main content
A newer version of this page is available. .
Tab

VerticalGridRow Class

Serves as a base for classes that represent rows displayed within the ASPxVerticalGrid.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public abstract class VerticalGridRow :
    WebColumnBase,
    IWebGridColumn,
    IDesignTimePropertiesOwner
See Also