Calendar for UWP/WinRT
C1CalendarPresenter クラス
メンバ 

このクラスのインスタンスは、C1Calendar のテンプレートビジュアルツリー内で、カレンダー日のパネルを表示する場所を定義するために使用されます。
オブジェクト モデル
C1CalendarPresenter クラス
構文
'宣言
 
Public Class C1CalendarPresenter 
   Inherits Windows.UI.Xaml.Controls.ListBox
   Implements Windows.UI.Xaml.Controls.IItemContainerMapping 
public class C1CalendarPresenter : Windows.UI.Xaml.Controls.ListBox, Windows.UI.Xaml.Controls.IItemContainerMapping  
継承階層

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ItemsControl
                           Windows.UI.Xaml.Controls.Primitives.Selector
                              Windows.UI.Xaml.Controls.ListBox
                                 C1.Xaml.Calendar.C1CalendarPresenter

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1CalendarPresenter メンバ
C1.Xaml.Calendar 名前空間

Send Feedback