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

C1.WinUI.Calendar アセンブリ > C1.WinUI.Calendar 名前空間 : CalendarYearsPanel クラス
年を 10 年単位で区切ったパネル
オブジェクト モデル
CalendarYearsPanel クラス
シンタックス
'宣言
 
Public Class CalendarYearsPanel 
   Inherits C1.WinUI.Calendar.CalendarSlotsPanel(Of CalendarYearSlotInfo)
   Implements Microsoft.UI.Composition.IAnimationObject, Microsoft.UI.Composition.IVisualElement, Microsoft.UI.Composition.IVisualElement2, WinRT.IWinRTObject 
public class CalendarYearsPanel : C1.WinUI.Calendar.CalendarSlotsPanel<CalendarYearSlotInfo>, 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.CalendarYearsPanel

参照

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