WPF

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

    Show / Hide Table of Contents

    Enum ContextMenuType

    Defines the constants that specify the type of shortcut menu in SfDataGrid.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum ContextMenuType

    Fields

    Name Description
    GroupCaption

    Specifies the shortcut menu that will be opened at CaptionSummaryRow.

    GroupDropArea

    Specifies the shortcut menu that will be opened at GroupDropArea.

    GroupDropAreaItem

    Specifies the shortcut menu that will be opened at GroupDropAreaItem.

    GroupSummary

    Specifies the shortcut menu that will be opened at GroupSummaryRow.

    Header

    Specifies the shortcut menu that will be opened at header cells.

    RecordCell

    Specifies the shortcut menu that will be opened at record cells.

    TableSummary

    Specifies the shortcut menu that will be opened at TableSummaryRow.

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