WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PivotGridControlSelectionChangedCommandBehavior<T>

    Show / Hide Table of Contents

    Class PivotGridControlSelectionChangedCommandBehavior<T>

    Represents a generic PivotGridControlSelectionChangedCommandBehavior type class.

    Inheritance
    System.Object
    CommandBehaviorBase<PivotGridControl>
    PivotGridControlSelectionChangedCommandBehavior
    PivotGridControlSelectionChangedCommandBehavior<T>
    Inherited Members
    PivotGridControlSelectionChangedCommandBehavior.OnEventRaised(Object, PivotGridSelectionChangedEventArgs)
    PivotGridControlSelectionChangedCommandBehavior.OnTargetAttached()
    CommandBehaviorBase<PivotGridControl>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<PivotGridControl>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<PivotGridControl>.UpdateEnabledState()
    CommandBehaviorBase<PivotGridControl>.ExecuteCommand()
    CommandBehaviorBase<PivotGridControl>.SetTargetObject(PivotGridControl)
    CommandBehaviorBase<PivotGridControl>.Command
    CommandBehaviorBase<PivotGridControl>.CommandParameter
    CommandBehaviorBase<PivotGridControl>.TargetObject
    CommandBehaviorBase<PivotGridControl>.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.Olap.MVVM
    Assembly: Syncfusion.Olap.MVVM.WPF.dll
    Syntax
    public class PivotGridControlSelectionChangedCommandBehavior<T> : PivotGridControlSelectionChangedCommandBehavior
    Type Parameters
    Name Description
    T

    Constructors

    PivotGridControlSelectionChangedCommandBehavior()

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