Interface ITreeItem
Inherited Members
Namespace: EyeAuras.Blazor.Shared.Preview
Assembly: EyeAuras.Blazor.Shared.dll
Syntax
public interface ITreeItem : INotifyPropertyChanged
Properties
| Name | Description |
|---|---|
| AuraCount | |
| Children | |
| ChildrenAsEnumerable | |
| EffectivePermissions | |
| FolderCount | |
| IsLoaded | |
| Parent | |
| Permissions | |
| PrefixIcon | |
| Properties | |
| SuffixIcon |