DocumentTable.RowCount Property

Definition

Overloads

RowCount

Number of rows in the table.

RowCount

Source:
DocumentTable.cs

Number of rows in the table.

public int RowCount { get; }
member this.RowCount : int
Public ReadOnly Property RowCount As Integer

Property Value

Applies to