InterfaceINotifyDataChanged
Interface
Represents an interface that provides DataChanged event handler.
Definition
Namespace:Telerik.Windows.Rendering
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
cs-api-definition
public interface INotifyDataChanged
Events
DataChanged
Occurs when the data changes.