Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TileListBoxPanel Class / ScrollViewer Property

In This Topic
    ScrollViewer Property (C1TileListBoxPanel)
    In This Topic
    Gets the scroll viewer associated with this panel.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property ScrollViewer As ScrollViewer
    protected ScrollViewer ScrollViewer {get;}
    See Also