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


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

Reference

BaseCellType Class
BaseCellType Members