PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / FirstPage Property

In This Topic
    FirstPage Property (RibbonElements)
    In This Topic
    Gets the element for the FirstPage action.
    Syntax
    'Declaration
     
    Public ReadOnly Property FirstPage As ButtonPreviewElement
    public ButtonPreviewElement FirstPage {get;}
    See Also