ComponentOne RichTextBox for WPF and Silverlight
Blocks Property (C1Section)

C1.WPF.RichTextBox.Documents Namespace > C1Section Class : Blocks Property
Gets the collection of C1Block elements contained in the C1Section.
Syntax
'Declaration
 
Public ReadOnly Property Blocks As ProxyCollection(Of C1Block)
public ProxyCollection<C1Block> Blocks {get;}
See Also

Reference

C1Section Class
C1Section Members