.NET MAUI コントロール
CalendarSlotPresenterHandler クラス
メンバ 

C1.Maui.Calendar アセンブリ > C1.Maui.Calendar 名前空間 : CalendarSlotPresenterHandler クラス
CalendarSlotPresenter のハンドラ。
オブジェクト モデル
CalendarSlotPresenterHandler クラス
シンタックス
'宣言
 
Public Class CalendarSlotPresenterHandler 
   Inherits C1.Maui.Calendar.CalendarSlotPresenterHandler(Of CalendarSlotPresenter,CalendarSlotPresenter)
   Implements Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler 
public class CalendarSlotPresenterHandler : C1.Maui.Calendar.CalendarSlotPresenterHandler<CalendarSlotPresenter,CalendarSlotPresenter>, Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler  
継承階層

System.Object
   Microsoft.Maui.Handlers.ElementHandler
      Microsoft.Maui.Handlers.ViewHandler
         Microsoft.Maui.Handlers.ViewHandler<TVirtualView,TPlatformView>
            C1.Maui.Core.C1ViewHandler<TVirtualView,TNativeView>
               C1.Maui.Core.C1BorderHandler<TVirtualBorder,TNativeBorder>
                  C1.Maui.Calendar.CalendarSlotPresenterHandler<TVirtualBorder,TNativeBorder>
                     C1.Maui.Calendar.CalendarSlotPresenterHandler

参照

CalendarSlotPresenterHandler メンバ
C1.Maui.Calendar 名前空間