Namespace: Kettic.AspNet.DataAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
SyntaxReadOnly Property ItemCount As Integer
Get
property int ItemCount {
int get ();
}
abstract ItemCount : int with get
Property Value
Type:
Int32The
Items count.
See Also