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