[]
        
(Showing Draft Content)

FarPoint.Web.Spread.BaseCellType.EditorClientScriptUrl

EditorClientScriptUrl Property

EditorClientScriptUrl

Gets the URL of the client script file for the editor, if the editor supports client-side scripting.

Declaration
[Browsable(false)]
public virtual string EditorClientScriptUrl { get; }
<Browsable(False)>
Public Overridable ReadOnly Property EditorClientScriptUrl As String
Implements