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

Rowを指定する行インデックス。
Cellを指定するセル名。
指定したCellの前景に表示されるテキストを取得します。
シンタックス
Public Overloads Function GetDisplayText( _
   ByVal rowIndex As Integer, _
   ByVal cellName As String _
) As String
public string GetDisplayText( 
   int rowIndex,
   string cellName
)

パラメータ

rowIndex
Rowを指定する行インデックス。
cellName
Cellを指定するセル名。

戻り値の型

表示されるテキストを表すSystem.String値。
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.