TreeViewTElementTreeItems Property

TreeView items to display

Definition

Namespace: MobileTrack.Web.Components.Components
Assembly: MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
[EditorRequiredAttribute]
[ParameterAttribute]
public required MutableEntityTreeNode<TElement> TreeItems { get; set; }

Property Value

MutableEntityTreeNodeTElement

See Also