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

In This Topic
    CanMoveNext Property
    In This Topic
    Gets or sets the System.Boolean value determining whether the panel can flip in the forward direction.
    Syntax
    'Declaration
     
    Public Property CanMoveNext As System.Boolean
    public System.bool CanMoveNext {get; set;}
    See Also