[]
        
(Showing Draft Content)

C1.WinUI.Grid.FlexGrid.AllowDeleting

AllowDeleting Property

AllowDeleting

Determines whether row deleting is allowed.

Declaration
public bool AllowDeleting { get; set; }
Public Property AllowDeleting As Boolean
Remarks

If this property is set to true, the user can delete rows by selecting them and then pressing the DEL key or from the grid selection menu.