TreeListSortingBuilder Methods
Provides methods that allow you to configure nested options of the client-side sorting object.
Name | Description |
---|---|
Ascending |
Specifies text for the context menu item that sets an ascending sort order in a column. Mirrors the client-side ascending |
Ascending |
Specifies text for the context menu item that sets an ascending sort order in a column. Mirrors the client-side ascending |
Clear |
Specifies text for the context menu item that clears sorting settings for a column. Mirrors the client-side clear |
Clear |
Specifies text for the context menu item that clears sorting settings for a column. Mirrors the client-side clear |
Descending |
Specifies text for the context menu item that sets a descending sort order in a column. Mirrors the client-side descending |
Descending |
Specifies text for the context menu item that sets a descending sort order in a column. Mirrors the client-side descending |
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 sorting mode. Mirrors the client-side mode option. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Show |
Specifies whether to display sort indexes in column headers. Applies only when sorting. |
Show |
Specifies whether to display sort indexes in column headers. Applies only when sorting. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also