FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / FlexPivotGrid Class / PasteAsync Method

In This Topic
    PasteAsync Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function PasteAsync( _
       Optional ByVal commitChanges As Boolean _
    ) As Task
    public virtual Task PasteAsync( 
       bool commitChanges
    )

    Parameters

    commitChanges
    See Also