Class TreeViewAnimationExpand
Specifies the animation to appear while expanding the TreeView item.
Inheritance
System.Object
Syncfusion.Blazor.SfBaseComponent
Syncfusion.Blazor.Navigations.Internal.AnimationSettingsModel
TreeViewAnimationExpand
Namespace: Syncfusion.Blazor.Navigations
Assembly: Syncfusion.Blazor.dll
Syntax
public class TreeViewAnimationExpand : AnimationSettingsModel
Constructors
TreeViewAnimationExpand()
Declaration
public TreeViewAnimationExpand()
Methods
OnInitializedAsync()
Declaration
protected override Task OnInitializedAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task |
Overrides
Syncfusion.Blazor.SfBaseComponent.OnInitializedAsync()