TreeListFilterRowOperationDescriptionsBuilder Methods
Provides methods that allow you to configure nested options of the client-side operationDescriptions object.
Name | Description |
---|---|
Between |
A description for the 'between' operation. Mirrors the client-side between option. |
Between |
A description for the 'between' operation. Mirrors the client-side between option. |
Contains |
A description for the 'contains' operation. Mirrors the client-side contains option. |
Contains |
A description for the 'contains' operation. Mirrors the client-side contains option. |
Ends |
A description for the 'endswith' operation. Mirrors the client-side ends |
Ends |
A description for the 'endswith' operation. Mirrors the client-side ends |
Equal |
A description for the '=' operation. Mirrors the client-side equal option. |
Equal |
A description for the '=' operation. Mirrors the client-side equal option. |
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. |
Greater |
A description for the '>' operation. Mirrors the client-side greater |
Greater |
A description for the '>' operation. Mirrors the client-side greater |
Greater |
A description for the '>=' operation. Mirrors the client-side greater |
Greater |
A description for the '>=' operation. Mirrors the client-side greater |
Less |
A description for the '<' operation. Mirrors the client-side less |
Less |
A description for the '<' operation. Mirrors the client-side less |
Less |
A description for the '<=' operation. Mirrors the client-side less |
Less |
A description for the '<=' operation. Mirrors the client-side less |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Not |
A description for the 'notcontains' operation. Mirrors the client-side not |
Not |
A description for the 'notcontains' operation. Mirrors the client-side not |
Not |
A description for the '<>' operation. Mirrors the client-side not |
Not |
A description for the '<>' operation. Mirrors the client-side not |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Starts |
A description for the 'startswith' operation. Mirrors the client-side starts |
Starts |
A description for the 'startswith' operation. Mirrors the client-side starts |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also