EditFormShowingEventArgs Constructors
Provides data for the TableView.EditFormShowing and TreeListView.EditFormShowing events.Name | Parameters | Description |
---|---|---|
EditFormShowingEventArgs(Int32) | rowHandle | Creates a new instance of the EditFormShowingEventArgs class with default settings. |
See Also