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

In This Topic
    OnClientUpdatedLayout Property (FlexSheet)
    In This Topic
    Occurs after the grid has updated its internal layout.
    Syntax
    'Declaration
     
    
    Public Overridable Property OnClientUpdatedLayout As String
    public virtual string OnClientUpdatedLayout {get; set;}
    See Also