FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.8 Assembly / C1.Win.FlexViewer Namespace / RibbonElements Class / PageSets Property

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