EditFormShowingEventArgs Properties
Provides data for the event that is raised when an Edit Form is about to be displayed.Name | Description |
---|---|
Allow | Gets or sets whether opening an Edit Form is allowed. |
RowHandle | Gets the row handle that identifies the grid row for which an Edit Form is opening. |
See Also