TableLayoutPanelCellPosition
Wisej.Web.TableLayoutPanelCellPosition
Last updated
Was this helpful?
Wisej.Web.TableLayoutPanelCellPosition
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.1.0.0)
Represents a cell in a TableLayoutPanel.
public struct TableLayoutPanelCellPosition : ValueTypePublic Structure TableLayoutPanelCellPosition
Implements ValueTypeInitializes a new instance of the TableLayoutPanelCellPosition class.
Int32: Returns or sets the column number of the current TableLayoutPanelCellPosition.
Int32: Returns or sets the row number of the current TableLayoutPanelCellPosition.
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.
Last updated
Was this helpful?
Was this helpful?

