NotifyListTAllowNew 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 AllowNew { get; }
Public ReadOnly Property AllowNew As Boolean
Get
public:
virtual property bool AllowNew {
bool get () sealed;
}
abstract AllowNew : bool with get
override AllowNew : bool with get
Property Value
Type:
BooleanImplements
IBindingListAllowNewSee Also