Click or drag to resize

INotifyDataChanged Properties

The INotifyDataChanged type exposes the following members.

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