ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageCell Class / SplitVertically Method
The device inforamtion.
Number of rows.

In This Topic
SplitVertically Method
In This Topic
Splits cells vertically.
Syntax
'Declaration
 
Public Sub SplitVertically( _
   ByVal deviceInfo As DeviceInfo, _
   ByVal splitRowIntoRows As Integer _
) 
 

Parameters

deviceInfo
The device inforamtion.
splitRowIntoRows
Number of rows.
See Also