FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / AllowDragging Property

In This Topic
    AllowDragging Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowDragging As C1.WPF.Grid.GridAllowDragging
    public C1.WPF.Grid.GridAllowDragging AllowDragging {get; set;}
    See Also