ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexRadar Class / AllowDrop Property

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