MobileForms Toolkit Documentation

Node.StringData Property

Gets or sets the node data converted to string array.

public string[] StringData {get; set;}

Property Value

The node data converted to string array.

Remarks

This property is used by the visual designer.

See Also

Node Class | Resco.Controls.AdvancedTree Namespace