menu

UWP

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

    Show / Hide Table of Contents

    Class ExportingGridEventArgs

    Provides event data for theExportingGridEventHandler event.

    Inheritance
    System.Object
    ExportingGridEventArgs
    Namespace: Syncfusion.UI.Xaml.PivotGridConverter
    Assembly: Syncfusion.SfPivotGridConverter.UWP.dll
    Syntax
    public class ExportingGridEventArgs : EventArgs

    Constructors

    ExportingGridEventArgs()

    Declaration
    public ExportingGridEventArgs()

    Properties

    Document

    Gets or sets the document to which the grid is going to export.

    Declaration
    public object Document { get; set; }
    Property Value
    Type
    System.Object

    Extension Methods

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