Class GanttBottomTierSettings
Defines bottom tier settings in timeline.
Inheritance
GanttBottomTierSettings
Inherited Members
Namespace: Syncfusion.Blazor.Gantt
Assembly: Syncfusion.Blazor.dll
Syntax
public class GanttBottomTierSettings : GanttTimelineTierSettings, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Constructors
GanttBottomTierSettings()
Declaration
public GanttBottomTierSettings()
Methods
OnInitializedAsync()
Triggers during the initial rendering of the component.
Declaration
protected override Task OnInitializedAsync()
Returns
| Type | Description |
|---|---|
| Task | A Task representing the asynchronous operation. |