Skip to main content
A newer version of this page is available. .

ChartDataSourceAdapter.TextMember Property

For internal use only.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Map

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public string TextMember { get; set; }

Property Value

Type
String
See Also