Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TreeListOptionsEditForm Properties

Contains options that specify the Edit Form.
Name Description
BindingMode Gets 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.
CustomEditFormLayout Gets or sets a custom Edit Form.
EditFormColumnCount Gets or sets the number of layout columns in the Edit Form.
FormCaptionFormat Gets or sets a custom caption for the Edit From. Use field names in braces {} to display field values in the caption.
PopupEditFormWidth Gets or sets the width of the Edit Form.
ShowOnDoubleClick Gets or sets whether the Edit Form is opened with a double-click.
ShowOnEnterKey Gets or sets whether the Edit Form is opened with the Enter key.
ShowOnF2Key Gets or sets whether the Edit Form is opened with the F2 key.
See Also