Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

TagObject Property, GenericPartClass Class

Defines application-specific data.

Class: GenericPartClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public object TagObject { get; set; }
Public Property TagObject As Object

Value

An application-specific object.

The default value is null/Nothing.

Comments

Defines application-specific data.

The TagObject property can be used by an application to attach an application-specific object to a part. The object stored in the TagObject property is serialized when the part contained within a cell is saved/loaded.

The object is not used by controls in any way.

The GenericPartClass.TagString property can be used to store an additional application-specific string.

The CellBaseClass.TagString property and CellBaseClass.TagObjects properties can be used to store application-specific data with a cell, instead of a part.

See Also GenericPartClass Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.