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

In This Topic
    OnClientResizedRow Property (FlexSheet)
    In This Topic
    Occurs when the user finishes resizing rows.
    Syntax
    'Declaration
     
    
    Public Overridable Property OnClientResizedRow As String
    public virtual string OnClientResizedRow {get; set;}
    See Also