Objective Grid for Microsoft® .NET® Reference Guide

GridControl.OnCut Method 

Back to Class Index

Raises the Cut event.     

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

Remarks

    

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

    

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace