GrapeCity.Win.CalendarGrid.v20 アセンブリ > GrapeCity.Win.CalendarGrid 名前空間 : DynamicCellStyleCondition デリゲート |
Public Delegate Function DynamicCellStyleCondition( _ ByVal context As CellStyleContext _ ) As CalendarCellStyle
public delegate CalendarCellStyle DynamicCellStyleCondition( CellStyleContext context )