GanttFilterRowOperationDescriptionsBuilder Methods
Provides methods that allow you to configure nested options of the client-side operationDescriptions object.
Name | Description |
---|---|
Between |
Text for the 'Between' operation. Mirrors the client-side between option. |
Between |
Text for the 'Between' operation. Mirrors the client-side between option. |
Contains |
Text for the 'Contains' operation. Mirrors the client-side contains option. |
Contains |
Text for the 'Contains' operation. Mirrors the client-side contains option. |
Ends |
Text for the 'Ends with' operation. Mirrors the client-side ends |
Ends |
Text for the 'Ends with' operation. Mirrors the client-side ends |
Equal |
Text for the 'Equals' operation. Mirrors the client-side equal option. |
Equal |
Text for the 'Equals' 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 |
Text for the 'Greater than' operation. Mirrors the client-side greater |
Greater |
Text for the 'Greater than' operation. Mirrors the client-side greater |
Greater |
Text for the 'Greater than or equal to' operation. Mirrors the client-side greater |
Greater |
Text for the 'Greater than or equal to' operation. Mirrors the client-side greater |
Less |
Text for the 'Less than' operation. Mirrors the client-side less |
Less |
Text for the 'Less than' operation. Mirrors the client-side less |
Less |
Text for the 'Less than or equal to' operation. Mirrors the client-side less |
Less |
Text for the 'Less than or equal to' operation. Mirrors the client-side less |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Not |
Text for the 'Does not contain' operation. Mirrors the client-side not |
Not |
Text for the 'Does not contain' operation. Mirrors the client-side not |
Not |
Text for the 'Does not equal' operation. Mirrors the client-side not |
Not |
Text for the 'Does not equal' 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 |
Text for the 'Starts with' operation. Mirrors the client-side starts |
Starts |
Text for the 'Starts with' operation. Mirrors the client-side starts |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also