Click or drag to resize
AbstractReportControlTopN Property
Top N specification for reports (replace where ##TOPN##)

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

Property Value

Type: Int32
See Also