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

In This Topic
    OnClientSheetVisibleChanged Property
    In This Topic
    Occurs after the visible of the sheet in the sheet collection of the FlexSheet has changed.
    Syntax
    'Declaration
     
    
    Public Property OnClientSheetVisibleChanged As String
    public string OnClientSheetVisibleChanged {get; set;}
    See Also