FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / RibbonGroups Class / View Property

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