Click or drag to resize
UniGridTopN Property
Number of records to display (load).

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

Property Value

Type: Int32
See Also