ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1LoopPanel Class / IsLooping Property

In This Topic
    IsLooping Property
    In This Topic
    Gets the System.Boolean value determining whether the panel is currently changing selection.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsLooping As System.Boolean
    public System.bool IsLooping {get;}
    See Also