[]
Indicates the information of errors occurred while validating C1InputPanel.
public class ErrorInfo : INotifyPropertyChanged
| Name | Description |
|---|---|
| ErrorInfo() |
| 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. |
| Name | Description |
|---|---|
| PropertyChanged | Occurs when a property value changes. |