alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum FormatType

    Defines the format types. They are: Number - Defines format type as 'Number' for numeric type field. Date - Defines format type as 'DateTime' for date type field.

    Namespace: Syncfusion.Blazor.PivotView
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum FormatType

    Fields

    Name Description
    DateTime

    DateTime - Defines format type as 'DateTime' for date type field

    Number

    Number - Defines format type as 'Number' for numeric type field.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved