ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap Namespace / PivotGrid Class / OnClientResizingRow Property

In This Topic
    OnClientResizingRow Property (PivotGrid)
    In This Topic
    Occurs as rows are resized.
    Syntax
    'Declaration
     
    Public Overridable Property OnClientResizingRow As String
    public virtual string OnClientResizingRow {get; set;}
    See Also