Intersoft ClientUI Documentation
UXScheduleDayViewItem Class
Members 



Represents an individual UXScheduleDayView item.
Object Model
UXScheduleDayViewItem ClassISFramework ClassStyleSelector ClassDataTemplateSelector Class
Syntax
<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 Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing 
Dim instance As UXScheduleDayViewItem
[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, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing  
[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, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXScheduleDayViewItem Members
Intersoft.Client.UI.ScheduleView Namespace

Send Feedback