EditFormPreparedEventArgs Constructors
Provides data for the TreeList.EditFormPrepared event.Name | Parameters | Description |
---|---|---|
EditFormPreparedEventArgs(XtraForm, Control, TreeListNode, EditFormBindableControlsCollection) | editForm, panel, node, bindableControls | Initializes a new EditFormPreparedEventArgs class instance. |
See Also