Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public class ScheduleViewBase : Control,
ISupportInitialize, IReadOnlySettings, IGroupingConfigurationSettings, IDataSourceProvider, IDragDropSettings,
IWeakEventListener, IObjectEditor<IAppointment>, IObjectEditor<Occurrence>,
IObjectGenerator<IAppointment>, IDialogProvider, IOccurrenceIterationProvider, ISelectionAndCurrency,
IScrollingSettings, IScrollingInfo, IServiceProviderHost, IScrollingServiceCore |
| Visual Basic |
|---|
Public Class ScheduleViewBase _
Inherits Control _
Implements ISupportInitialize, IReadOnlySettings, IGroupingConfigurationSettings, IDataSourceProvider, _
IDragDropSettings, IWeakEventListener, IObjectEditor(Of IAppointment), IObjectEditor(Of Occurrence), _
IObjectGenerator(Of IAppointment), IDialogProvider, IOccurrenceIterationProvider, ISelectionAndCurrency, _
IScrollingSettings, IScrollingInfo, IServiceProviderHost, IScrollingServiceCore |
Inheritance Hierarchy
See Also