GrapeCity SPREAD for WPF 2.0J
CalendarDayButtonStyleSelector プロパティ

条件に従って CalendarDayButton の外観を変更するために使用する CalendarDayButtonStyleSelector を取得または設定します。これは依存関係プロパティです。
構文
'Declaration
 
Public Property CalendarDayButtonStyleSelector As CalendarDayButtonStyleSelector
public CalendarDayButtonStyleSelector CalendarDayButtonStyleSelector {get; set;}
解説
CalendarDayButtonStyleSelector は基本クラスからの単純な実装であり、事前に定義した条件に従って CalendarDayButton の外観(いくつかのプロパティ)を変更する簡単な手段を提供します。このインタフェースではユーザーの複雑な要件を満たせない場合は、代わりにテンプレートのカスタマイズを使用できます。
参照

GcDropDownCalendar クラス
GcDropDownCalendar メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.