menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RefreshAggregate<TValue> - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class RefreshAggregate<TValue>

    Inheritance
    System.Object
    RefreshAggregate<TValue>
    Namespace: Syncfusion.Blazor.Grids
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class RefreshAggregate<TValue> : ComponentBase
    Type Parameters
    Name
    TValue

    Constructors

    RefreshAggregate()

    Declaration
    public RefreshAggregate()

    Properties

    Parent

    Declaration
    public SfGrid<TValue> Parent { get; set; }
    Property Value
    Type
    SfGrid<TValue>

    Methods

    BuildRenderTree(RenderTreeBuilder)

    Declaration
    protected override void BuildRenderTree(RenderTreeBuilder __builder)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder

    OnInitialized()

    Declaration
    protected override void OnInitialized()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved