ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / FlexSheet Class / OnClientUnknownFunction Property

In This Topic
    OnClientUnknownFunction Property
    In This Topic
    Occurs when the @see:FlexSheet meets the unknown formula.
    Syntax
    'Declaration
     
    
    Public Property OnClientUnknownFunction As String
    public string OnClientUnknownFunction {get; set;}
    See Also