PowerTools MultiRow for Windows Forms 8.0J
CellPosition 構造体
メンバ 

GcMultiRow内のセルの位置を表します。
構文
Public Structure CellPosition 
   Inherits System.ValueType
public struct CellPosition : System.ValueType 
解説

CellPositionクラスは、GcMultiRow内でCellの位置を特定する場合に使用します。Row内の1つのCellの位置が特定されます。RowIndexプロパティは、セルが属するRowを示します。CellIndexプロパティまたはCellNameプロパティは、指定されたRow内のセルを特定します。

CellIndexプロパティとCellNameプロパティがどちらも有効な場合は、CellIndexプロパティが優先されます。

継承階層

System.Object
   System.ValueType
      GrapeCity.Win.MultiRow.CellPosition

参照

CellPosition メンバ
GrapeCity.Win.MultiRow 名前空間
CurrentCellPosition プロパティ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.