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

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

Property Value

Type: Int32
See Also