MVCxTreeListSettingsPopupEditForm Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets a value specifying whether a popup edit form can be dragged by end users.
Inherited from Tree |
Allow |
Gets or sets whether an end-user can resize the Popup Edit Form.
Inherited from Tree |
Auto |
Specifies whether the Edit Form’s position is updated automatically.
Inherited from Grid |
Caption |
Gets or sets the Popup Edit Form‘s caption.
Inherited from Tree |
Close |
Gets or sets a value specifying whether a popup edit form is closed when an end-user presses the ESC key.
Inherited from Tree |
Height |
Gets or sets the Popup Edit Form‘s height.
Inherited from Tree |
Horizontal |
Gets or sets the popup edit form’s horizontal alignment.
Inherited from Tree |
Horizontal |
Gets or sets the offset from the left or right border of the Popup Edit Form‘s container.
Inherited from Tree |
Min |
Gets or sets the minimum height of the edit form‘s popup window.
Inherited from Tree |
Min |
Gets or sets the minimum width of edit form‘s popup window.
Inherited from Tree |
Modal |
Gets or sets whether the Popup Edit Form is displayed as a modal dialog.
Inherited from Tree |
Popup |
Gets or sets a value specifying the animation type used to show the popup edit form.
Inherited from Grid |
Popup |
Gets or sets the ID of a web control or HTML element with which the popup edit form is associated.
Inherited from Tree |
Resizing |
Gets or sets a value that specifies when the popup edit form being resized should be redrawn.
Inherited from Grid |
Settings |
Gets the popup edit form‘s adaptivity settings.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether or not to display the popup edit form‘s close button.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether or not to display the popup edit form‘s collapse button.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether or not to display the popup edit form‘s footer.
Inherited from Grid |
Show |
Gets or sets whether the Popup Edit Form‘s header is displayed.
Inherited from Tree |
Show |
Gets or sets a value that specifies whether or not to display the popup edit form‘s maximize button.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether a browser’s scroll bars can be displayed when the edit form is shown in the modal mode.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether or not to display the popup edit form‘s pin button.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether the popup edit form casts a shadow.
Inherited from Grid |
Show |
Gets or sets a value that specifies whether the vertical and horizontal scroll bars can be displayed in the viewport when a popup window is shown in modal mode.
Inherited from Grid |
Vertical |
Gets or sets the popup edit form’s vertical alignment.
Inherited from Tree |
Vertical |
Gets or sets the Popup Edit Form‘s offset from the top or bottom border of the data row currently being edited.
Inherited from Tree |
Width |
Gets or sets the Popup Edit Form‘s width.
Inherited from Tree |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Tree |
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. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also