ASPxVerticalGridEditorEventArgs Class
Provides data for the ASPxVerticalGrid.CellEditorInitialize event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The ASPxVerticalGridEditorEventArgs class provides properties that allow you to identify the processed data cell, its editor and value.
Inheritance
Object
EventArgs
ASPxGridItemEventArgs
ASPxGridEditorEventArgs
ASPxVerticalGridEditorEventArgs
See Also