Start Property (BeforeTimeFormatEventArgs)
In This Topic
Gets the System.DateTime value determining the start date and time of the time interval to format.
Syntax
'Declaration
Public ReadOnly Property Start As System.Date
public System.DateTime Start {get;}
See Also