Version

VisibleMonthChangedEventArgs class

Class used as EventArgs while raising events after visible month was changed in WebMonthCalendar.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.VisibleMonthChangedEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.VisibleMonthChangedEventArgs();
Inheritance Hierarchy

Object
   Sys.EventArgs
            Infragistics.Web.UI.VisibleMonthChangedEventArgs

See Also