PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / ToolBarElements Class / FirstPage Property

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