ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Tools Namespace / IReportExtensions Class / HasNumberingStyle Method
Report

In This Topic
HasNumberingStyle Method
In This Topic
Checks if the report has items which Value has numbering style.
Syntax
'Declaration
 
Public Shared Function HasNumberingStyle( _
   ByVal report As IReport _
) As Boolean
 

Parameters

report
Report
See Also