The properties of the Header class are listed below. For a complete list of Header class members, see the Header Members topic.
CurrentTemplateIndex | Gets the current template index. |
FieldCount (inherited from Node) | Gets the number of fields in node. |
FieldNames (inherited from Node) | Gets or sets the mapping of field names. |
Height (inherited from Node) | Gets the current node template height for this node. |
HidePlusMinus | Plus-sign (+) and minus-sign (-) buttons are always hidden. |
IsExpanded | Header does not have child nodes. |
Item (inherited from Node) | Gets or sets the data at given index. |
Item (inherited from Node) | Gets or sets the data at given index. |
Level | Header does not have child nodes. Always level 0. |
Nodes | Header does not have child nodes. |
Parent (inherited from Node) | Gets the parent node of the current node. |
ParentCollection (inherited from Node) | Gets the NodeCollection that this node belongs to. |
Selected | Header cannot be selected. |
SelectedTemplateIndex | Not used for header. |
StringData (inherited from Node) | Gets or sets the node data converted to string array. |
Tag (inherited from Node) | |
Template (inherited from Node) | Gets the current NodeTemplate for this node. |
TemplateIndex | Gets or sets the header template index. |
Header Class | Resco.Controls.AdvancedTree Namespace