WPF

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

    Show / Hide Table of Contents

    Class PivotGridControlHyperlinkCellClickCommandBehavior<T>

    Represents a generic PivotGridControlHyperlinkCellClickCommandBehavior type class.

    Inheritance
    System.Object
    CommandBehaviorBase<PivotGridControl>
    PivotGridControlHyperlinkCellClickCommandBehavior
    PivotGridControlHyperlinkCellClickCommandBehavior<T>
    Inherited Members
    PivotGridControlHyperlinkCellClickCommandBehavior.OnEventRaised(Object, HyperlinkCellClickEventArgs)
    PivotGridControlHyperlinkCellClickCommandBehavior.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 PivotGridControlHyperlinkCellClickCommandBehavior<T> : PivotGridControlHyperlinkCellClickCommandBehavior
    Type Parameters
    Name Description
    T

    Constructors

    PivotGridControlHyperlinkCellClickCommandBehavior()

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