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

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