Back to Devexpress

SearchPanelOptions Class

windowsforms-devexpress-dot-xtramap-580b4072.md

latest1.4 KB
Original Source

SearchPanelOptions Class

Stores the Search Panel‘s settings.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class SearchPanelOptions :
    MapNotificationOptions,
    IMapStyleOwner
vb
Public Class SearchPanelOptions
    Inherits MapNotificationOptions
    Implements IMapStyleOwner

Remarks

The following image demonstrates the Map UI element that these options configure:

Inheritance

Object ViewStatePersisterCore BaseOptions MapNotificationOptions SearchPanelOptions

See Also

SearchPanelOptions Members

DevExpress.XtraMap Namespace