ChameleonRichTextBox ErrorList Property CleanCode C# Libraries v1.2.03 API
Gets the list of errors encountered from loading the current context.

Namespace: CleanCode.ChameleonRichTextBoxControls
Assembly: 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