RadControls for WinForms

Namespace: Telerik.WinControls.UI.Scheduler.Dialogs
Assembly: Telerik.WinControls.Scheduler (in Telerik.WinControls.Scheduler.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public class EditAppointmentDialog : RadSchedulerDialog, 
	IEditAppointmentDialog
Visual Basic
Public Class EditAppointmentDialog _
	Inherits RadSchedulerDialog _
	Implements IEditAppointmentDialog

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..Form
              Telerik.WinControls.UI..::..RadFormControlBase
                Telerik.WinControls.UI..::..RadForm
                  Telerik.WinControls.UI.Scheduler.Dialogs..::..RadSchedulerDialog
                    Telerik.WinControls.UI.Scheduler.Dialogs..::..EditAppointmentDialog

See Also