ComponentOne TileView for UWP
C1.UWP.TileView Assembly / C1.Xaml.TileView Namespace / C1TileView Class / AllowDrop Property

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