CustomShapefileData.AttributeDataSerializable Property
For internal use.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
[Browsable(false)]
[DefaultValue(null)]
public string AttributeDataSerializable { get; set; }
Property Value
| Type | Default |
|---|---|
| String | null |
See Also