Syntax: Objekt.DeleteRow
Dim ax As XPListControl Set ax = Me!AX_ListHeader.Object With ax .DeleteRow End With Set ax = Nothing