GrapeCity CalendarGrid for Windows Forms 2.0J
DynamicCellStyleCondition デリゲート

GcCalendarGrid の現在のコンテキストを示す CellStyleContext 値。
指定した DynamicCellStyleCondition を持つ CalendarCellStyle を返すメソッドを表します。
構文
public delegate CalendarCellStyle DynamicCellStyleCondition( 
   CellStyleContext context
)
Public Delegate Function DynamicCellStyleCondition( _
   ByVal context As CellStyleContext _
) As CalendarCellStyle
 

パラメータ

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

DynamicCellStyleCondition メンバ
GrapeCity.Win.CalendarGrid 名前空間

 

 


c 2008 GrapeCity inc. All rights reserved.