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

SearchPanelOptions.BackgroundStyle Property

Returns settings of the Search Panel’s background.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public BackgroundStyle BackgroundStyle { get; }

Property Value

Type Description
BackgroundStyle

The storage of the Search Panel’s background settings.

See Also