| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal rows As Integer, _ ByVal columns As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- rows
Specifies the number of rows.
- columns
- Specifies the number of columns.
| ActiveReports.Chart | Request technical support |
| GridLayout Constructor(Int32,Int32) | |
| See Also | |
|
Specifies the number of rows.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal rows As Integer, _ ByVal columns As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Specifies the number of rows.