[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ScrolledEventArgs

ScrolledEventArgs Class

Provides the EventArgs data for the event.

Inheritance
ScrolledEventArgs
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class ScrolledEventArgs : EventArgs
Public Class ScrolledEventArgs
    Inherits EventArgs

Constructors

Name Description
ScrolledEventArgs(DateTime, DateTime)

Initializes a new instance of the ScrollEventArgs class.

Properties

Name Description
EndDate

Gets the last (end) date in view.

StartDate

Gets the first (start) date in value.