menu

WinUI

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

    Show / Hide Table of Contents

    Class ContextFlyoutType

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

    Inheritance
    System.Object
    ContextFlyoutType
    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.Grid.WinUI.dll
    Syntax
    public sealed class ContextFlyoutType : Enum

    Fields

    ExpanderCell

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

    Declaration
    public const ContextFlyoutType ExpanderCell
    Field Value
    Type
    ContextFlyoutType

    HeaderCell

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

    Declaration
    public const ContextFlyoutType HeaderCell
    Field Value
    Type
    ContextFlyoutType

    RecordCell

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

    Declaration
    public const ContextFlyoutType RecordCell
    Field Value
    Type
    ContextFlyoutType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved