Back to Devexpress

MapSearchPanelOptions Members

windowsforms-devexpress-dot-xtramap-dot-mapsearchpaneloptions-dot-underscore-members.md

latest3.4 KB
Original Source

MapSearchPanelOptions Members

Contains map search panel settings.

Constructors

NameDescription
MapSearchPanelOptions()Initializes a new instance of the MapSearchPanelOptions class.

Properties

NameDescription
MaxVisibleItemCountGets or sets the number of visible locations on the list produced by the search request.
NullValuePromptGets or sets the text displayed in the search panel when no search requests are entered.
ShowNullValuePromptGets or sets whether to show a prompt when no request is typed in the search panel.
VisibleGets or sets whether the search panel is visible.
WidthGets or sets the search panel width in DIPs (device-independent pixels).

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string representing the current object.

See Also

MapSearchPanelOptions Class

DevExpress.XtraMap Namespace