TreeListScrollingBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Tree |
For internal use only. Initializes a new Tree |
#Methods
Name | Description |
---|---|
Column |
Specifies the rendering mode for columns. Applies when columns are left outside the viewport. Requires the column |
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. |
Mode |
Specifies the scrolling mode. Mirrors the client-side mode option. |
Option |
Specifies an option by its name. |
Preload |
Specifies whether the UI component should load adjacent pages. Applies only if scrolling. |
Preload |
Specifies whether the UI component should load adjacent pages. Applies only if scrolling. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Render |
|
Render |
|
Row |
Mirrors the client-side row |
Scroll |
Specifies whether a user can scroll the content with a swipe gesture. Applies only if use |
Scroll |
Specifies whether a user can scroll the content with a swipe gesture. Applies only if use |
Scroll |
Specifies whether a user can scroll the content with the scrollbar. Applies only if use |
Scroll |
Specifies whether a user can scroll the content with the scrollbar. Applies only if use |
Show |
Specifies when to show scrollbars. Applies only if use |
To |
Returns a string that represents the current object. Inherited from Object. |
Use |
Specifies whether the widget should use native or simulated scrolling. Mirrors the client-side use |
Use |
Specifies whether the widget should use native or simulated scrolling. Mirrors the client-side use |
Use |
Specifies whether the widget should use native or simulated scrolling. Mirrors the client-side use |
Use |
Obsolete. Specifies whether the widget should use native or simulated scrolling. Mirrors the client-side use |
See Also