Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GanttMenuDataContext Class Members
The following tables list the members exposed by GanttMenuDataContext.
Public Properties
| Name | Description |
| Gantt | Returns the control for which the menu is being displayed. |
| MenuArea | Returns the area for which the menu is being displayed |
| TargetElement | Returns the element for which the menu is being displayed |
| Task | Returns the associated task or null if the menu is not associated with a particular task. |
Protected Properties
| Name | Description |
| HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
See Also