ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GanttLoadingIndicatorBuilder

    Show / Hide Table of Contents

    Class GanttLoadingIndicatorBuilder

    Inheritance
    System.Object
    ControlBuilder
    GanttLoadingIndicatorBuilder
    Inherited Members
    ControlBuilder.Output
    ControlBuilder.Context
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.EJ2.Gantt
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class GanttLoadingIndicatorBuilder : ControlBuilder

    Constructors

    GanttLoadingIndicatorBuilder()

    Declaration
    public GanttLoadingIndicatorBuilder()

    GanttLoadingIndicatorBuilder(GanttLoadingIndicator)

    Declaration
    public GanttLoadingIndicatorBuilder(GanttLoadingIndicator model)
    Parameters
    Type Name Description
    GanttLoadingIndicator model

    Methods

    IndicatorType(IndicatorType)

    Defines the loading indicator. The available loading indicator are: Spinner Shimmer

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