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

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