FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / RibbonElements Class / StopLoading Property

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