FilterValue Members
In This Article
#Constructors
Name | Description |
---|---|
Filter |
Initializes a new instance of the Filter |
Filter |
Initializes a new instance of the Filter |
Filter |
Initializes a new instance of the Filter |
#Fields
Name | Description |
---|---|
Filter |
The Show All filter query. |
Filter |
The calendar filter query. |
Filter |
The date range picker filter query. |
Filter |
The numeric range picker filter query. |
#Properties
Name | Description |
---|---|
Begin |
Gets or sets a value that specifies whether the current filter value starts a group. |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Display |
Gets or sets the filter item’s display text. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Is |
Indicates whether the calendar editor is used to filter column values. |
Is |
Indicates whether the date range picker is used to filter column values. |
Is |
Indicates whether the filter value corresponds to an empty filter. |
Is |
Indicates whether the complex filter expression is used to filter column values. |
Is |
Indicates whether the Equals to filter criterion is used. |
Is |
Indicates whether the numeric range picker is used to filter column values. |
Is |
Indicates whether the filter value corresponds to an empty filter. |
Query | Gets or sets the filter expression. |
Value | Gets or sets the filter value. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified item to the current object. |
Create |
Returns the (All) filter item used to clear filtering by a column’s values. |
Create |
Creates and returns the (Blanks) filter item used to filter a column by blank values. |
Create |
Creates and returns the (Blanks) filter item used to filter a column by blank values. |
Create |
Creates and returns the (Blanks) filter item used to filter a column by blank values. |
Create |
Obsolete. Returns the (Blanks) filter item used to filter a column by blank values. |
Create |
Creates and returns the (Non blanks) filter item used to filter a column by non blank values. |
Create |
Creates and returns the (Non blanks) filter item used to filter a column by non blank values. |
Create |
Creates and returns the (Non blanks) filter item used to filter a column by non blank values. |
Create |
Obsolete. Returns the (Non blanks) filter item used to filter a column by non blank values. |
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. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. |
See Also