Version

SpreadsheetMenuDataContext Class Members

The following tables list the members exposed by SpreadsheetMenuDataContext.

Public Properties
 NameDescription
Public PropertyClearFilterCaptionReturns the preferred caption for the clear filter menu item if it is displayed.  
Public PropertyMenuAreaReturns the area for which the menu is being displayed  
Public PropertySortAscendingCaptionReturns the preferred caption for the ascending sort menu item if it is displayed.  
Public PropertySortDescendingCaptionReturns the preferred caption for the Descending sort menu item if it is displayed.  
Public PropertySpreadsheetReturns the control for which the menu is being displayed.  
Public PropertyTargetElementReturns the element for which the menu is being displayed  
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