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

C1.WinUI.Calendar アセンブリ > C1.WinUI.Calendar 名前空間 : CalendarHeadersPanel クラス
ヘッダースロットを表示するパネル。
オブジェクト モデル
CalendarHeadersPanel クラス
シンタックス
'宣言
 
Public Class CalendarHeadersPanel 
   Inherits C1.WinUI.Calendar.CalendarSlotsPanel(Of CalendarHeaderSlotInfo)
   Implements Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject 
public class CalendarHeadersPanel : C1.WinUI.Calendar.CalendarSlotsPanel<CalendarHeaderSlotInfo>, 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.CalendarHeadersPanel

参照

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