TableLayoutPanelCellPosition

Wisej.Web.TableLayoutPanelCellPosition

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Represents a cell in a TableLayoutPanel.

public struct TableLayoutPanelCellPosition : ValueType

Constructors

Initializes a new instance of the TableLayoutPanelCellPosition class.

Properties

Int32: Returns or sets the column number of the current TableLayoutPanelCellPosition.

Int32: Returns or sets the row number of the current TableLayoutPanelCellPosition.

Used By

Last updated