WPF

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

    Show / Hide Table of Contents

    Class OlapGridSelectionChangedCommandBehavior<T>

    Represents a generic OlapGridSelectionChangedCommandBehavior type class.

    Inheritance
    System.Object
    CommandBehaviorBase<OlapGrid>
    OlapGridSelectionChangedCommandBehavior
    OlapGridSelectionChangedCommandBehavior<T>
    Inherited Members
    OlapGridSelectionChangedCommandBehavior.OnEventRaised(Object, OlapGridSelectionChangedEventArgs)
    OlapGridSelectionChangedCommandBehavior.OnTargetAttached()
    CommandBehaviorBase<OlapGrid>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<OlapGrid>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<OlapGrid>.UpdateEnabledState()
    CommandBehaviorBase<OlapGrid>.ExecuteCommand()
    CommandBehaviorBase<OlapGrid>.SetTargetObject(OlapGrid)
    CommandBehaviorBase<OlapGrid>.Command
    CommandBehaviorBase<OlapGrid>.CommandParameter
    CommandBehaviorBase<OlapGrid>.TargetObject
    CommandBehaviorBase<OlapGrid>.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 OlapGridSelectionChangedCommandBehavior<T> : OlapGridSelectionChangedCommandBehavior
    Type Parameters
    Name Description
    T

    Any Type

    Constructors

    OlapGridSelectionChangedCommandBehavior()

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