[]
        
(Showing Draft Content)

C1.Web.Mvc.TagHelpers.FlexGridBaseTagHelper-2.AutoClipboard

AutoClipboard Property

AutoClipboard

Configurates AutoClipboard. Sets whether the grid should handle clipboard shortcuts.

Declaration
public virtual bool AutoClipboard { get; set; }
Remarks

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.