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

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

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

参照

関連項目

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

Send Feedback