MobileForms Toolkit Documentation

NodeTemplate Properties

The properties of the NodeTemplate class are listed below. For a complete list of NodeTemplate class members, see the NodeTemplate Members topic.

Public Static Properties

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

Public Instance Properties

BackColor Gets or sets the background color of the NodeTemplate.
CellTemplates Gets the CellCollection which contains Cells to display values.
ForeColor Gets or sets the foreground color for the NodeTemplate.
GradientBackColor Get or sets the gradient back color.
Height Gets or sets the height of the NodeTemplate.
ItemOverloaded. Gets or sets the Cell at the given index.
Name Gets or sets the name of the NodeTemplate.
Parent Gets the AdvancedTree object that is the owner of this NodeTemplate
Site (inherited from Component)Gets or sets the ISite of the Component.
UseGradient Get or sets whether to use gradient color instead of BackColor.
UseTemplateBackground Get or sets whether to use background from template or AdvancedTree control.

Protected Instance Properties

Events (inherited from Component)Gets the list of event handlers that are attached to this Component.

See Also

NodeTemplate Class | Resco.Controls.AdvancedTree Namespace