SalTreeItem

PPJ.Runtime.Windows.SalTreeItem

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.49 (4.9.0.0)

Represents an item in the SalTreeControl.

public class SalTreeItem : TreeNode

Constructors

Initializes a new instance of the SalTreeItem class.

Initializes a new instance of the SalTreeItem class.

NameTypeDescription

text

Text to display in the SalTreeControl.

Properties

Boolean: Indicates that the node was created dynamically by code.

Boolean: Indicates that the label of the tree item is editable.

SalNumber: Stores a value associated with the node.

Last updated