C1.Silverlight.RichTextBox.5
Blocks Property (C1TextRange)

Gets the highest level C1Block elements inside the range.
Syntax
'Declaration
 
Public ReadOnly Property Blocks As System.Collections.Generic.IEnumerable(Of C1Block)
public System.Collections.Generic.IEnumerable<C1Block> Blocks {get;}
See Also

Reference

C1TextRange Class
C1TextRange Members

 

 


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