Skip to main content

TcxCustomGridTableFiltering.CustomizeDialog Property

Deprecated. This property exists for backward compatibility only.

Tip

Use the FilterBox.CustomizeDialog property at the grid View level instead of CustomizeDialog.

Declaration

property CustomizeDialog: Boolean read; write;

Property Value

Type Description
Boolean

True if the Customize… button is visible on the filter panel; otherwise, False.

See Also