menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GetOlapDataWithTotalCountEventArgs - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GetOlapDataWithTotalCountEventArgs

    Provides data for the Syncfusion.Olap.UWP.Manager.OlapDataManager.GetOlapReportWithTotalCount event.

    Inheritance
    System.Object
    GetOlapDataWithTotalCountEventArgs
    Namespace: Syncfusion.Olap.UWP.Manager
    Assembly: Syncfusion.Olap.UWP.dll
    Syntax
    public class GetOlapDataWithTotalCountEventArgs : EventArgs

    Constructors

    GetOlapDataWithTotalCountEventArgs()

    Declaration
    public GetOlapDataWithTotalCountEventArgs()

    Properties

    SerializedReport

    Gets or sets the serialized OLAP report.

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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved