NotifyListTAllowRemove Property |
See interface docs.
Namespace: VirtualRadar.Interface.PortableBindingAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool AllowRemove { get; }
Public ReadOnly Property AllowRemove As Boolean
Get
public:
virtual property bool AllowRemove {
bool get () sealed;
}
abstract AllowRemove : bool with get
override AllowRemove : bool with get
Property Value
Type:
BooleanImplements
IBindingListAllowRemoveSee Also