menu

WPF

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

    Show / Hide Table of Contents

    Class PropertyGridSortDirectionChangedCommand

    Inheritance
    System.Object
    ControlCommandBase<PropertyGridSortDirectionChangedCommandBehavior, PropertyGrid>
    PropertyGridSortDirectionChangedCommand
    Inherited Members
    ControlCommandBase<PropertyGridSortDirectionChangedCommandBehavior, PropertyGrid>.CommandParameterProperty
    ControlCommandBase<PropertyGridSortDirectionChangedCommandBehavior, PropertyGrid>.CommandProperty
    ControlCommandBase<PropertyGridSortDirectionChangedCommandBehavior, PropertyGrid>.GetCommand(PropertyGrid)
    ControlCommandBase<PropertyGridSortDirectionChangedCommandBehavior, PropertyGrid>.GetCommandParameter(PropertyGrid)
    ControlCommandBase<PropertyGridSortDirectionChangedCommandBehavior, PropertyGrid>.SetCommand(PropertyGrid, ICommand)
    ControlCommandBase<PropertyGridSortDirectionChangedCommandBehavior, PropertyGrid>.SetCommandParameter(PropertyGrid, 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.Tools.MVVM
    Assembly: Syncfusion.Shared.MVVM.WPF.dll
    Syntax
    [CLSCompliant(false)]
    public class PropertyGridSortDirectionChangedCommand : ControlCommandBase<PropertyGridSortDirectionChangedCommandBehavior, PropertyGrid>

    Constructors

    PropertyGridSortDirectionChangedCommand()

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