[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.OnClientPasted

OnClientPasted Method

OnClientPasted(string)

Configurates the OnClientPasted client event. Occurs after the user has pasted content from the clipboard by pressing one of the clipboard shortcut keys (see the autoClipboard property).

Declaration
public virtual TBuilder OnClientPasted(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.