Skip to main content

SearchPanelOptions.BackgroundStyle Property

Returns settings of the Search Panel’s background.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.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