menu

Blazor

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

    Show / Hide Table of Contents

    Class ExportType

    Defines Export Type.

    Inheritance
    System.Object
    ExportType
    Namespace: Syncfusion.Blazor.Grids
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ExportType : Enum

    Fields

    AllPages

    Exports all page of the grid.

    Declaration
    public const ExportType AllPages
    Field Value
    Type
    ExportType

    CurrentPage

    Exports only the current page records of the grid.

    Declaration
    public const ExportType CurrentPage
    Field Value
    Type
    ExportType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved