FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.8 Assembly / C1.Win.FlexViewer Namespace / StatusBarElements Class / ZoomTrack Property

In This Topic
    ZoomTrack Property (StatusBarElements)
    In This Topic
    Gets the element for the ZoomTrack item.
    Syntax
    'Declaration
     
    Public ReadOnly Property ZoomTrack As BaseActionElement
    public BaseActionElement ZoomTrack {get;}
    See Also