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

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : ViewType プロパティ
Gets or sets the ViewType value determining what style should be used in the control.
シンタックス
'宣言
 
Public Property ViewType As ViewType
public ViewType ViewType {get; set;}
解説
This property does the same thing as ChangeStyle(Object) method and ChangeStyleCommand. Use it for simpler switching between different views. The relationship between tis property value and the C1Scheduler control styles:
参照

C1Scheduler クラス
C1Scheduler メンバ