PageEventArgs.TotalRowCount Eigenschap

Definitie

Hiermee haalt u het totale aantal records in de onderliggende gegevensbron op.

public:
 property int TotalRowCount { int get(); };
public int TotalRowCount { get; }
member this.TotalRowCount : int
Public ReadOnly Property TotalRowCount As Integer

Waarde van eigenschap

Het totale aantal records van de onderliggende gegevensbron.

Van toepassing op

Zie ook