Skip to main content

BootstrapGridViewEditFormLayoutEventArgs Properties
Show Inherited Hide Inherited

Provides data for the EditFormLayoutCreated event.
Name Description
EditFormLayout Gets the form layout.
RowKeyValue Gets the row’s key value. Inherited from ASPxGridViewEditFormLayoutEventArgs.
RowVisibleIndex Gets the row’s visible index. Inherited from ASPxGridViewEditFormLayoutEventArgs.
See Also