Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

GridViewLayout Constructor (GridViewLayout)







Type: System.Int32 The number of rows.
Type:System.Int32 The number of columns.
Initializes a new instance of the GridViewLayout structure.
Syntax
public GridViewLayout( 
   int rows,
   int columns
)
'Declaration
 
Public Function New( _
   ByVal rows As Integer, _
   ByVal columns As Integer _
)
'Usage
 
Dim rows As Integer
Dim columns As Integer
 
Dim instance As New GridViewLayout(rows, columns)

            

            
public: GridViewLayout( 
   int rows,
   int columns
)
public:
GridViewLayout( 
   int rows,
   int columns
)

Parameters

rows
Type: System.Int32 The number of rows.
columns
Type:System.Int32 The number of columns.
Requirements

Target Platforms

See Also

Reference

GridViewLayout Structure
GridViewLayout Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features