menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PropertyGridSortDirectionChangedCommandBehavior - API Reference

    Show / Hide Table of Contents

    Class PropertyGridSortDirectionChangedCommandBehavior

    Inheritance
    System.Object
    CommandBehaviorBase<PropertyGrid>
    PropertyGridSortDirectionChangedCommandBehavior
    PropertyGridSortDirectionChangedCommandBehavior<T>
    Inherited Members
    CommandBehaviorBase<PropertyGrid>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<PropertyGrid>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<PropertyGrid>.UpdateEnabledState()
    CommandBehaviorBase<PropertyGrid>.ExecuteCommand()
    CommandBehaviorBase<PropertyGrid>.SetTargetObject(PropertyGrid)
    CommandBehaviorBase<PropertyGrid>.Command
    CommandBehaviorBase<PropertyGrid>.CommandParameter
    CommandBehaviorBase<PropertyGrid>.TargetObject
    CommandBehaviorBase<PropertyGrid>.CommandCanExecuteCheckEnabled
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Tools.MVVM
    Assembly: Syncfusion.Shared.MVVM.WPF.dll
    Syntax
    [CLSCompliant(false)]
    public class PropertyGridSortDirectionChangedCommandBehavior : CommandBehaviorBase<PropertyGrid>

    Constructors

    PropertyGridSortDirectionChangedCommandBehavior()

    Declaration
    public PropertyGridSortDirectionChangedCommandBehavior()

    Methods

    OnEventRaised(Object, DependencyPropertyChangedEventArgs)

    Declaration
    protected virtual void OnEventRaised(object sender, DependencyPropertyChangedEventArgs e)
    Parameters
    Type Name Description
    System.Object sender
    System.Windows.DependencyPropertyChangedEventArgs e

    OnTargetAttached()

    Declaration
    protected override void OnTargetAttached()
    Overrides
    Syncfusion.Windows.Shared.CommandBehaviorBase<Syncfusion.Windows.PropertyGrid.PropertyGrid>.OnTargetAttached()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved