MobileForms Toolkit Documentation

AdvancedList.FooterRow Property

Gets or sets the header row.

public HeaderRow FooterRow {get; set;}

Property Value

HeaderRow to be displayed.

Remarks

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

See Also

AdvancedList Class | Resco.Controls.AdvancedList Namespace