PowerTools SPREAD for ASP.NET 8.0J
GetCompositeCellType メソッド

モデル行。
モデル列。
セルの型。
フォーマッター。
セル、列、行、またはモデルのセル型およびフォーマッターを設定の複合体として取得します。
構文
'Declaration
 
Sub GetCompositeCellType( _
   ByVal modelRow As Integer, _
   ByVal modelColumn As Integer, _
   ByRef cellType As ICellType, _
   ByRef formatter As IFormatter _
) 
void GetCompositeCellType( 
   int modelRow,
   int modelColumn,
   out ICellType cellType,
   out IFormatter formatter
)

パラメータ

modelRow
モデル行。
modelColumn
モデル列。
cellType
セルの型。
formatter
フォーマッター。
参照

IOptimizedFilterStyleModel インタフェース
IOptimizedFilterStyleModel メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.