C1.Silverlight.RichTextBox.5
Painters Property (C1RichTextBox)

Gets the collection of IRichTextPainter associated with this C1RichTextBox.
Syntax
'Declaration
 
Public ReadOnly Property Painters As System.Collections.ObjectModel.Collection(Of IRichTextPainter)
public System.Collections.ObjectModel.Collection<IRichTextPainter> Painters {get;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.