ComponentOne RichTextBox for UWP
Blocks Property (C1ListItem)

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

Reference

C1ListItem Class
C1ListItem Members