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

Gets the collection of C1Block elements in the C1Document.
Syntax
'Declaration
 
Public ReadOnly Property Blocks As ProxyCollection(Of C1Block)
public ProxyCollection<C1Block> Blocks {get;}
See Also

Reference

C1Document Class
C1Document Members

 

 


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