CommandifiedListTAllowRemove Property |
Namespace:
SD.Tools.Algorithmia.GeneralDataStructures
Assembly:
SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.4.0.0 (1.4.19.0711)
Syntax public virtual bool AllowRemove { get; }
Public Overridable ReadOnly Property AllowRemove As Boolean
Get
Property Value
Type:
BooleanReturn Value
Type:
Booleantrue if you can remove items from the list; otherwise, false.
Implements
IBindingListAllowRemoveSee Also