WPF

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

    Show / Hide Table of Contents

    Class OlapChartAfterRefreshCommandBehavior<T>

    Represents a generic OlapChartAfterRefreshCommandBehavior type class.

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

    Constructors

    OlapChartAfterRefreshCommandBehavior()

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