Gets the DateTime value determining the represented date.

Namespace:  C1.C1Schedule.Printing
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public DateTime Date { get; }
Visual Basic (Declaration)
Public ReadOnly Property Date As DateTime
	Get

See Also