Scheduler for WPF
C1CalendarItemPresenter クラス
メンバ 

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 : C1CalendarItemPresenter クラス
このクラスのインスタンスは、C1CalendarItem のテンプレートビジュアルツリー内で、カレンダー日のパネルを表示する場所を定義するために使用されます。
オブジェクト モデル
C1CalendarItemPresenter クラス
シンタックス
'宣言
 
Public Class C1CalendarItemPresenter 
   Inherits System.Windows.Controls.ListBox
public class C1CalendarItemPresenter : System.Windows.Controls.ListBox 
継承階層

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.ItemsControl
                        System.Windows.Controls.Primitives.Selector
                           System.Windows.Controls.ListBox
                              C1.WPF.Schedule.C1CalendarItemPresenter

参照

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