TcxFilterCriteriaItemList.Criteria Property
Specifies the filter criteria object to which the current filter conditions belong.
Declaration
property Criteria: TcxFilterCriteria read;
Property Value
Type |
---|
TcxFilterCriteria |
Remarks
Use the Criteria property to reference the instance to which the current list of filter conditions belongs.
See Also