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

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

CalendarBase クラス
CalendarBase メンバ