Back to Devexpress

EditFormPreparedEventArgs Properties

windowsforms-devexpress-dot-xtratreelist-dot-editformpreparedeventargs-dot-underscore-properties.md

latest1.1 KB
Original Source

EditFormPreparedEventArgs Properties

Provides data for the TreeList.EditFormPrepared event.

NameDescription
BindableControlsProvides access to the collection of controls used to edit the processed data record. Controls are indexed by field names or tree list nodes.
EditFormProvides access to the Edit Form.
NodeGets the processed node.
PanelGets the Edit Form’s root panel.

See Also

EditFormPreparedEventArgs Class

EditFormPreparedEventArgs Members

DevExpress.XtraTreeList Namespace