A newer version of this page is available.
Switch to the current version.
VerticalGridRow Class
Serves as a base for classes that represent rows displayed within the ASPxVerticalGrid.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public abstract class VerticalGridRow :
WebColumnBase,
IWebGridColumn,
IDesignTimePropertiesOwner
Public MustInherit Class VerticalGridRow
Inherits WebColumnBase
Implements IWebGridColumn,
IDesignTimePropertiesOwner
Related API Members
The following members accept/return VerticalGridRow objects:
Inheritance
See Also
Feedback