Gets the last (end) date in view.
'Declaration
Public ReadOnly Property EndDate As Date
'Usage
Dim instance As ScrolledEventArgs
Dim value As Date
value = instance.EndDate
Property Value
The
System.DateTime value indicates the last (end) date in view.