GrapeCity.Xaml.SpreadSheet.UI
ClipBoardOptions Property (SheetView)


Gets or sets whether the component handles the shortcut keys for Clipboard actions.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property ClipBoardOptions As ClipboardPasteOptions
'Usage
 
Dim instance As SheetView
Dim value As ClipboardPasteOptions
 
instance.ClipBoardOptions = value
 
value = instance.ClipBoardOptions
[DefaultValue()]
public ClipboardPasteOptions ClipBoardOptions {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

SheetView Class
SheetView Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options