バージョン

DayViewSettings メソッド

日表示の設定。
シンタックス
'宣言
 
Public Function DayViewSettings( _
   ByVal dayViewActionWrapper As System.Action(Of SchedulerDayViewSettingsWrapper) _
) As SchedulerWrapper
public SchedulerWrapper DayViewSettings( 
   System.Action<SchedulerDayViewSettingsWrapper> dayViewActionWrapper
)

パラメータ

dayViewActionWrapper
日表示のアクション ラッパー。
参照

オンラインで表示: GitHub