MobileForms Toolkit Documentation

HeaderRow.Delete Method 

Does nothing.

public override void Delete();

Remarks

Header row cannot be deleted from the RowCollection, and should not be added there. If you don't want to display header, use the ShowHeader property of the AdvancedList.

See Also

HeaderRow Class | Resco.Controls.AdvancedList Namespace