Back to Devexpress

SearchPanelOptions.BackgroundStyle Property

windowsforms-devexpress-dot-xtramap-dot-searchpaneloptions.md

latest1.1 KB
Original Source

SearchPanelOptions.BackgroundStyle Property

Returns settings of the Search Panel’s background.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public BackgroundStyle BackgroundStyle { get; }
vb
Public ReadOnly Property BackgroundStyle As BackgroundStyle

Property Value

TypeDescription
BackgroundStyle

The storage of the Search Panel’s background settings.

|

See Also

SearchPanelOptions Class

SearchPanelOptions Members

DevExpress.XtraMap Namespace