Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GanttViewEventManager Class Members
The following tables list the members exposed by GanttViewEventManager.
Public Properties
Protected Properties
| Name | Description |
![Protected Property](dotnetimages/protectedProperty.gif) | AfterEventIndexes | Returns a lazily loaded array of indexes for all the 'After' events |
![Protected Property](dotnetimages/protectedProperty.gif) | BeforeEventIndexes | Returns a lazily loaded array of indexes for all the 'After' events |
Public Methods
| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | CanFireEvent | Indicates whether the event identified by the CalendarInfoEventIds can be fired. |
![Public Method](dotnetimages/publicMethod.gif) | InProgress | Overloaded. Indicates whether the event identified by the eventId is in progress. |
![Public Method](dotnetimages/publicMethod.gif) | IsEnabled | Overloaded. Returns true if the event is enabled |
![Public Method](dotnetimages/publicMethod.gif) | SetEnabled | Overloaded. Enables or disables the specified event. |
See Also