PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonGroups Class / Page Property

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