Click or drag to resize
UniGridRowsCount Property
Gets rows count from DataSet. Sets after ReloadData().

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public int RowsCount { get; }

Property Value

Type: Int32
See Also