Gets the list of errors encountered from loading the current context.
Namespace: CleanCode.ChameleonRichTextBoxControlsAssembly: CleanCode.ChameleonRichTextBoxControls (in CleanCode.ChameleonRichTextBoxControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax
public BulletedStringCollection ErrorList { get; }
Field Value
The error list.See Also