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

このクラスのインスタンスは、C1Calendar のテンプレート ビジュアルツリーで使用され、カレンダーの月または年を含むパネルが表示される場所を定義します。
オブジェクト モデル
C1CalendarViewPresenter クラス
構文
'宣言
 
Public Class C1CalendarViewPresenter 
   Inherits Windows.UI.Xaml.Controls.ListBox
   Implements Windows.UI.Xaml.Controls.IItemContainerMapping 
public class C1CalendarViewPresenter : 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.C1CalendarViewPresenter

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

参照

関連項目

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

Send Feedback