skip navigation
  • Product Bundles

    DevCraft

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

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • 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
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.ShouldUpdateActiveStateProperty
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.ResetTheme()
RadWindow.ShouldFocusOnActivate()
RadWindow.ChangeVisualState(Boolean)
RadWindow.OnInitialized(EventArgs)
RadWindow.OnPreviewClosed(WindowPreviewClosedEventArgs)
RadWindow.OnClosed(WindowClosedEventArgs)
RadWindow.OnHostCreated(HostWindowCreatedEventArgs)
RadWindow.OnGotFocus(RoutedEventArgs)
RadWindow.OnLostFocus(RoutedEventArgs)
RadWindow.OnKeyDown(KeyEventArgs)
RadWindow.OnClosing()
RadWindow.OnWindowStateChanged(EventArgs)
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.ShouldUpdateActiveState
RadWindow.Closed
RadWindow.PreviewClosed
RadWindow.HostCreated
WindowBase.IsModalProperty
WindowBase.IsOpenProperty
WindowBase.IsResizingProperty
WindowBase.IsDraggingProperty
WindowBase.IsActiveWindowProperty
WindowBase.IsInActiveStateProperty
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.CornerRadiusProperty
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.ShouldShowInTaskSwitcher()
WindowBase.ShouldActivate()
WindowBase.ChangeVisualState()
WindowBase.ShowWindow(Boolean)
WindowBase.CheckCanClose()
WindowBase.OnLayoutChangeEnded(EventArgs)
WindowBase.OnLocationChanged(EventArgs)
WindowBase.OnLayoutChangeStarted(EventArgs)
WindowBase.OnGotKeyboardFocus(KeyboardFocusChangedEventArgs)
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.ShouldSystemMenuOnRightClick()
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.IsInActiveState
WindowBase.CornerRadius
WindowBase.SizeToContent
WindowBase.HideMaximizeButton
WindowBase.HideMinimizeButton
WindowBase.Owner
WindowBase.Activated
WindowBase.Deactivated
WindowBase.LayoutChangeEnded
WindowBase.LayoutChangeStarted
WindowBase.LocationChanged
WindowBase.WindowStateChanged
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView.dll

Syntax

public class SchedulerWindow : RadWindow, INotifyLayoutChange, IWindowDragAware, IDragAware, IClickAware, IThemable, 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

GetWindowOwner()

Gets the window owner for the current SchedulerWindow.

Declaration
protected override ContentControl GetWindowOwner()
Returns
System.Windows.Controls.ContentControl

The window owner for the SchedulerWindow.

Overrides
RadWindow.GetWindowOwner()

GetWindowOwnerHandle()

Gets the owner handle for the SchedulerWindow.

Declaration
protected override IntPtr GetWindowOwnerHandle()
Returns
System.IntPtr

The owner handle.

Overrides
WindowBase.GetWindowOwnerHandle()

OnPreviewClosed()

Raised when the window is about to close.

Declaration
protected override bool OnPreviewClosed()
Returns
System.Boolean

Overrides
RadWindow.OnPreviewClosed()

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)
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.