HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

ItemCollection Property, SftTree Class

Returns the item collection of the control.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public ItemCollectionClass ItemCollection { get; }
Public ReadOnly Property ItemCollection As ItemCollectionClass

Value

The item collection.

Comments

Returns the item collection of the control.

See Also SftTree Class | Classes | SftTree/NET 3.0