TreeListOptionsEditForm Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
Initializes a new Tree |
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Assigns the specified object’s property values to the current object’s corresponding properties. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all options to their default values.
Inherited from Base |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also