[]
        
(Showing Draft Content)

C1.iOS.Grid.FlexGrid.Paste

Paste Method

Paste(NSObject)

Declaration
public override void Paste(NSObject sender)
Public Overrides Sub Paste(sender As NSObject)
Parameters
Type Name Description
NSObject sender

Paste()

Pastes the content of the clipboard to the grid.

Declaration
[Obsolete("Use PasteAsync instead.", true)]
public void Paste()
<Obsolete("Use PasteAsync instead.", True)>
Public Sub Paste()