ComponentOne Scheduler for WinForms
CurrentDate Property (C1Schedule)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : CurrentDate Property
Gets the System.DateTime value that determines currently selected date in the C1Schedule control.
Syntax
'Declaration
 
Public ReadOnly Property CurrentDate As System.Date
public System.DateTime CurrentDate {get;}
See Also

Reference

C1Schedule Class
C1Schedule Members