Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuItem Class / Tool Property

In This Topic
    Tool Property
    In This Topic
    Gets the tool associated to the menu.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Tool As C1Tool
    public C1Tool Tool {get;}
    See Also