ComponentOne Scheduler for WinForms
EndDate Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.Printing Namespace > PrintOptionsForm Class : EndDate Property
Gets or sets the System.DateTime value determining the end of the printing range.
Syntax
'Declaration
 
Public Property EndDate As System.Date
public System.DateTime EndDate {get; set;}
Remarks
This property does make sense only for styles with PrintContextType.DateRange.
See Also

Reference

PrintOptionsForm Class
PrintOptionsForm Members