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