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

C1.Win.Schedule.6 アセンブリ > C1.Schedule.Printing 名前空間 > PrintInfo クラス : PrintSelectedCalendar プロパティ
Gets or sets a System.Boolean value determining whether control should only show appointments from the currently selected C1.Win.Schedule.ScheduleGroupItem in the resulting document. By default resulting document contains all appointments regardless of the C1Schedule grouping. Set this property to true to show appointments from the currently selected C1.Win.Schedule.ScheduleGroupItem.
シンタックス
'宣言
 
Public Property PrintSelectedCalendar As System.Boolean
public System.bool PrintSelectedCalendar {get; set;}
解説
This property only makes sense if the C1Schedule.GroupBy property is set.
参照

PrintInfo クラス
PrintInfo メンバ