Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnCopy Method 

Back to Class Index

Raises the Copy event.     

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

Remarks

    

Invoke this method to copy the selected range of cells to the clipboard.     

    

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace