Version

MonthCalendarProvider class

The object defines the WebTextEditor editor provider for a column. Overrides the EditorProvider object.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.MonthCalendarProvider = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.MonthCalendarProvider();
Inheritance Hierarchy

Object
   Sys.Component
      Infragistics.Web.UI.ObjectBase
         Infragistics.Web.UI.EditorProvider
            Infragistics.Web.UI.MonthCalendarProvider

See Also