Contains the name of a JavaScript function that should be invoked when in-place edit operation starts, letting you create a custom editor control instead of TEXTAREA.
Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms
C# Copy Code |
---|
public string CreateEditControlScript { get; set; } |
Visual Basic Copy Code |
---|
Public Property CreateEditControlScript As String |