
Visual Basic (Declaration) | |
---|---|
Public Class UXScheduleWeekView Inherits UXScheduleDayView Implements IControl, IFramework, ILicensing, ISelectionItem |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As UXScheduleWeekView |
C# | |
---|---|
public class UXScheduleWeekView : UXScheduleDayView, IControl, IFramework, ILicensing, ISelectionItem |
Delphi | |
---|---|
public class UXScheduleWeekView = class(UXScheduleDayView, IControl, IFramework, ILicensing, ISelectionItem) |
JScript | |
---|---|
public class UXScheduleWeekView extends UXScheduleDayView implements IControl, IFramework, ILicensing, ISelectionItem |
Managed Extensions for C++ | |
---|---|
public __gc class UXScheduleWeekView : public UXScheduleDayView, IControl, IFramework, ILicensing, ISelectionItem |
C++/CLI | |
---|---|
public ref class UXScheduleWeekView : public UXScheduleDayView, IControl, IFramework, ILicensing, ISelectionItem |
UXScheduleWeekView is one of the built-in scheduling controls designed specifically to display data in week layout. It shares common features with UXScheduleView or other scheduling views such as UXScheduleDayView, UXScheduleWorkWeekView and UXScheduleMonthView.
To learn more about UXScheduleWeekView, see UXScheduleWeekView Overview.
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
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