ASPxGridViewEditFormLayoutEventArgs Constructors
Provides data for the EditFormLayoutCreated eventName | Parameters | Description |
---|---|---|
ASPxGridViewEditFormLayoutEventArgs(ASPxFormLayout, ASPxGridView, Int32, Object) | editFormLayout, gridView, rowVisibleIndex, rowKeyValue | Initializes a new instance of the class. |
See Also