TcxFilterItemCollection.Control Property
Represents a filter control owning the collection.
Declaration
property Control: TcxDBFilterControl read;
Property Value
Type |
---|
TcxDBFilterControl |
Remarks
Use the Control property to obtain a filter control to which the items collection belongs.
See Also