Version 24.2 (latest)

CalendarInfoEventManager Class Properties

For a list of all members of this type, see CalendarInfoEventManager members.

Public Properties
 NameDescription
Public PropertyAllEventsEnabled (Inherited from Infragistics.Shared.EventManagerBase)
Public PropertyCalendarInfoReturns the UltraCalendarInfo component which owns the CalendarInfoEventManager object. This property is read-only.  
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 'Before' events.  
See Also