Click or drag to resize
UniGridExportHelperRecords Property
Number of exported records (in case CurrentPageOnly is false).

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

Property Value

Type: Int32
See Also