menu

UWP

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

    Show / Hide Table of Contents

    Class RefreshEventArgs

    Provides event data for the Pivot Client's refresh event.

    Inheritance
    System.Object
    RefreshEventArgs
    Namespace: Syncfusion.UI.Xaml.PivotClient
    Assembly: Syncfusion.SfPivotClient.UWP.dll
    Syntax
    public class RefreshEventArgs : EventArgs

    Constructors

    RefreshEventArgs()

    Declaration
    public RefreshEventArgs()

    Properties

    Handled

    Gets or Sets the boolean whether this event is handled or not.

    Declaration
    public bool Handled { get; set; }
    Property Value
    Type
    System.Boolean

    Extension Methods

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