ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / Sheet Class / OnClientVisibleChanged Property

In This Topic
    OnClientVisibleChanged Property (Sheet)
    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