Click or drag to resize

NGTreeNodeIsExpanded Property

Gets/sets whether the TreeViewItem associated with this object is expanded.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public virtual bool IsExpanded { get; set; }

Property Value

Boolean
See Also