ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / UnboundSheet Class / OnClientVisibleChanged Property

In This Topic
    OnClientVisibleChanged Property (UnboundSheet)
    In This Topic
    Occurs after the visible of sheet has changed.
    Syntax
    'Declaration
     
    
    Public Property OnClientVisibleChanged As String
    public string OnClientVisibleChanged {get; set;}
    See Also