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

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

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

参照

関連項目

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

Send Feedback