Version

TimelineViewEventManager Class Members

The following tables list the members exposed by TimelineViewEventManager.

Public Constructors
 NameDescription
Public ConstructorTimelineViewEventManager ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyAllEventsEnabled (Inherited from Infragistics.Shared.EventManagerBase)
Public PropertyTimelineViewThe associated UltraTimelineView control.  
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