MobileForms Toolkit Documentation

CopyOfHeaderRow.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

CopyOfHeaderRow Class | Resco.Controls.AdvancedList Namespace