ActiveReports.Viewer3 Request technical support
Row Constructor(Int32)
See Also 


type

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal type As Integer _
)
Visual Basic (Usage)Copy Code
Dim type As Integer
 
Dim instance As Row(type)
C# 
public Row( 
   int type
)

Parameters

type

See Also