Gets the collection of C1TableCell in the C1TableRow.
Namespace:
C1.Silverlight.RichTextBox.DocumentsAssembly: C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)
Syntax
C# |
---|
public ProxyCollection<C1TableCell> Cells { get; } |
Visual Basic |
---|
Public ReadOnly Property Cells As ProxyCollection(Of C1TableCell) Get |