menu

UWP

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

    Show / Hide Table of Contents

    Class TreeGridColumnContextMenuInfo

    Represents a class that provides information to the Header ContextMenu of TreeGrid.

    Inheritance
    System.Object
    TreeGridContextMenuInfo
    TreeGridColumnContextMenuInfo
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    TreeGridContextMenuInfo.OnPropertyChanged(String)
    TreeGridContextMenuInfo.PropertyChanged
    TreeGridContextMenuInfo.TreeGrid
    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public class TreeGridColumnContextMenuInfo : TreeGridContextMenuInfo, INotifyPropertyChanged

    Constructors

    TreeGridColumnContextMenuInfo()

    Declaration
    public TreeGridColumnContextMenuInfo()

    Properties

    Column

    Gets the corresponding column where the context menu is opened.

    Declaration
    public TreeGridColumn Column { get; }
    Property Value
    Type
    TreeGridColumn

    Implements

    System.ComponentModel.INotifyPropertyChanged

    Extension Methods

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