Property FirstItem
FirstItem
Gets first root item in the control or null
if there are no items.
[Browsable(false)]
public virtual TreeViewItem? FirstItem { get; }
Gets first root item in the control or null
if there are no items.
[Browsable(false)]
public virtual TreeViewItem? FirstItem { get; }