menu

UWP

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

    Show / Hide Table of Contents

    Class TypeOfMember

    Represents values that specify the type of the calculated member.

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

    Fields

    Dimension

    The type of the calculated member is calculated dimension.

    Declaration
    public const TypeOfMember Dimension
    Field Value
    Type
    TypeOfMember

    Measure

    The type of the calculated member is calculated measure.

    Declaration
    public const TypeOfMember Measure
    Field Value
    Type
    TypeOfMember

    Extension Methods

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