Scheduler for WPF
DockLastChildToEnd プロパティ (AppointmentWrapPanel)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > AppointmentWrapPanel クラス : DockLastChildToEnd プロパティ
The DockLastChildToEnd property determines whether the last child element should be docked to the bottom right corner of the AppointmentWrapPanel. The default value is False. This is a dependency property.
シンタックス
'宣言
 
Public Property DockLastChildToEnd As System.Boolean
public System.bool DockLastChildToEnd {get; set;}
解説
For the sample of using look at IntervalAppointmentTemplate in Office 2007 themes. It always shows appointment icons in the bottom right corner of the AppointmentWrapPanel.
参照

AppointmentWrapPanel クラス
AppointmentWrapPanel メンバ