MobileForms Toolkit Documentation

NodeTemplate.BackColor Property

Gets or sets the background color of the NodeTemplate.

public virtual System.Drawing.Color BackColor {get; set;}

Property Value

The background Color of the NodeTemplate.

Remarks

The node background is drawn with this color.

See Also

NodeTemplate Class | Resco.Controls.AdvancedTree Namespace