ComponentOne RichTextBox for UWP
Blocks Property (C1TableCell)

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

Reference

C1TableCell Class
C1TableCell Members