ASPxGridViewEditFormLayoutEventArgs Properties
Provides data for the EditFormLayoutCreated eventName | Description |
---|---|
EditFormLayout | Gets the form layout. |
RowKeyValue | Gets the row’s key value. |
RowVisibleIndex | Gets the row’s visible index. |
See Also