WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
FlexGrid Class
/ AllowDeleting Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
AllowDeleting Property
In This Topic
Determines whether row deleting is allowed.
Syntax
C#
public
bool
AllowDeleting {
get
;
set
;}
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.
See Also
Reference
FlexGrid Class
FlexGrid Members