MapPushpin.Information Property
Gets or sets the content that can be displayed on a map’s pushpin.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
Object | A Object object that contains any content to be displayed on a map’s pushpin. |
See Also