| C1.Xaml.RichTextBox.Documents Namespace > C1TableRow Class : Cells Property |
'DeclarationPublic ReadOnly Property Cells As ProxyCollection(Of C1TableCell)
'UsageDim instance As C1TableRow Dim value As ProxyCollection(Of C1TableCell) value = instance.Cells
public ProxyCollection<C1TableCell> Cells {get;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2