EditFormShowingEventArgs Properties
Provides data for the TableView.EditFormShowing and TreeListView.EditFormShowing events.| Name | Description |
|---|---|
| Allow | Gets or sets a value that indicates whether to show the edit form. |
| RowHandle | Gets the handle of the row that raised the event. |
See Also