menu

WPF

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

    Show / Hide Table of Contents

    Class GridDataTableModelQueryContextMenuInfoCommandWithEventArgs

    Inheritance
    System.Object
    ControlCommandBase<GridDataTableModelQueryContextMenuInfoCommandBehaviorWithEventArgs, GridDataControl>
    GridDataControlCommandBase<GridDataTableModelQueryContextMenuInfoCommandBehaviorWithEventArgs>
    GridDataTableModelQueryContextMenuInfoCommand<GridQueryContextMenuInfoEventArgs, GridDataTableModelQueryContextMenuInfoCommandBehaviorWithEventArgs>
    GridDataTableModelQueryContextMenuInfoCommandWithEventArgs
    Inherited Members
    ControlCommandBase<GridDataTableModelQueryContextMenuInfoCommandBehaviorWithEventArgs, GridDataControl>.CommandParameterProperty
    ControlCommandBase<GridDataTableModelQueryContextMenuInfoCommandBehaviorWithEventArgs, GridDataControl>.CommandProperty
    ControlCommandBase<GridDataTableModelQueryContextMenuInfoCommandBehaviorWithEventArgs, GridDataControl>.GetCommand(GridDataControl)
    ControlCommandBase<GridDataTableModelQueryContextMenuInfoCommandBehaviorWithEventArgs, GridDataControl>.GetCommandParameter(GridDataControl)
    ControlCommandBase<GridDataTableModelQueryContextMenuInfoCommandBehaviorWithEventArgs, GridDataControl>.SetCommand(GridDataControl, ICommand)
    ControlCommandBase<GridDataTableModelQueryContextMenuInfoCommandBehaviorWithEventArgs, GridDataControl>.SetCommandParameter(GridDataControl, Object)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Controls.Grid.MVVM
    Assembly: Syncfusion.Grid.MVVM.Wpf.dll
    Syntax
    public class GridDataTableModelQueryContextMenuInfoCommandWithEventArgs : GridDataTableModelQueryContextMenuInfoCommand<GridQueryContextMenuInfoEventArgs, GridDataTableModelQueryContextMenuInfoCommandBehaviorWithEventArgs>

    Constructors

    GridDataTableModelQueryContextMenuInfoCommandWithEventArgs()

    Declaration
    public GridDataTableModelQueryContextMenuInfoCommandWithEventArgs()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved