MobileForms Toolkit Documentation

Header Class

Contains data and template binding for the header.

For a list of all members of this type, see Header Members.

System.Object
   Resco.Controls.AdvancedTree.Node
      Resco.Controls.AdvancedTree.Header

public sealed class Header : Node

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Header is derived from normal Node, but the possibility to select the header is disabled. The TemplateIndex is the only template index used for the header If you want to change the look of the header, change that index, or the NodeTemplate the index points to.

Requirements

Namespace: Resco.Controls.AdvancedTree

Assembly: Resco.AdvancedTree.CF3 (in Resco.AdvancedTree.CF3.dll)

See Also

Header Members | Resco.Controls.AdvancedTree Namespace