menu

UWP

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

    Show / Hide Table of Contents

    Class DefaultLevel

    Represents constants that specify the default levels of drill states.

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

    Fields

    None

    The default level of drill state is none.

    Declaration
    public const DefaultLevel None
    Field Value
    Type
    DefaultLevel

    WithAll

    The default level of drill state is with all levels.

    Declaration
    public const DefaultLevel WithAll
    Field Value
    Type
    DefaultLevel

    WithOutAll

    The default level of drill state is without all levels.

    Declaration
    public const DefaultLevel WithOutAll
    Field Value
    Type
    DefaultLevel

    Extension Methods

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