alexa

    Show / Hide Table of Contents

    Enum GridQueryDragColumnHeaderReason

    Reason why QueryAllowDragColumnHeader event was raised (Show Red Indicator, MouseUp or HitTest).

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

    Fields

    Name Description
    HitTest

    HitTest is occurring

    MouseUp

    Represents MouseUp

    ShowRedArrowIndicator

    RedArrowIndicator is displayed

    Back to top Generated by DocFX