TcxCustomGridTableFiltering.CustomizeDialog Property
Specifies whether the Customize… button is displayed within the filter panel.
Declaration
property CustomizeDialog: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete and used for compatibility purposes. Use the View’s FilterBox.CustomizeDialog property instead.
See Also