ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileViewItem Class / CanDrag Property

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