menu

Blazor

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

    Show / Hide Table of Contents

    Class EnginePopulatingEventArgs

    The engine populating event arguments provides the necessary information to customize the report before populating the pivot engine.

    Inheritance
    System.Object
    EnginePopulatingEventArgs
    Namespace: Syncfusion.Blazor.PivotView
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class EnginePopulatingEventArgs : Object

    Constructors

    EnginePopulatingEventArgs()

    Declaration
    public EnginePopulatingEventArgs()

    Properties

    DataSourceSettings

    Defines current report.

    Declaration
    public DataOptions DataSourceSettings { get; set; }
    Property Value
    Type
    DataOptions
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved