FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / ToolBarElements Property

In This Topic
    ToolBarElements Property (C1FlexViewerDialog)
    In This Topic
    Gets the customizable elements for items of Ribbon toolbar.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolBarElements As ToolBarElements
    public ToolBarElements ToolBarElements {get;}
    See Also