menu

UWP

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

    Show / Hide Table of Contents

    Class ContextMenuType

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

    Inheritance
    System.Object
    ContextMenuType
    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public sealed class ContextMenuType : Enum

    Fields

    ExpanderCell

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

    Declaration
    public const ContextMenuType ExpanderCell
    Field Value
    Type
    ContextMenuType

    HeaderCell

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

    Declaration
    public const ContextMenuType HeaderCell
    Field Value
    Type
    ContextMenuType

    RecordCell

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

    Declaration
    public const ContextMenuType RecordCell
    Field Value
    Type
    ContextMenuType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved