ComponentOne Scheduler for WinForms
PatternStartDate Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > RecurrencePattern Class : PatternStartDate Property
Gets or sets the System.DateTime value indicating the start date of the recurrence pattern.
Syntax
'Declaration
 
Public Property PatternStartDate As System.Date
public System.DateTime PatternStartDate {get; set;}
See Also

Reference

RecurrencePattern Class
RecurrencePattern Members