[]
        
(Showing Draft Content)

C1.Win.FlexGrid.Row.IsNew

IsNew Property

IsNew

Indicates the row is a placeholder for adding new rows to the grid.

Declaration
[Browsable(false)]
public bool IsNew { get; }
Remarks

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.