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

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.C1Schedule.Printing 名前空間 > PrintInfo クラス : 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;}
解説
このプロパティは C1Schedule.GroupBy プロパティが設定されている場合にのみ有効になります。
参照

PrintInfo クラス
PrintInfo メンバ