MobileForms Toolkit Documentation

AdvancedTree.Header Property

Gets or sets the header.

public Header Header {get; set;}

Property Value

Header to be displayed.

Remarks

Header is displayed if the ShowHeader property is set to true. Header does not scroll with the rest of the nodes and does not support selection. Clicking the Cell in header node generates special HeaderClick event.

See Also

AdvancedTree Class | Resco.Controls.AdvancedTree Namespace