ComponentOne Scheduler for WinForms
StartDate Property

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

Reference

PrintOptionsForm Class
PrintOptionsForm Members