[]
Provides the EventArgs data for the event.
public class ScrolledEventArgs : EventArgs
Public Class ScrolledEventArgs
Inherits EventArgs
Name | Description |
---|---|
ScrolledEventArgs(DateTime, DateTime) | Initializes a new instance of the ScrollEventArgs class. |
Name | Description |
---|---|
EndDate | Gets the last (end) date in view. |
StartDate | Gets the first (start) date in value. |