Skip to main content

MVCxVerticalGridRow Class

Represents a row within the VerticalGrid.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxVerticalGridRow :
    VerticalGridEditDataRow

Remarks

Refer to the Rows documentation section to learn about GridView columns.

Implements

Show 17 items
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Utils.Design.ICaptionSupport
DevExpress.Web.Design.IDesignTimePropertiesOwner
DevExpress.Web.Internal.IWebColumnsOwner
DevExpress.Web.Data.IWebColumnInfo
DevExpress.Web.FilterControl.IFilterColumn
DevExpress.Web.Internal.IWebGridDataColumnBase
DevExpress.Web.Internal.IWebGridDataColumnAdapterOwner
See Also