EditFormHiddenEventArgs Constructors
Provides data for the GridView.EditFormHidden event.Name | Parameters | Description |
---|---|---|
EditFormHiddenEventArgs(Int32, Control, EditFormBindableControlsCollection, EditFormResult) | rowHandle, panel, bindableControls, editFormResult | Initializes a new EditFormHiddenEventArgs class instance. |
See Also