Click or drag to resize

TreeItemCount Property

Gets the count of children of this node

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public virtual int Count { get; }

Property Value

Type: Int32
The child count

Implements

IDataStoreTCount
See Also