A newer version of this page is available.
Switch to the current version.
VerticalGridEditDataRow Class
Serves as a base for classes that represent edit rows.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public abstract class VerticalGridEditDataRow :
VerticalGridDataRow
Public MustInherit Class VerticalGridEditDataRow
Inherits VerticalGridDataRow
Related API Members
The following members accept/return VerticalGridEditDataRow objects:
Remarks
To learn more, see Data Rows.
Implements
Inheritance
Show 24 items
See Also
Feedback