Skip to main content
All docs
V18.2

WindowsFormsSettings.GetFindPanelBehavior(FindPanelBehavior) Method

For internal use.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v18.2.dll

Declaration

[Browsable(false)]
public static FindPanelBehavior GetFindPanelBehavior(
    FindPanelBehavior behavior
)

Parameters

Name Type
behavior DevExpress.XtraEditors.FindPanelBehavior

Returns

Type
DevExpress.XtraEditors.FindPanelBehavior
See Also