Table of Contents

Property ListView

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ListView

Gets the owner ListView that the tree item is assigned to.

[Browsable(false)]
public virtual ListView? ListView { get; }

Property Value

ListView

A ListView that represents the parent list view that the item is assigned to, or null if the item has not been assigned to a tree view.