| 
 | 
 | 
 | 
| 
        | Contents Property, SftTree Class | 
Defines the instance of the ContentsClass class that is used to serialize the contents of the tree control.
Syntax SftTree Class (Softelvdm.SftTreeNET)
| VB | Public Property Contents As ContentsClass | 
| C# | public ContentsClass Contents { get; set; } | 
| C++ | public: property ContentsClass^ Contents { | 
Property Value
The instance of the ContentsClass class.
Comments
The Contents property defines the instance of the ContentsClass class that is used to serialize the contents of the tree control.