GrapeCity.Win.Containers 名前空間 > CellInfo クラス > CellInfo コンストラクタ : CellInfo コンストラクタ(CellPosition,Int32,Int32) |
Public Function New( _ ByVal cellPosition As CellPosition, _ ByVal columnSpan As Integer, _ ByVal rowSpan As Integer _ )
public CellInfo( CellPosition cellPosition, int columnSpan, int rowSpan )