Back to Devexpress

MapLegendBase.Description Property

wpf-devexpress-dot-xpf-dot-map-dot-maplegendbase-c3932b33.md

latest990 B
Original Source

MapLegendBase.Description Property

Gets or set the description of the map legend.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public string Description { get; set; }
vb
Public Property Description As String

Property Value

TypeDescription
String

A String value.

|

See Also

MapLegendBase Class

MapLegendBase Members

DevExpress.Xpf.Map Namespace