[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1TableHelper.Item

this Property

this[int, int]

Gets or sets the RichTextBox.Documents.C1TableCell in the specified row, col position.

Declaration
public C1TableCell this[int row, int col] { get; }
Public ReadOnly Default Property Item(row As Integer, col As Integer) As C1TableCell
Parameters
Type Name Description
int row
int col