Namespace:  DayPilot.Web.Ui.Events
Assembly:  DayPilot (in DayPilot.dll)
Version: 4.8.1425.0 (4.8.1425.0)

Syntax

C#
public class ScrollEventArgs : DayPilotEventArgs
Visual Basic (Declaration)
Public Class ScrollEventArgs _
	Inherits DayPilotEventArgs
Visual C++
public ref class ScrollEventArgs : public DayPilotEventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    DayPilot.Web.Ui.Events..::.DayPilotEventArgs
      DayPilot.Web.Ui.Events..::.ScrollEventArgs

See Also