menu

UWP

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

    Show / Hide Table of Contents

    Class RefreshType

    Represents the values that specify when the data should be refreshed.

    Inheritance
    System.Object
    RefreshType
    Namespace: Syncfusion.UI.Xaml.PivotChart
    Assembly: Syncfusion.SfPivotChart.UWP.dll
    Syntax
    public sealed class RefreshType : Enum

    Fields

    DataBind

    Data is refreshed while binding data.

    Declaration
    public const RefreshType DataBind
    Field Value
    Type
    RefreshType

    Drilldown

    Data is refreshed while performing drill operations.

    Declaration
    public const RefreshType Drilldown
    Field Value
    Type
    RefreshType

    Extension Methods

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