GrapeCity MultiRow for Windows Forms 11.0J
DynamicCellStyleConditionHandler デリゲート

GcMultiRowの現在のコンテキストを示すDynamicCellStyleContext値。
指定したDynamicCellStyleContextに従って実際のCellStyleスタイルを返すメソッドを表します。
シンタックス
Public Delegate Function DynamicCellStyleConditionHandler( _
   ByVal context As DynamicCellStyleContext _
) As CellStyle
public delegate CellStyle DynamicCellStyleConditionHandler( 
   DynamicCellStyleContext context
)

パラメータ

context
GcMultiRowの現在のコンテキストを示すDynamicCellStyleContext値。
参照

参照

DynamicCellStyleConditionHandler メンバ
GrapeCity.Win.MultiRow 名前空間

 

 


© 2008 GrapeCity inc. All rights reserved.