RadControls for WPF

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2012.3.1017.40 (2012.3.1017.40)

Syntax

C#
[ObsoleteAttribute("Please, implement IScheduleViewDialogHost instead.", 
	true)]
public interface ISchedulerDialogHost : IScheduleViewDialogHost
Visual Basic
<ObsoleteAttribute("Please, implement IScheduleViewDialogHost instead.",  _
	True)> _
Public Interface ISchedulerDialogHost _
	Inherits IScheduleViewDialogHost

See Also