[]
        
(Showing Draft Content)

C1.Schedule.Printing.PrintStyle.Context

Context Property

Context

Gets or sets a PrintContextType value, specifying whether the current PrintStyle objects displays the single appointment or appointments of the specified date range.

Declaration
[C1Category("Data")]
public PrintContextType Context { get; set; }
<C1Category("Data")>
Public Property Context As PrintContextType