[]
        
(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; }
Parameters
Type Name Description
int row
int col