EditFormShowingEventArgs Properties
Provides data for the TreeList.EditFormShowing event.Name | Description |
---|---|
Allow | Gets or sets whether it is allowed to show the Edit Form. |
Node | Gets the node for which the Edit Form is about to be shown. |
See Also