A newer version of this page is available.
Switch to the current version.
ASPxVerticalGridEditorEventArgs Class
Provides data for the ASPxVerticalGrid.CellEditorInitialize event.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class ASPxVerticalGridEditorEventArgs :
ASPxGridEditorEventArgs
Public Class ASPxVerticalGridEditorEventArgs
Inherits ASPxGridEditorEventArgs
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
Feedback