ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionEditor Class / CanDrag Property

In This Topic
    CanDrag Property (C1ExpressionEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CanDrag As System.Boolean
    public System.bool CanDrag {get; set;}
    See Also