TcxCustomGridTableFiltering.CustomizeDialog Property
In This Article
Deprecated. This property exists for backward compatibility only. Instead, use the FilterBox.CustomizeDialog property at the grid View level.
#Declaration
Delphi
property CustomizeDialog: Boolean read; write;
#Property Value
Type | Description |
---|---|
Boolean |
|
See Also