An interface that defines the minimum properties that an appointment can have.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.Input (in Telerik.Windows.Controls.Input.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public interface IAppointment |
| Visual Basic |
|---|
Public Interface IAppointment |
| Visual C++ |
|---|
public interface class IAppointment |
See Also