menu

UWP

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

    Show / Hide Table of Contents

    Class DrillThroughEventArgs

    Provides event data for theSyncfusion.UI.Xaml.PivotClient.DrillThroughOccurred event.

    Inheritance
    System.Object
    DrillThroughEventArgs
    Namespace: Syncfusion.UI.Xaml.PivotClient
    Assembly: Syncfusion.SfPivotClient.UWP.dll
    Syntax
    public class DrillThroughEventArgs : EventArgs

    Constructors

    DrillThroughEventArgs()

    Declaration
    public DrillThroughEventArgs()

    Properties

    DrillThroughGrid

    Gets or sets the drill through data Grid.

    Declaration
    public SfCellGrid DrillThroughGrid { get; set; }
    Property Value
    Type
    SfCellGrid

    Extension Methods

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