menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TreeGridLoadingIndicatorBuilder - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TreeGridLoadingIndicatorBuilder

    Inheritance
    System.Object
    Syncfusion.EJ2.ControlBuilder
    TreeGridLoadingIndicatorBuilder
    Namespace: Syncfusion.EJ2.TreeGrid
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class TreeGridLoadingIndicatorBuilder : ControlBuilder

    Constructors

    TreeGridLoadingIndicatorBuilder()

    Declaration
    public TreeGridLoadingIndicatorBuilder()

    TreeGridLoadingIndicatorBuilder(TreeGridLoadingIndicator)

    Declaration
    public TreeGridLoadingIndicatorBuilder(TreeGridLoadingIndicator model)
    Parameters
    Type Name Description
    TreeGridLoadingIndicator model

    Methods

    IndicatorType(IndicatorType)

    Specifies the type of loading indicator to be displayed. You can choose between:

    Declaration
    public TreeGridLoadingIndicatorBuilder IndicatorType(IndicatorType value)
    Parameters
    Type Name Description
    IndicatorType value
    Returns
    Type
    TreeGridLoadingIndicatorBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved