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