GrapeCity.Xaml.SpreadSheet.UI
ClipboardChanging Event (SheetView)


Occurs when the Clipboard is changing due to a GcSpreadSheet action.
Syntax
'Declaration
 
Public Event ClipboardChanging As EventHandler(Of EventArgs)
'Usage
 
Dim instance As SheetView
Dim handler As EventHandler(Of EventArgs)
 
AddHandler instance.ClipboardChanging, handler
public event EventHandler<EventArgs> ClipboardChanging
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SheetView Class
SheetView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options