Click or drag to resize

MessageBoxBaseError Property

Gets the Error string

Namespace:  SharpCharts.Base.Common
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public string Error { get; }

Property Value

Type: String

Implements

IDataErrorInfoError
See Also