[]
        
(Showing Draft Content)

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

OnClientPastingCell Method

OnClientPastingCell(string)

Configurates the OnClientPastingCell client event. Occurs when the user is pasting content from the clipboard into a cell.

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

The value.

Returns
Type Description
TBuilder

Current builder.