menu

WinForms

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

    Show / Hide Table of Contents

    Enum UnboundActions

    Defines the constants that specify the possible actions for unbound column or unbound row in SfDataGrid.

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

    Fields

    Name Description
    CommitData

    The value is being committed in unbound column or unbound row.

    PasteData

    The value is being pasted in unbound column or unbound row.

    QueryData

    The value for unbound column or unbound row being queried from the user.

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