Scheduler for WPF
ViewStyleSelector プロパティ (C1Scheduler)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : ViewStyleSelector プロパティ
Enables you to provide custom style-selection logic for a style that should be applied to the C1Scheduler control. The default value is a null reference. This is a dependency property.
シンタックス
'宣言
 
Public Property ViewStyleSelector As System.Windows.Controls.StyleSelector
public System.Windows.Controls.StyleSelector ViewStyleSelector {get; set;}
解説
The C1Scheduler control has 4 styles: By default, the C1Scheduler control changes it's style automatically according to changes in the list of visible dates or on ChangeStyleCommand command. You can alter this behavior by providing the custom StyleSelector or by handling BeforeViewChange event.
参照

C1Scheduler クラス
C1Scheduler メンバ