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

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