Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TileListBox Class / IsScrolling Property

In This Topic
    IsScrolling Property (C1TileListBox)
    In This Topic
    Gets a value indicating whether the list is scrolling.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsScrolling As Boolean
    public bool IsScrolling {get;}
    See Also