Click or drag to resize

IDataChangedNotifier Properties

The IDataChangedNotifier type exposes the following members.

Properties
  NameDescription
Public propertyCanSubscribe
Returns true if data changes can be subscribed to.
(Inherited from INotifyDataChanged.)
Public propertyDataSubscribed
Returns true if data changes are currently subscribed to.
(Inherited from INotifyDataChanged.)
Top
See Also