Intersoft ClientUI Documentation
UXScheduleWorkWeekView Class
Members  See Also  Send Feedback
Intersoft.Client.UI.ScheduleView Namespace : UXScheduleWorkWeekView Class






Represents a schedule work week view control with MVVM binding support, rich data presentation features, and highly customizable settings.

Object Model

UXScheduleWorkWeekView Class

Syntax

Visual Basic (Declaration) 
Public Class UXScheduleWorkWeekView 
   Inherits UXScheduleWeekView
   Implements IControlIFramework, ILicensing, ISelectionItem 
Visual Basic (Usage)Copy Code
Dim instance As UXScheduleWorkWeekView
C# 
public class UXScheduleWorkWeekView : UXScheduleWeekView, IControlIFramework, ILicensing, ISelectionItem  
Delphi 
public class UXScheduleWorkWeekView = class(UXScheduleWeekView, IControl, IFramework, ILicensing, ISelectionItem)
JScript 
public class UXScheduleWorkWeekView extends UXScheduleWeekView implements IControlIFramework, ILicensing, ISelectionItem 
Managed Extensions for C++ 
public __gc class UXScheduleWorkWeekView : public UXScheduleWeekView, IControlIFramework, ILicensing, ISelectionItem  
C++/CLI 
public ref class UXScheduleWorkWeekView : public UXScheduleWeekView, IControlIFramework, ILicensing, ISelectionItem  

Remarks

UXScheduleWorkWeekView is one of the built-in scheduling controls designed specifically to display data in work week week layout. It shares common features with UXScheduleView or other scheduling views such as UXScheduleDayView, UXScheduleWeekView  and UXScheduleMonthView.

To learn more about UXScheduleWorkWeekView, see UXScheduleWeekView Overview.

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  Intersoft.Client.Framework.HeaderedItemsControl
                     Intersoft.Client.Framework.ISHeaderedItemsControl
                        Intersoft.Client.UI.ScheduleView.UXScheduleViewBase
                           Intersoft.Client.UI.ScheduleView.UXScheduleDayView
                              Intersoft.Client.UI.ScheduleView.UXScheduleWeekView
                                 Intersoft.Client.UI.ScheduleView.UXScheduleWorkWeekView

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.