[]
        
(Showing Draft Content)

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

OnClientPastedCell Method

OnClientPastedCell(string)

Configurates the OnClientPastedCell client event. Occurs after the user has pasted content from the clipboard into a cell.

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

The value.

Returns
Type Description
TBuilder

Current builder.