Scheduler for UWP
DockLastChildToEnd プロパティ

C1.UWP.Schedule アセンブリ > C1.Xaml.Schedule 名前空間 > AppointmentWrapPanel クラス : DockLastChildToEnd プロパティ
DockLastChildToEnd プロパティは、最後の子要素を AppointmentWrapPanelの右下隅にドッキングするかどうかを決定します。デフォルト値は False です。これは依存関係プロパティです。
シンタックス
'宣言
 
Public Property DockLastChildToEnd As System.Boolean
public System.bool DockLastChildToEnd {get; set;}
解説
使用例については、Office 2007 テーマの IntervalAppointmentTemplate を参照してください。この例では、予定アイコンが常に AppointmentWrapPanelの右下隅に表示されます。
参照

AppointmentWrapPanel クラス
AppointmentWrapPanel メンバ