C1.Silverlight.RichTextBox.5
RichTextPainterChangeEventArgs Constructor

Value for the Range property.
Initializes a new RichTextPainterChangeEventArgs object.
Syntax
'Declaration
 
Public Function New( _
   ByVal range As C1TextRange _
)
public RichTextPainterChangeEventArgs( 
   C1TextRange range
)

Parameters

range
Value for the Range property.
See Also

Reference

RichTextPainterChangeEventArgs Class
RichTextPainterChangeEventArgs Members

 

 


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