TableLayoutPanelCellPosition
Wisej.Web.TableLayoutPanelCellPosition
Last updated
Wisej.Web.TableLayoutPanelCellPosition
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.0.0.0)
Represents a cell in a TableLayoutPanel.
Initializes a new instance of the TableLayoutPanelCellPosition class.
Name | Type | Description |
---|---|---|
Int32: Returns or sets the column number of the current TableLayoutPanelCellPosition.
Int32: Returns or sets the row number of the current TableLayoutPanelCellPosition.
Name | Description |
---|---|
Returns the TableLayoutPanelCellPosition that represents the row and the column of the cell.
Returns the TableLayoutPanelCellPosition that represents the row and the column of the cell.
column
The column position of the cell.
row
The row position of the cell.