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