MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / GraphicalUtils Class / GetNumberOfRows Method

In This Topic
GetNumberOfRows Method
In This Topic
Syntax
'Declaration
 
Public Shared Function GetNumberOfRows( _
   ByVal repeatOption As BackgroundRepeatOption, _
   ByVal areaHeight As Single, _
   ByVal imageHeight As Single _
) As Integer
 

Parameters

repeatOption
areaHeight
imageHeight
See Also