menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum PointerOperation - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum PointerOperation

    Defines the constants that specify the type of pointer operation is being performed in SFDataGrid.

    Namespace: Syncfusion.WinForms.DataGrid.Enums
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public enum PointerOperation

    Fields

    Name Description
    Move

    Specifies the mouse pointer is being moved.

    Pressed

    Specifies the mouse pointer is being pressed.

    Released

    Specifies the mouse pointer is being released.

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