FilterComparisonOperator Members
Include Protected Members
Include Inherited Members
Provides functionality for comparing values when filtering in the grid.
The FilterComparisonOperator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FilterComparisonOperator | Initializes a new instance of the FilterComparisonOperatorclass. |
Top
Properties
Name | Description | |
---|---|---|
ID | Gets or sets the ID property. | |
MultiValueCompare | Get or set the MultiValueCompare property. | |
SingleValueCompare | Get or set the SingleValueCompare property. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top