ASP.NET Core MVC コントロールヘルプ
AutoClipboard プロパティ (FlexGridBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : AutoClipboard プロパティ
Gets or sets whether the grid should handle clipboard shortcuts.
シンタックス
'宣言
 
Public Overridable Property AutoClipboard As System.Boolean
public virtual System.bool AutoClipboard {get; set;}
解説
The clipboard commands are as follows:ctrl+C, ctrl+Ins,Copy grid selection to cliboard;ctrl+V, shift+Ins,Paste clipboard text to grid selection.
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ