Click or drag to resize

ListNodeSubItemCount Property

Gets the number of subitems to display (Text0, Text1, etc.).

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

Property Value

Int32
The sub item count.
See Also