alexa

    Show / Hide Table of Contents

    Class DataRefreshingEventArgs

    Provides data for the DataRefreshing event.

    Inheritance
    System.Object
    DataRefreshingEventArgs
    Namespace: Syncfusion.Windows.Forms.PivotAnalysis
    Assembly: Syncfusion.PivotAnalysis.Windows.dll
    Syntax
    public class DataRefreshingEventArgs : CancelEventArgs

    Constructors

    DataRefreshingEventArgs()

    Initializes a new instance of the DataRefreshingEventArgs class.

    Declaration
    public DataRefreshingEventArgs()
    Back to top Generated by DocFX