Start Property (C1Scheduler)
In This Topic
Gets or sets a DateTime that defines a beginning of an overall period of time that can be represented by the control. This is a dependency property.
Syntax
'Declaration
Public Property Start As Date
public DateTime Start {get; set;}
See Also