Gets the cells.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public IEnumerable<C1TableCell> Cells { get; } |
Visual Basic |
---|
Public ReadOnly Property Cells As IEnumerable(Of C1TableCell) Get |