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