Spread for ASP.NET 12 Product Documentation
EditorClientScriptUrl Property (BaseCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BaseCellType Class : EditorClientScriptUrl Property
Gets the URL of the client script file for the editor, if the editor supports client-side scripting.
Syntax
'Declaration
 
Public Overridable ReadOnly Property EditorClientScriptUrl As String
'Usage
 
Dim instance As BaseCellType
Dim value As String
 
value = instance.EditorClientScriptUrl
public virtual string EditorClientScriptUrl {get;}
See Also

Reference

BaseCellType Class
BaseCellType Members