MobileForms Toolkit Documentation

NodeTemplate.Default Property

Gets the default node template, which is actualy empty template.

public static NodeTemplate Default {get;}

Property Value

The empty default template.

Remarks

This value is used to draw incorrectly mapped nodes. It has no Cells, default height of 16, background of the ControlLightLight color and foreground of the ControlText color.

See Also

NodeTemplate Class | Resco.Controls.AdvancedTree Namespace