Scheduler for WPF
UseSimpleLayout プロパティ (AppointmentsCoverPane)

C1.WPF.Schedule.4.5.2 アセンブリ > C1.WPF.Schedule 名前空間 > AppointmentsCoverPane クラス : UseSimpleLayout プロパティ
C1Schedulerのカスタム コントロール テンプレートで複雑なレイアウトを使用して、    実行時に予定をレイアウトする際に問題が発生した場合にのみこのプロパティをFalse に設定します。この場合、    AppointmentsCoverPaneは速くないアルゴリズムを使用して、予定をレイアウトする    ためにどの要素を使用するかを決定します。
シンタックス
'宣言
 
Public Property UseSimpleLayout As System.Boolean
public System.bool UseSimpleLayout {get; set;}
参照

AppointmentsCoverPane クラス
AppointmentsCoverPane メンバ