Gets the collection of IRichTextPainter associated with this C1RichTextBox.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
C# |
---|
public Collection<IRichTextPainter> Painters { get; } |
Visual Basic |
---|
Public ReadOnly Property Painters As Collection(Of IRichTextPainter) Get |