PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonGroups Class / Tools Property

In This Topic
    Tools Property (RibbonGroups)
    In This Topic
    Gets the element for the Tools group.
    Syntax
    'Declaration
     
    Public ReadOnly Property Tools As RibbonPreviewGroup
    public RibbonPreviewGroup Tools {get;}
    See Also