menu

UWP

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

    Show / Hide Table of Contents

    Class DrillType

    Represents constants that define the drill types.

    Inheritance
    System.Object
    DrillType
    Namespace: Syncfusion.Olap.UWP.Reports
    Assembly: Syncfusion.Olap.UWP.dll
    Syntax
    public sealed class DrillType : Enum

    Fields

    DrillMember

    Enables drilling by members and it is the default drill type.

    Declaration
    public const DrillType DrillMember
    Field Value
    Type
    DrillType

    DrillPosition

    Enables drilling by member positions.

    Declaration
    public const DrillType DrillPosition
    Field Value
    Type
    DrillType

    DrillReplace

    Enables drilling by replacing the members.

    Declaration
    public const DrillType DrillReplace
    Field Value
    Type
    DrillType

    Extension Methods

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