Blazor

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

    Show / Hide Table of Contents

    Class GanttTopTierSettings

    Represents the setting for the top tier in the Gantt chart timeline.

    Inheritance
    System.Object
    GanttTimelineTierSettings
    GanttTopTierSettings
    Inherited Members
    GanttTimelineTierSettings.OnParametersSetAsync()
    GanttTimelineTierSettings.Count
    GanttTimelineTierSettings.Format
    GanttTimelineTierSettings.Formatter
    GanttTimelineTierSettings.Unit
    GanttTimelineTierSettings.FormatterTemplate
    GanttTimelineTierSettings.tier
    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class GanttTopTierSettings : GanttTimelineTierSettings

    Constructors

    GanttTopTierSettings()

    Declaration
    public GanttTopTierSettings()

    Methods

    BuildRenderTree(RenderTreeBuilder)

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

    OnInitializedAsync()

    Declaration
    protected override Task OnInitializedAsync()
    Returns
    Type Description
    System.Threading.Tasks.Task
    Overrides
    GanttTimelineTierSettings.OnInitializedAsync()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved