MESCIUS SPREAD for Windows Forms 17.0J
DynamicCellStyleConditionHandler デリゲート

GcMultiRowの現在のコンテキストを示すDynamicStyleInfoContext値。
指定したDynamicStyleInfoContextに基づAppearanceStyleInfoを返すメソッドを表します。
構文
'Declaration
 
Public Delegate Function DynamicCellStyleConditionHandler( _
   ByVal context As DynamicStyleInfoContext _
) As AppearanceStyleInfo
public delegate AppearanceStyleInfo DynamicCellStyleConditionHandler( 
   DynamicStyleInfoContext context
)

パラメータ

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

戻り値の型

実際のCellStyleオブジェクトを表すAppearanceStyleInfo
解説
DynamicStyleInfoクラスは、DynamicCellStyleConditionHandler型のDynamicStyleInfo.ConditionHandlerを定義します。これを使用してイベント処理メソッドをアタッチし、特定のcontextに基づくAppearanceStyleInfoを動的に返すことができます。
参照

DynamicCellStyleConditionHandler メンバ
FarPoint.Win.Spread 名前空間
AppearanceStyleInfo クラス
DynamicStyleInfo クラス

 

 


© MESCIUS inc. All rights reserved.