[]
        
(Showing Draft Content)

C1.WPF.InputPanel.ErrorInfo

ErrorInfo Class

Indicates the information of errors occurred while validating C1InputPanel.

Inheritance
ErrorInfo
Namespace: C1.WPF.InputPanel
Assembly: C1.WPF.InputPanel.4.6.2.dll
Syntax
public class ErrorInfo : INotifyPropertyChanged

Constructors

Name Description
ErrorInfo()

Properties

Name Description
ErrorContent

Indicates the error content.

ErrorInputName

Indicates the name of the error input field.

ErrorType

Indicates the error types.

ValidationContentForeground

Gets or sets the foreground of error information content.

ValidationHeaderForeground

Gets or sets the foreground of error information header.

Events

Name Description
PropertyChanged

Occurs when a property value changes.