skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX UI for Silverlight UI for PHP UI for JSP
    Mobile
    UI for .NET MAUI UI for Xamarin
    Document Management
    Telerik Document Processing
    Desktop
    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF UI for UWP
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    CMS
    Sitefinity
    UI/UX Tools
    ThemeBuilder Design System Kit
    Debugging
    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Jam FiddlerCap FiddlerCore
    Extended Reality
    UI for Unity XR
    Free Tools
    JustAssembly JustDecompile VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Docs & Support
  • Pricing
  • Search
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class SchedulerWindow

Provides a default implementation of IScheduleDialogHost on RadWindow.

Inheritance
System.Object
HeaderedContentControl
WindowBase
RadWindow
SchedulerWindow
Inherited Members
RadWindow.ResponseButtonProperty
RadWindow.ModalBackgroundProperty
RadWindow.IconProperty
RadWindow.IconMarginProperty
RadWindow.IconTemplateProperty
RadWindow.WindowStartupLocationProperty
RadWindow.DialogResultProperty
RadWindow.PromptResultProperty
RadWindow.BorderBackgroundProperty
RadWindow.RestoreMinimizedLocationProperty
RadWindow.IsRestrictedProperty
RadWindow.RestrictedAreaMarginProperty
RadWindow.IsRestrictedWhenMaximizedProperty
RadWindow.Alert(Object)
RadWindow.Alert(Object, EventHandler<WindowClosedEventArgs>)
RadWindow.Alert(DialogParameters)
RadWindow.Prompt(Object, EventHandler<WindowClosedEventArgs>)
RadWindow.Prompt(Object, EventHandler<WindowClosedEventArgs>, String)
RadWindow.Prompt(DialogParameters)
RadWindow.Confirm(DialogParameters)
RadWindow.Confirm(Object, EventHandler<WindowClosedEventArgs>)
RadWindow.ConfigureModal(RadAlert, DialogParameters)
RadWindow.GetParentRadWindow(DependencyObject)
RadWindow.GetResponseButton(DependencyObject)
RadWindow.SetResponseButton(DependencyObject, ResponseButton)
RadWindow.OnApplyTemplate()
RadWindow.Show()
RadWindow.ShowDialog()
RadWindow.ShouldFocusOnActivate()
RadWindow.ChangeVisualState(Boolean)
RadWindow.OnIsFocusedChanged(DependencyPropertyChangedEventArgs)
RadWindow.OnPreviewClosed(WindowPreviewClosedEventArgs)
RadWindow.OnClosed(WindowClosedEventArgs)
RadWindow.OnGotFocus(RoutedEventArgs)
RadWindow.OnLostFocus(RoutedEventArgs)
RadWindow.OnKeyDown(KeyEventArgs)
RadWindow.OnClosing()
RadWindow.OnPreviewClosed()
RadWindow.OnWindowStateChanged(EventArgs)
RadWindow.GetWindowOwner()
RadWindow.GetWindowStartupLocation()
RadWindow.OnClosed()
RadWindow.OnCreateAutomationPeer()
RadWindow.DefaultSizeRatio
RadWindow.BorderBackground
RadWindow.ModalBackground
RadWindow.IconTemplate
RadWindow.Icon
RadWindow.IconMargin
RadWindow.WindowStartupLocation
RadWindow.DialogResult
RadWindow.PromptResult
RadWindow.RestoreMinimizedLocation
RadWindow.IsRestricted
RadWindow.RestrictedAreaMargin
RadWindow.IsRestrictedWhenMaximized
RadWindow.OutOfBrowserOwner
RadWindow.Closed
RadWindow.PreviewClosed
WindowBase.IsModalProperty
WindowBase.IsOpenProperty
WindowBase.IsResizingProperty
WindowBase.IsDraggingProperty
WindowBase.IsActiveWindowProperty
WindowBase.IsTopmostProperty
WindowBase.CaptionHeightProperty
WindowBase.ResizeBorderProperty
WindowBase.LeftProperty
WindowBase.TopProperty
WindowBase.WindowStateProperty
WindowBase.ResizeModeProperty
WindowBase.CanCloseProperty
WindowBase.CanMoveProperty
WindowBase.SizeToContentProperty
WindowBase.HideMinimizeButtonProperty
WindowBase.HideMaximizeButtonProperty
WindowBase.Close()
WindowBase.GetZIndex()
WindowBase.BringToFront()
WindowBase.GetNormalSizeAndPosition()
WindowBase.IDragAware.OnDragStart(Point, Boolean)
WindowBase.IDragAware.OnDragEnd(Point, Boolean, Boolean)
WindowBase.IDragAware.OnDragDelta(Point, Rect, Rect, Boolean)
WindowBase.ShouldActivateOnShow()
WindowBase.ShowWindow(Boolean)
WindowBase.CheckCanClose()
WindowBase.OnLayoutChangeEnded(EventArgs)
WindowBase.OnLocationChanged(EventArgs)
WindowBase.OnLayoutChangeStarted(EventArgs)
WindowBase.GetApplicationSize()
WindowBase.OnLayoutChangeEnded()
WindowBase.OnLayoutChangeStarted()
WindowBase.CloseWithoutEventsAndAnimations()
WindowBase.OnCloseAnimationFinished()
WindowBase.OnShowAnimationFinished()
WindowBase.OnRightMouseButtonUp()
WindowBase.OnRootVisualSizeChanged()
WindowBase.OnDragStart(Point, Boolean)
WindowBase.OnDragEnd(Point, Boolean, Boolean)
WindowBase.OnDragDelta(Point, Rect, Rect, Boolean)
WindowBase.OnActivated(EventArgs)
WindowBase.OnDeactivated(EventArgs)
WindowBase.IsModal
WindowBase.IsOpen
WindowBase.IsTopmost
WindowBase.CaptionHeight
WindowBase.ResizeBorder
WindowBase.Left
WindowBase.Top
WindowBase.IsResizing
WindowBase.IsDragging
WindowBase.IsLayoutChanging
WindowBase.WindowState
WindowBase.ResizeMode
WindowBase.CanClose
WindowBase.CanMove
WindowBase.IsActiveWindow
WindowBase.SizeToContent
WindowBase.HideMaximizeButton
WindowBase.HideMinimizeButton
WindowBase.Owner
WindowBase.Activated
WindowBase.Deactivated
WindowBase.LayoutChangeEnded
WindowBase.LayoutChangeStarted
WindowBase.LocationChanged
WindowBase.WindowStateChanged
HeaderedContentControl.HasHeaderProperty
HeaderedContentControl.HeaderProperty
HeaderedContentControl.HeaderTemplateProperty
HeaderedContentControl.FocusVisualStyleProperty
HeaderedContentControl.HeaderTemplateSelectorProperty
HeaderedContentControl.IsFocusedProperty
HeaderedContentControl.ChangeVisualState()
HeaderedContentControl.OnIsEnabledChanged(DependencyPropertyChangedEventArgs)
HeaderedContentControl.OnHeaderChanged(Object, Object)
HeaderedContentControl.OnHeaderTemplateChanged(DataTemplate, DataTemplate)
HeaderedContentControl.HasHeader
HeaderedContentControl.IsFocused
HeaderedContentControl.Header
HeaderedContentControl.FocusVisualStyle
HeaderedContentControl.HeaderTemplate
HeaderedContentControl.HeaderTemplateSelector
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView.dll

Syntax

public class SchedulerWindow : RadWindow, INotifyLayoutChange, IWindowDragAware, IDragAware, IClickAware, IWindow, IScheduleViewDialogHostExtended, IScheduleViewDialogHost

Constructors

SchedulerWindow()

Initializes a new instance of the SchedulerWindow class.

Declaration
public SchedulerWindow()
Remarks

Use this constructor to create an instance of the RadWindow. In order for the RadWindow to be displayed, it is not necessary to add it to the visual tree.

Examples
RadWindow window = new RadWindow();
Dim window As RadWindow = New RadWindow
.

Properties

ScheduleView

Gets or sets a reference to RadScheduleView.

Declaration
public ScheduleViewBase ScheduleView { get; set; }
Property Value
ScheduleViewBase

Implements
IScheduleViewDialogHost.ScheduleView

Methods

Show(Boolean)

Shows the host control.

Declaration
public void Show(bool isModal)
Parameters
System.Boolean isModal

Specifies whether the host should be modal or not.

Implements
IScheduleViewDialogHost.Show(Boolean)

Explicit Interface Implementations

IScheduleViewDialogHost.add_Closed(EventHandler<WindowClosedEventArgs>)

Declaration
void IScheduleViewDialogHost.add_Closed(EventHandler<WindowClosedEventArgs> value)
Parameters
System.EventHandler<WindowClosedEventArgs> value

Implements
Telerik.Windows.Controls.ScheduleView.IScheduleViewDialogHost.add_Closed(System.EventHandler<Telerik.Windows.Controls.WindowClosedEventArgs>)

IScheduleViewDialogHost.Close()

Declaration
void IScheduleViewDialogHost.Close()
Implements
IScheduleViewDialogHost.Close()

IScheduleViewDialogHost.get_Content()

Declaration
object IScheduleViewDialogHost.get_Content()
Returns
System.Object

Implements
Telerik.Windows.Controls.ScheduleView.IScheduleViewDialogHost.get_Content()

IScheduleViewDialogHost.get_DataContext()

Declaration
object IScheduleViewDialogHost.get_DataContext()
Returns
System.Object

Implements
Telerik.Windows.Controls.ScheduleView.IScheduleViewDialogHost.get_DataContext()

IScheduleViewDialogHost.get_Style()

Declaration
Style IScheduleViewDialogHost.get_Style()
Returns
System.Windows.Style

Implements
Telerik.Windows.Controls.ScheduleView.IScheduleViewDialogHost.get_Style()

IScheduleViewDialogHost.remove_Closed(EventHandler<WindowClosedEventArgs>)

Declaration
void IScheduleViewDialogHost.remove_Closed(EventHandler<WindowClosedEventArgs> value)
Parameters
System.EventHandler<WindowClosedEventArgs> value

Implements
Telerik.Windows.Controls.ScheduleView.IScheduleViewDialogHost.remove_Closed(System.EventHandler<Telerik.Windows.Controls.WindowClosedEventArgs>)

IScheduleViewDialogHost.set_Content(Object)

Declaration
void IScheduleViewDialogHost.set_Content(object value)
Parameters
System.Object value

Implements
Telerik.Windows.Controls.ScheduleView.IScheduleViewDialogHost.set_Content(System.Object)

IScheduleViewDialogHost.set_DataContext(Object)

Declaration
void IScheduleViewDialogHost.set_DataContext(object value)
Parameters
System.Object value

Implements
Telerik.Windows.Controls.ScheduleView.IScheduleViewDialogHost.set_DataContext(System.Object)

IScheduleViewDialogHost.set_Style(Style)

Declaration
void IScheduleViewDialogHost.set_Style(Style value)
Parameters
System.Windows.Style value

Implements
Telerik.Windows.Controls.ScheduleView.IScheduleViewDialogHost.set_Style(System.Windows.Style)

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
EnumerableExtensions.ToEnumerable<T>(T)

Was this article helpful?

Tell us how we can improve this article

Skip
Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.