TcxExtEditingControl.FindPanel Property
Provides access to the settings that define the appearance and behavior of the control’s Find Panel and its elements.
Declaration
property FindPanel: TcxControlOptionsFindPanel read; write;
Property Value
Type |
---|
TcxControlOptionsFindPanel |
Remarks
Refer to the TcxControlOptionsFindPanel class description to learn about these settings.
See Also