WinUI コントロール
CalendarDaysPanel クラス
メンバ 

C1.WinUI.Calendar アセンブリ > C1.WinUI.Calendar 名前空間 : CalendarDaysPanel クラス
日スロットを表示するパネル。
オブジェクト モデル
CalendarDaysPanel クラス
シンタックス
'宣言
 
Public Class CalendarDaysPanel 
   Inherits C1.WinUI.Calendar.CalendarSlotsPanel(Of CalendarDaySlotInfo)
   Implements Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject 
public class CalendarDaysPanel : C1.WinUI.Calendar.CalendarSlotsPanel<CalendarDaySlotInfo>, Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject  
継承階層

System.Object
   Microsoft.UI.Xaml.DependencyObject
      Microsoft.UI.Xaml.UIElement
         Microsoft.UI.Xaml.FrameworkElement
            Microsoft.UI.Xaml.Controls.Panel
               C1.WinUI.Calendar.CalendarSlotsPanel<S>
                  C1.WinUI.Calendar.CalendarDaysPanel

参照

CalendarDaysPanel メンバ
C1.WinUI.Calendar 名前空間
CalendarSlotsPanel<S> クラス