TcxControlOptionsFindPanel.DisplayMode Property
Specifies the end-user availability of the Find Panel.
#Declaration
property DisplayMode: TcxFindPanelDisplayMode read; write; default fpdmNever;
#Property Value
Type | Default |
---|---|
Tcx |
fpdm |
#Remarks
Refer to the TcxFindPanelDisplayMode type description to learn about the available options.
The default value of the DisplayMode property is fpdmNever.