MobileForms Toolkit Documentation

Header Methods

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

Public Instance Methods

Collapse Header does not have child nodes.
CollapseAll Header does not have child nodes.
CopyTo (inherited from Node) Copies the elements of the ICollection to an Array, starting at a particular Array index.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Expand Header does not have child nodes.
ExpandAll Header does not have child nodes.
GetData (inherited from Node) Make the copy of internal data to object array.
GetEnumerator (inherited from Node) Returns an enumerator that can iterate through a collection.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetNodeCount Header does not have child nodes.
GetTemplate (inherited from Node) Gets the current NodeTemplate for this node from chosen TemplateSet.
GetType (inherited from Object)Gets the Type of the current instance.
Remove Header cannot be removed.
SetData (inherited from Node)Overloaded. Copies the data from the collection to the node.
Toggle Header does not have child nodes.
ToString (inherited from Node) Returns a String that represents the current Node.
Update (inherited from Node) Update current node.

See Also

Header Class | Resco.Controls.AdvancedTree Namespace