| ListRowCount Property |
Gets the current count of rows in this List
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public int RowCount { get; }
Public ReadOnly Property RowCount As Integer
Get
Property Value
Type:
Int32Return Value
Type:
Int32Remarks See Also