ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / AllowDragging Property

In This Topic
    AllowDragging Property (C1FlexPivotGrid)
    In This Topic
    Overridden to modify the default value and attributes.
    Syntax
    'Declaration
     
    Public Shadows Property AllowDragging As C1.Win.FlexGrid.AllowDraggingEnum
    public new C1.Win.FlexGrid.AllowDraggingEnum AllowDragging {get; set;}
    See Also