TreeListOptionsEditForm Properties
Contains options that specify the Edit Form.
Name | Description |
---|---|
Binding |
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. |
Custom |
Gets or sets a custom Edit Form. |
Edit |
Gets or sets the number of layout columns in the Edit Form. |
Form |
Gets or sets a custom caption for the Edit From. Use field names in braces {} to display field values in the caption. |
Popup |
Gets or sets the width of the Edit Form. |
Show |
Gets or sets whether the Edit Form is opened with a double-click. |
Show |
Gets or sets whether the Edit Form is opened with the Enter key. |
Show |
Gets or sets whether the Edit Form is opened with the F2 key. |
See Also