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

In This Topic
GetNumberOfColumns Method
In This Topic
Syntax
'Declaration
 
Public Shared Function GetNumberOfColumns( _
   ByVal repeatOption As BackgroundRepeatOption, _
   ByVal areaWidth As Single, _
   ByVal imageWidth As Single _
) As Integer
 

Parameters

repeatOption
areaWidth
imageWidth
See Also