Version

MonthViewMultiEventManager Class Members

The following tables list the members exposed by MonthViewMultiEventManager.

Public Constructors
 NameDescription
Public ConstructorMonthViewMultiEventManager ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyAllEventsEnabled (Inherited from Infragistics.Shared.EventManagerBase)
Public PropertyMonthViewMultiThe associated MonthViewMulti  
Protected Properties
 NameDescription
Protected PropertyAfterEventIndexesReturns a lazily loaded array of indexes for all the 'After' events  
Protected PropertyBeforeEventIndexesReturns a lazily loaded array of indexes for all the 'After' events  
Public Methods
 NameDescription
Public MethodCanFireEventIndicates whether the event identified by the CalendarInfoEventIds can be fired.  
Public MethodInProgressOverloaded. Indicates whether the event identified by the eventid is in progress.  
Public MethodIsEnabledOverloaded. Returns true if the event is enabled  
Public MethodSetEnabledOverloaded. Enables or disables the specified event.  
Protected Methods
 NameDescription
Protected MethodDecrementInProgress (Inherited from Infragistics.Shared.EventManagerBase)
Protected MethodIncrementInProgress (Inherited from Infragistics.Shared.EventManagerBase)
See Also