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

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