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

RangeControlClientView.TypeNameSerializable Property

For internal use only.

Namespace: DevExpress.Xpf.Charts.RangeControlClient

Assembly: DevExpress.Xpf.Charts.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

[Browsable(false)]
public string TypeNameSerializable { get; }

Property Value

Type
String

Remarks

For internal use only. This value is used to support serialization of the view. Normally you don’t need to use it.

See Also