WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridQueryAllowDragColumnReason - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum GridQueryAllowDragColumnReason

    Defines the reason why QueryAllowDragColumn event was raised (Show Red Indicator, MouseUp or HitTest).

    Namespace: Syncfusion.Windows.Forms.Grid.Grouping
    Assembly: Syncfusion.Grid.Grouping.Windows.dll
    Syntax
    public enum GridQueryAllowDragColumnReason

    Fields

    Name Description
    HitTest

    HitTest is occurring

    MouseUp

    Represent the MouseUp

    Remove

    Remove GroupedColumn

    ShowRedArrowIndicator

    RedArrowIndicator is displayed

    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved