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