alexa

    Show / Hide Table of Contents

    Interface IPasteOptionChanged

    Interface for paste options.

    Namespace: Syncfusion.UI.Xaml.Spreadsheet
    Assembly: Syncfusion.SfSpreadsheet.WPF.dll
    Syntax
    public interface IPasteOptionChanged

    Methods

    PasteOptionChanged(PasteOptions)

    Declaration
    void PasteOptionChanged(PasteOptions option)
    Parameters
    Type Name Description
    PasteOptions option
    Back to top Generated by DocFX