DataSourceOptionsBuilder Methods
Provides methods that allow you to configure initial sorting, filtering, grouping, and other data shaping operations.
Name | Description |
---|---|
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. |
Filter |
Specifies data filtering conditions. |
Filter |
Specifies data filtering conditions. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Group |
Specifies data grouping options. |
Lang |
|
Map |
The item mapping function. |
Map |
The item mapping function. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
On |
Mirrors the client-side on |
On |
A handler for the load |
On |
Mirrors the client-side on |
On |
A handler for the loading |
Option |
Specifies an option by its name. |
Page |
Specifies the maximum number of items the page can contain. |
Paginate |
Specifies whether a Data |
Post |
The data post processing function. |
Post |
The data post processing function. |
Push |
Specifies the period (in milliseconds) when changes are aggregated before pushing them to the Data |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reshape |
Specifies whether to reload data after receiving a push update. |
Search |
Specifies the fields to search. |
Search |
Specifies the comparison operation used in searching. |
Select |
Specifies the fields to select from data objects. |
Sort |
Specifies data sorting options. |
Sort |
Specifies data sorting options. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also