Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnPaste Method 

Back to Class Index

Raises the Paste event.     

[Visual Basic]
Overridable Public Function OnPaste() As Boolean
[C#]
public virtual bool OnPaste();

Remarks

    

Invoke this method to paste a range of cells to the clipboard.     

    

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace