DataGridRemoteOperationsBuilder Methods
Provides methods that allow you to configure nested options of the client-side remoteOperations object.
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. |
Filtering |
Specifies whether or not filtering must be performed on the server side. Mirrors the client-side filtering option. |
Filtering |
Specifies whether or not filtering must be performed on the server side. Mirrors the client-side filtering option. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Grouping |
Specifies whether or not grouping must be performed on the server side. Mirrors the client-side grouping option. |
Grouping |
Specifies whether or not grouping must be performed on the server side. Mirrors the client-side grouping option. |
Group |
Specifies whether paging by groups should be performed on the server side. Mirrors the client-side group |
Group |
Specifies whether paging by groups should be performed on the server side. Mirrors the client-side group |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Paging |
Specifies whether or not paging must be performed on the server side. Mirrors the client-side paging option. |
Paging |
Specifies whether or not paging must be performed on the server side. Mirrors the client-side paging option. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Sorting |
Specifies whether or not sorting must be performed on the server side. Mirrors the client-side sorting option. |
Sorting |
Specifies whether or not sorting must be performed on the server side. Mirrors the client-side sorting option. |
Summary |
Specifies whether or not summaries summaries are calculated on the server-side. Mirrors the client-side summary option. |
Summary |
Specifies whether or not summaries summaries are calculated on the server-side. Mirrors the client-side summary option. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also