The properties of the NodeTemplate class are listed below. For a complete list of NodeTemplate class members, see the NodeTemplate Members topic.
![]() Default | Gets the default node template, which is actualy empty template. |
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. |
Item | Overloaded. 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. |
Events (inherited from Component) | Gets the list of event handlers that are attached to this Component. |
NodeTemplate Class | Resco.Controls.AdvancedTree Namespace