MobileForms Toolkit Documentation

AdvancedTree.Footer Property

Gets or sets the footer.

public Header Footer {get; set;}

Property Value

Header to be displayed.

Remarks

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

See Also

AdvancedTree Class | Resco.Controls.AdvancedTree Namespace