menu

ASP.NET MVC

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

    Show / Hide Table of Contents

    Class PivotSchemaDesignerClientSideEvents

    Inheritance
    System.Object
    PivotSchemaDesignerClientSideEvents
    Inherited Members
    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.JavaScript.Web.Olap
    Assembly: Syncfusion.EJ.Pivot.dll
    Syntax
    public class PivotSchemaDesignerClientSideEvents

    Constructors

    PivotSchemaDesignerClientSideEvents()

    Declaration
    public PivotSchemaDesignerClientSideEvents()

    Properties

    AfterServiceInvoke

    Declaration
    public string AfterServiceInvoke { get; set; }
    Property Value
    Type Description
    System.String

    BeforeServiceInvoke

    Declaration
    public string BeforeServiceInvoke { get; set; }
    Property Value
    Type Description
    System.String

    Load

    Declaration
    public string Load { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    SetValues(PivotSchemaDesignerProperties, PivotSchemaDesignerClientSideEvents)

    Declaration
    public PivotSchemaDesignerProperties SetValues(PivotSchemaDesignerProperties propModel, PivotSchemaDesignerClientSideEvents events)
    Parameters
    Type Name Description
    PivotSchemaDesignerProperties propModel
    PivotSchemaDesignerClientSideEvents events
    Returns
    Type Description
    PivotSchemaDesignerProperties
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved