Back to Devexpress

WindowsUIView.AppearanceSearchPanel Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-windowsuiview-05544fde.md

latest1.9 KB
Original Source

WindowsUIView.AppearanceSearchPanel Property

Provides access to the Search Panel appearance settings.

Namespace : DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public AppearanceObject AppearanceSearchPanel { get; }
vb
Public ReadOnly Property AppearanceSearchPanel As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An AppearanceObject that stores settings used to paint the Search Panel for this WindowsUIView.

|

Remarks

See the Search Panel topic for more info.

See Also

Search Panel

WindowsUIView Class

WindowsUIView Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace