Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Contents Property, SftTree Class

Defines the instance of the ContentsClass class that is used to serialize the contents of the tree control.

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

Syntax

public ContentsClass Contents { get; set; }
Public Property Contents As ContentsClass

Value

The instance of the ContentsClass class.

Comments

Defines the instance of the ContentsClass class that is used to serialize the contents of the tree control.

See Also SftTree Class | Classes | SftTree/NET 2.0