C1.Silverlight.RichTextBox.5
Runs Property

Gets the list of C1Run elements inside the range.
Syntax
'Declaration
 
Public ReadOnly Property Runs As System.Collections.Generic.IEnumerable(Of C1Run)
public System.Collections.Generic.IEnumerable<C1Run> Runs {get;}
See Also

Reference

C1TextRange Class
C1TextRange Members

 

 


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