Blazor

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

    Show / Hide Table of Contents

    Class GanttBottomTierSettings

    Defines bottom tier settings in timeline.

    Inheritance
    System.Object
    GanttTimelineTierSettings
    GanttBottomTierSettings
    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 GanttBottomTierSettings : GanttTimelineTierSettings

    Constructors

    GanttBottomTierSettings()

    Declaration
    public GanttBottomTierSettings()

    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