Gets a value indicating whether the data source supports change notification.

Namespace:  C1.C1Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public virtual bool SupportsChangeNotification { get; }
Visual Basic
Public Overridable ReadOnly Property SupportsChangeNotification As Boolean
	Get

See Also