ComponentOne Scheduler for WinForms
Context Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule.Printing Namespace > PrintStyle Class : Context Property
Gets or sets a PrintContextType value, specifying whether the current PrintStyle objects displays the single appointment or appointments of the specified date range.
Syntax
'Declaration
 
Public Property Context As PrintContextType
public PrintContextType Context {get; set;}
See Also

Reference

PrintStyle Class
PrintStyle Members