Overload | Description |
---|---|
GridPanel Constructor(Style,Int32,Int32) | Initializes a new instance of the GridPanel element with the specified number of rows and columns and style settings. |
GridPanel Constructor(Style) | Initializes a new instance of the GridPanel element with the specified style. |
GridPanel Constructor(Int32,Int32) | Initializes a new instance of the GridPanel element with the specified number of rows and columns. |
GridPanel Constructor() | Initializes a new instance of the GridPanel element. |