PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / RibbonElements Class / NextPage Property

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