Back to Devexpress

ISearchControlProperties Interface

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-customization-6069cbf1.md

latest1.6 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public interface ISearchControlProperties
vb
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

ISearchControlProperties Members

ISearchPanelProperties

Search Panel

DevExpress.XtraBars.Docking2010.Customization Namespace