'Declaration Public Function New( _ ByVal schedule As C1Schedule, _ ByVal dateFormat As System.String, _ ByVal initialDate As System.Date _ )
public GoToDate( C1Schedule schedule, System.string dateFormat, System.DateTime initialDate )
Parameters
- schedule
- The owning C1.Win.Schedule.C1Schedule control.
- dateFormat
- Format string for displaying dates.
- initialDate
- Initial date selected in the dialog.