GridPanel Constructor(Int32,Int32)
In This Topic
Initializes a new instance of the
GridPanel element with the specified number of rows and columns.
Syntax
Parameters
- rows
- The number of rows to create.
- columns
- The number of columns to create.
See Also