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

C1Calendar の日スロットに生成されたビジュアルツリーのルート要素を表します。
オブジェクト モデル
DaySlotPresenter クラス
構文
'宣言
 
Public Class DaySlotPresenter 
   Inherits Windows.UI.Xaml.Controls.ListBoxItem
public class DaySlotPresenter : Windows.UI.Xaml.Controls.ListBoxItem 
解説
C1.Xaml.Calendar.C1Calendar.DaySlots コレクションの各 DaySlot ごとに、個別の DaySlotPresenter 要素が生成されます。
継承階層

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.ContentControl
                           Windows.UI.Xaml.Controls.Primitives.SelectorItem
                              Windows.UI.Xaml.Controls.ListBoxItem
                                 C1.Xaml.Calendar.DaySlotPresenter

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

参照

関連項目

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

Send Feedback