Gets the end date of the view.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
protected override DateTime EndDate { get; }
Visual Basic (Declaration)
Protected Overrides ReadOnly Property EndDate As DateTime

See Also