FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / TopNFilterEditor Class / AllowDrop Property

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