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

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

参照

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