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






Represents an individual UXScheduleDayView item.

Object Model

UXScheduleDayViewItem Class

Syntax

Visual Basic (Declaration) 
<TemplatePartAttribute(Name="HeaderElement", Type=System.Windows.Controls.Primitives.ButtonBase)>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)>
<TemplateVisualStateAttribute(Name="Today", GroupName="CommonStates")>
<TemplatePartAttribute(Name="ShortDayOfWeekElement", Type=System.Windows.Controls.TextBlock)>
<StyleTypedPropertyAttribute(Property="NavigationButtonStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleViewNavigationButton)>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="SiblingToday")>
<StyleTypedPropertyAttribute(Property="AllDayEventCellStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewCell)>
<TemplatePartAttribute(Name="DayElement", Type=System.Windows.Controls.TextBlock)>
<TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewCellsPresenter)>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")>
<TemplatePartAttribute(Name="LongDayOfWeekElement", Type=System.Windows.Controls.TextBlock)>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="FirstItem")>
Public Class UXScheduleDayViewItem 
   Inherits UXScheduleViewItemBase
   Implements IControlIFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXScheduleDayViewItem
C# 
[TemplatePartAttribute(Name="HeaderElement", Type=System.Windows.Controls.Primitives.ButtonBase)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(Name="Today", GroupName="CommonStates")]
[TemplatePartAttribute(Name="ShortDayOfWeekElement", Type=System.Windows.Controls.TextBlock)]
[StyleTypedPropertyAttribute(Property="NavigationButtonStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleViewNavigationButton)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="SiblingToday")]
[StyleTypedPropertyAttribute(Property="AllDayEventCellStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewCell)]
[TemplatePartAttribute(Name="DayElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewCellsPresenter)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
[TemplatePartAttribute(Name="LongDayOfWeekElement", Type=System.Windows.Controls.TextBlock)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="FirstItem")]
public class UXScheduleDayViewItem : UXScheduleViewItemBase, IControlIFramework, ILicensing  
Delphi 
public class UXScheduleDayViewItem = class(UXScheduleViewItemBase, IControl, IFramework, ILicensing)
JScript 
TemplatePartAttribute(Name="HeaderElement", Type=System.Windows.Controls.Primitives.ButtonBase)
TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)
TemplateVisualStateAttribute(Name="Today", GroupName="CommonStates")
TemplatePartAttribute(Name="ShortDayOfWeekElement", Type=System.Windows.Controls.TextBlock)
StyleTypedPropertyAttribute(Property="NavigationButtonStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleViewNavigationButton)
TemplateVisualStateAttribute(GroupName="CommonStates", Name="SiblingToday")
StyleTypedPropertyAttribute(Property="AllDayEventCellStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewCell)
TemplatePartAttribute(Name="DayElement", Type=System.Windows.Controls.TextBlock)
TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewCellsPresenter)
TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")
TemplatePartAttribute(Name="LongDayOfWeekElement", Type=System.Windows.Controls.TextBlock)
TemplateVisualStateAttribute(GroupName="CommonStates", Name="FirstItem")
public class UXScheduleDayViewItem extends UXScheduleViewItemBase implements IControlIFramework, ILicensing 
Managed Extensions for C++ 
[TemplatePartAttribute(Name="HeaderElement", Type=System.Windows.Controls.Primitives.ButtonBase)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(Name="Today", GroupName="CommonStates")]
[TemplatePartAttribute(Name="ShortDayOfWeekElement", Type=System.Windows.Controls.TextBlock)]
[StyleTypedPropertyAttribute(Property="NavigationButtonStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleViewNavigationButton)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="SiblingToday")]
[StyleTypedPropertyAttribute(Property="AllDayEventCellStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewCell)]
[TemplatePartAttribute(Name="DayElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewCellsPresenter)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
[TemplatePartAttribute(Name="LongDayOfWeekElement", Type=System.Windows.Controls.TextBlock)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="FirstItem")]
public __gc class UXScheduleDayViewItem : public UXScheduleViewItemBase, IControlIFramework, ILicensing  
C++/CLI 
[TemplatePartAttribute(Name="HeaderElement", Type=System.Windows.Controls.Primitives.ButtonBase)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(Name="Today", GroupName="CommonStates")]
[TemplatePartAttribute(Name="ShortDayOfWeekElement", Type=System.Windows.Controls.TextBlock)]
[StyleTypedPropertyAttribute(Property="NavigationButtonStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleViewNavigationButton)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="SiblingToday")]
[StyleTypedPropertyAttribute(Property="AllDayEventCellStyle", StyleTargetType=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewCell)]
[TemplatePartAttribute(Name="DayElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.ScheduleView.UXScheduleDayViewCellsPresenter)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
[TemplatePartAttribute(Name="LongDayOfWeekElement", Type=System.Windows.Controls.TextBlock)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="FirstItem")]
public ref class UXScheduleDayViewItem : public UXScheduleViewItemBase, 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.UXScheduleViewItemBase
                        Intersoft.Client.UI.ScheduleView.UXScheduleDayViewItem

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.