ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ContextMenuService Class
Members



In This Topic
    C1ContextMenuService Class
    In This Topic
    Represents a service that provides static methods to display a context menu.
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class C1ContextMenuService 
    'Usage
     
    
    Dim instance As C1ContextMenuService
    public static class C1ContextMenuService 
    public ref class C1ContextMenuService abstract sealed 
    Inheritance Hierarchy

    System.Object
       C1.WPF.C1ContextMenuService

    See Also