menu

WPF

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

    Show / Hide Table of Contents

    Enum ContextMenuType

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

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

    Fields

    Name Description
    ExpanderCell

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

    HeaderCell

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

    RecordCell

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

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