Spread Silverlight Documentation
ContextMenu Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : ContextMenu Class
Object Model
ContextMenu Class
Syntax
'Declaration
 
Public Class ContextMenu 
   Inherits C1.Silverlight.SpreadSheet.C1ContextMenu
   Implements C1.Silverlight.SpreadSheet.IC1ContextMenu 
'Usage
 
Dim instance As ContextMenu
public class ContextMenu : C1.Silverlight.SpreadSheet.C1ContextMenu, C1.Silverlight.SpreadSheet.IC1ContextMenu  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  C1.Silverlight.SpreadSheet.C1HierarchicalPresenter
                     C1.Silverlight.SpreadSheet.C1Menu
                        C1.Silverlight.SpreadSheet.C1ContextMenu
                           GrapeCity.Windows.SpreadSheet.UI.ContextMenu

See Also

Reference

ContextMenu Members
GrapeCity.Windows.SpreadSheet.UI Namespace