Back to Devexpress

TreeListOptionsEditForm Properties

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

latest1.8 KB
Original Source

TreeListOptionsEditForm Properties

Contains options that specify the Edit Form.

NameDescription
BindingModeGets or sets whether changes in the Edit Form are immediately applied to cells in the Tree List or only when the user closes the Edit Form.
CustomEditFormLayoutGets or sets a custom Edit Form.
EditFormColumnCountGets or sets the number of layout columns in the Edit Form.
FormCaptionFormatGets or sets a custom caption for the Edit From. Use field names in braces {} to display field values in the caption.
PopupEditFormWidthGets or sets the width of the Edit Form.
ShowOnDoubleClickGets or sets whether the Edit Form is opened with a double-click.
ShowOnEnterKeyGets or sets whether the Edit Form is opened with the Enter key.
ShowOnF2KeyGets or sets whether the Edit Form is opened with the F2 key.

See Also

TreeListOptionsEditForm Class

TreeListOptionsEditForm Members

DevExpress.XtraTreeList Namespace