EditFormPreparedEventArgs Properties
Provides data for the TreeList.EditFormPrepared event.
Name | Description |
---|---|
Bindable |
Provides access to the collection of controls used to edit the processed data record. Controls are indexed by field names or tree list nodes. |
Edit |
Provides access to the Edit Form. |
Node | Gets the processed node. |
Panel | Gets the Edit Form’s root panel. |
See Also