NGTreeNodeIsExpanded Property |
Gets/sets whether the TreeViewItem
associated with this object is expanded.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual bool IsExpanded { get; set; }
Property Value
BooleanSee Also