GrapeCity MultiRow for Windows Forms 11.0J
GetIntersectedHeaderCells(Int32,String,Orientation,MultiRowSelectionMode) メソッド

Rowを指定する行インデックス。
Cellを指定するセル名。
HeaderCellを取得する方向を示すSystem.Windows.Forms.Orientation値の1つ。
HeaderCellと指定したCellの交差モードを示すMultiRowSelectionMode値の1つ。
Rowセクション内の指定したCellと交差するすべてのHeaderCellを取得します。
シンタックス
Public Overloads Function GetIntersectedHeaderCells( _
   ByVal rowIndex As Integer, _
   ByVal cellName As String, _
   ByVal direction As Orientation, _
   ByVal mode As MultiRowSelectionMode _
) As HeaderCell()

パラメータ

rowIndex
Rowを指定する行インデックス。
cellName
Cellを指定するセル名。
direction
HeaderCellを取得する方向を示すSystem.Windows.Forms.Orientation値の1つ。
mode
HeaderCellと指定したCellの交差モードを示すMultiRowSelectionMode値の1つ。

戻り値の型

Rowセクション内の指定したCellと交差するすべてのHeaderCellを表すCellの配列。
参照

参照

GcMultiRow クラス
GcMultiRow メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.