Skip to main content
A newer version of this page is available. .

ISearchControlProperties Interface

Provides properties that manage the behavior and appearance of a search bar within the Search Panel.

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

public interface ISearchControlProperties

Remarks

The ISearchControlProperties class provides properties that allow you to customize the search panel’s search bar. To tweak the panel itself, use the ISearchPanelProperties class’s properties.

See Also