Class PivotGridControlHyperlinkCellClickCommand
A command class to raise the HyperLinkCellClick event of PivotGridControl.
Inheritance
System.Object
PivotGridControlHyperlinkCellClickCommand
Inherited Members
Namespace: Syncfusion.Windows.Olap.MVVM
Assembly: Syncfusion.Olap.MVVM.WPF.dll
Syntax
public class PivotGridControlHyperlinkCellClickCommand : ControlCommandBase<PivotGridControlHyperlinkCellClickCommandBehavior, PivotGridControl>
Constructors
PivotGridControlHyperlinkCellClickCommand()
Declaration
public PivotGridControlHyperlinkCellClickCommand()