Class ErrorInfo
Inheritance
System.Object
ErrorInfo
Namespace: Telerik.UI.Xaml.Controls.Data
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ErrorInfo : Object
Constructors
ErrorInfo()
Declaration
public ErrorInfo()
Properties
ErrorContent
Declaration
public string ErrorContent { get; set; }
Property Value
System.
|
SourceFieldDisplayName
Declaration
public string SourceFieldDisplayName { get; set; }
Property Value
System.
|