[]
Gets or sets a PrintContextType value, specifying whether the current PrintStyle objects displays the single appointment or appointments of the specified date range.
[C1Category("Data")]
public PrintContextType Context { get; set; }
<C1Category("Data")>
Public Property Context As PrintContextType