Version

GanttMenuDataContext Class Members

The following tables list the members exposed by GanttMenuDataContext.

Public Constructors
 NameDescription
Public ConstructorGanttMenuDataContext ConstructorInitializes a new GanttMenuDataContext  
Public Properties
 NameDescription
Public PropertyGanttReturns the control for which the menu is being displayed.  
Public PropertyMenuAreaReturns the area for which the menu is being displayed  
Public PropertyTargetElementReturns the element for which the menu is being displayed  
Public PropertyTaskReturns the associated task or null if the menu is not associated with a particular task.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also