[]
Indicates the row is a placeholder for adding new rows to the grid.
[Browsable(false)]
public bool IsNew { get; }
This property returns true for the last row on the grid when the AllowAddNew property is set to true. This is the row that has an asterisk glyph on the first fixed column.