The following tables list the members exposed by DateHierarchyFilterOperand.
| Name | Description | |
|---|---|---|
![]() | DateHierarchyFilterOperand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | DisplayText | (Inherited from Infragistics.Win.UltraWinGrid.SpecialFilterOperand) |
![]() | Level | A DateHierarchyLevel which indicates which part of the date to match (Year, Month, Day, Hours, Minute, Second, etc.) |
![]() | Name | (Inherited from Infragistics.Win.UltraWinGrid.SpecialFilterOperand) |
![]() | Value | A DateTime value which will be used to match the cell value. |
| Name | Description | |
|---|---|---|
![]() | Match | Overridden. Indicates whether the specified value matches the operand given the specified comparison operator. |
![]() | SupportsDataType | Overridden. Indicates whether the operand supports filtering values of the specified type. |
![]() | SupportsOperator | Overridden. Indicates whether the operand is capable of performing filtering using the specified operator. |
![]() | ToString | Returns a string that represents the date of the operand base on the level in the tree. |
| Name | Description | |
|---|---|---|
![]() | GetObjectData | Overridden. Invoked during the serialization of the object. |