WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OlapGridBeforeRefreshCommand

    Show / Hide Table of Contents

    Class OlapGridBeforeRefreshCommand

    A command class to raise BeforeRefresh event of OlapChart.

    Inheritance
    System.Object
    ControlCommandBase<OlapGridBeforeRefreshCommandBehavior, OlapGrid>
    OlapGridBeforeRefreshCommand
    Inherited Members
    ControlCommandBase<OlapGridBeforeRefreshCommandBehavior, OlapGrid>.CommandProperty
    ControlCommandBase<OlapGridBeforeRefreshCommandBehavior, OlapGrid>.CommandParameterProperty
    ControlCommandBase<OlapGridBeforeRefreshCommandBehavior, OlapGrid>.SetCommand(OlapGrid, ICommand)
    ControlCommandBase<OlapGridBeforeRefreshCommandBehavior, OlapGrid>.GetCommand(OlapGrid)
    ControlCommandBase<OlapGridBeforeRefreshCommandBehavior, OlapGrid>.SetCommandParameter(OlapGrid, Object)
    ControlCommandBase<OlapGridBeforeRefreshCommandBehavior, OlapGrid>.GetCommandParameter(OlapGrid)
    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 OlapGridBeforeRefreshCommand : ControlCommandBase<OlapGridBeforeRefreshCommandBehavior, OlapGrid>

    Constructors

    OlapGridBeforeRefreshCommand()

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