Scheduler for WPF
DaySlotPresenter クラス
メンバ 

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 : DaySlotPresenter クラス
C1CalendarItemの日スロットに生成されたビジュアルツリーのルート要素を表します。
オブジェクト モデル
DaySlotPresenter クラス
シンタックス
'宣言
 
Public Class DaySlotPresenter 
   Inherits System.Windows.Controls.ListBoxItem
public class DaySlotPresenter : System.Windows.Controls.ListBoxItem 
解説
C1CalendarItem.DaySlotsコレクションの各 DaySlotごとに、個別の DaySlotPresenter要素が生成されます。
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        System.Windows.Controls.ListBoxItem
                           C1.WPF.Schedule.DaySlotPresenter

参照

DaySlotPresenter メンバ
C1.WPF.Schedule 名前空間