Scheduler for WPF
DaysOfWeekPanel プロパティ (CalendarBase)

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 > CalendarBase クラス : DaysOfWeekPanel プロパティ
曜日を表す要素をレイアウトするパネルを定義する ItemsPanelTemplate を取得または設定します。これは依存関係プロパティです。
シンタックス
'宣言
 
Public Property DaysOfWeekPanel As System.Windows.Controls.ItemsPanelTemplate
public System.Windows.Controls.ItemsPanelTemplate DaysOfWeekPanel {get; set;}
解説
デフォルトでは、水平方向の StackPanel が使用されます。
参照

CalendarBase クラス
CalendarBase メンバ