Scheduler for WinForms
PrintSelectedCalendar プロパティ (PrintOptionsForm)

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.Win.C1Schedule.Printing 名前空間 > PrintOptionsForm クラス : PrintSelectedCalendar プロパティ
コントロールが結果のドキュメントで現在選択されている C1.Win.C1Schedule.ScheduleGroupItemからの予定のみを表示するかどうかを決める System.Boolean値を取得または設定します。デフォルトでは、C1Schedule グルーピングに関係なく、すべての予定が結果のドキュメントに含まれます。現在選択されている C1.Win.C1Schedule.ScheduleGroupItemからの予定を表示するには、このプロパティを true に設定します。
シンタックス
'宣言
 
Public Property PrintSelectedCalendar As System.Boolean
public System.bool PrintSelectedCalendar {get; set;}
解説
このプロパティは GroupByプロパティが設定されている場合にのみ有効になります。
参照

PrintOptionsForm クラス
PrintOptionsForm メンバ