Class TreeViewIndent<TItem>
Inheritance
TreeViewIndent<TItem>
Implements
Inherited Members
Namespace: PoeShared.Blazor.Controls
Assembly: PoeShared.Blazor.Controls.dll
Syntax
public class TreeViewIndent<TItem> : BlazorReactiveComponent, IComponent, IHandleEvent, IHandleAfterRender, IReactiveComponent, IDisposable, INotifyPropertyChanged, IRefreshableComponent, IAsyncDisposable
Type Parameters
Name | Description |
---|---|
TItem |
Constructors
Name | Description |
---|---|
TreeViewIndent() |
Properties
Name | Description |
---|---|
IsDraggable | |
IsDroppable | |
ParentNode | |
SelfNode | |
TreeComponent | |
TreeLevel |
Methods
Name | Description |
---|---|
BuildRenderTree(RenderTreeBuilder) | |
OnInitialized() |