WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum UnBoundActions

    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.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.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 - 2023 Syncfusion Inc. All Rights Reserved