PowerTools CalendarGrid for Windows Forms 1.0J
DynamicCellStyleCondition デリゲート

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

パラメータ

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

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

 

 


© 2014 GrapeCity inc. All rights reserved.