TcxVerticalGridFiltering.RowPopup Property
In This Article
Provides access to the settings common to all filter dropdowns.
#Declaration
Delphi
property RowPopup: TcxVerticalGridFilteringRowPopupOptions read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxVerticalGridFilteringRowPopupOptions class description for detailed information on the settings.
See Also