バージョン

AppointmentMode プロパティ

MonthView 日で表示されるコンテンツのタイプを取得または設定します。
シンタックス
'宣言
 
Public Property AppointmentMode As System.Nullable(Of SchedulerAppointmentMode)
public System.Nullable<SchedulerAppointmentMode> AppointmentMode {get; set;}
解説

デフォルト値は SchedulerAppointmentMode.Auto です

参照

オンラインで表示: GitHub