OnClientPrepareCellForEdit Property
OnClientPrepareCellForEdit
Occurs when an editor cell is created and before it becomes active.
Declaration
public virtual string OnClientPrepareCellForEdit { get; set; }
Public Overridable Property OnClientPrepareCellForEdit As String