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






Represents an individual UXScheduleDayView list.

Object Model

UXScheduleDayViewList Class

Syntax

Visual Basic (Declaration) 
<TemplatePartAttribute(Name="AllDayEventContainer", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="AllDayEventLayout", Type=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewAllDayEventLayout)>
<TemplatePartAttribute(Name="AllDayEventAdjuster", Type=System.Windows.Controls.Grid)>
<StyleTypedPropertyAttribute(Property="AllDayEventLayoutStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewAllDayEventLayout)>
Public Class UXScheduleDayViewList 
   Inherits UXScheduleViewListBase
   Implements IControlIFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXScheduleDayViewList
C# 
[TemplatePartAttribute(Name="AllDayEventContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="AllDayEventLayout", Type=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewAllDayEventLayout)]
[TemplatePartAttribute(Name="AllDayEventAdjuster", Type=System.Windows.Controls.Grid)]
[StyleTypedPropertyAttribute(Property="AllDayEventLayoutStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewAllDayEventLayout)]
public class UXScheduleDayViewList : UXScheduleViewListBase, IControlIFramework, ILicensing  
Delphi 
public class UXScheduleDayViewList = class(UXScheduleViewListBase, IControl, IFramework, ILicensing)
JScript 
TemplatePartAttribute(Name="AllDayEventContainer", Type=System.Windows.Controls.Grid)
TemplatePartAttribute(Name="AllDayEventLayout", Type=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewAllDayEventLayout)
TemplatePartAttribute(Name="AllDayEventAdjuster", Type=System.Windows.Controls.Grid)
StyleTypedPropertyAttribute(Property="AllDayEventLayoutStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewAllDayEventLayout)
public class UXScheduleDayViewList extends UXScheduleViewListBase implements IControlIFramework, ILicensing 
Managed Extensions for C++ 
[TemplatePartAttribute(Name="AllDayEventContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="AllDayEventLayout", Type=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewAllDayEventLayout)]
[TemplatePartAttribute(Name="AllDayEventAdjuster", Type=System.Windows.Controls.Grid)]
[StyleTypedPropertyAttribute(Property="AllDayEventLayoutStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewAllDayEventLayout)]
public __gc class UXScheduleDayViewList : public UXScheduleViewListBase, IControlIFramework, ILicensing  
C++/CLI 
[TemplatePartAttribute(Name="AllDayEventContainer", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="AllDayEventLayout", Type=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewAllDayEventLayout)]
[TemplatePartAttribute(Name="AllDayEventAdjuster", Type=System.Windows.Controls.Grid)]
[StyleTypedPropertyAttribute(Property="AllDayEventLayoutStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewAllDayEventLayout)]
public ref class UXScheduleDayViewList : public UXScheduleViewListBase, IControlIFramework, ILicensing  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  Intersoft.Client.Framework.ISItemsControl
                     Intersoft.Client.UI.ScheduleView.UXScheduleViewListBase
                        Intersoft.Client.UI.ScheduleView.UXScheduleDayViewList

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.