Intersoft ClientUI Documentation
UXScheduleMonthViewCell Class
Members 



Represents an individual UXScheduleMonthView cell.
Object Model
UXScheduleMonthViewCell ClassISFramework Class
Syntax
<TemplateVisualStateAttribute(Name="DifferentMonth", GroupName="BackgroundStates")>
<TemplatePartAttribute(Name="DayElement", Type=System.Windows.Controls.TextBlock)>
<TemplateVisualStateAttribute(GroupName="TodayStates", Name="NotToday")>
<TemplateVisualStateAttribute(GroupName="HeaderStates", Name="DayOnly")>
<TemplatePartAttribute(Name="NewEventElement", Type=Intersoft.Client.UI.ScheduleView.UXScheduleViewEvent)>
<TemplateVisualStateAttribute(GroupName="HeaderStates", Name="DayOfMonth")>
<TemplateVisualStateAttribute(GroupName="EventStates", Name="HasNoMoreEvent")>
<TemplatePartAttribute(Name="DayOfMonthElement", Type=System.Windows.Controls.TextBlock)>
<TemplateVisualStateAttribute(GroupName="EventStates", Name="HasMoreEvent")>
<TemplateVisualStateAttribute(GroupName="BackgroundStates", Name="SameMonth")>
<TemplatePartAttribute(Name="MoreIndicator", Type=Intersoft.Client.UI.Aqua.UXButton)>
<TemplatePartAttribute(Name="HeaderButtonElement", Type=System.Windows.Controls.Primitives.ButtonBase)>
<TemplatePartAttribute(Name="HeaderElement", Type=System.Windows.Controls.Grid)>
<TemplateVisualStateAttribute(GroupName="TodayStates", Name="Today")>
Public Class UXScheduleMonthViewCell 
   Inherits UXScheduleViewCellBase
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As UXScheduleMonthViewCell
[TemplateVisualStateAttribute(Name="DifferentMonth", GroupName="BackgroundStates")]
[TemplatePartAttribute(Name="DayElement", Type=System.Windows.Controls.TextBlock)]
[TemplateVisualStateAttribute(GroupName="TodayStates", Name="NotToday")]
[TemplateVisualStateAttribute(GroupName="HeaderStates", Name="DayOnly")]
[TemplatePartAttribute(Name="NewEventElement", Type=Intersoft.Client.UI.ScheduleView.UXScheduleViewEvent)]
[TemplateVisualStateAttribute(GroupName="HeaderStates", Name="DayOfMonth")]
[TemplateVisualStateAttribute(GroupName="EventStates", Name="HasNoMoreEvent")]
[TemplatePartAttribute(Name="DayOfMonthElement", Type=System.Windows.Controls.TextBlock)]
[TemplateVisualStateAttribute(GroupName="EventStates", Name="HasMoreEvent")]
[TemplateVisualStateAttribute(GroupName="BackgroundStates", Name="SameMonth")]
[TemplatePartAttribute(Name="MoreIndicator", Type=Intersoft.Client.UI.Aqua.UXButton)]
[TemplatePartAttribute(Name="HeaderButtonElement", Type=System.Windows.Controls.Primitives.ButtonBase)]
[TemplatePartAttribute(Name="HeaderElement", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="TodayStates", Name="Today")]
public class UXScheduleMonthViewCell : UXScheduleViewCellBase, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[TemplateVisualStateAttribute(Name="DifferentMonth", GroupName="BackgroundStates")]
[TemplatePartAttribute(Name="DayElement", Type=System.Windows.Controls.TextBlock)]
[TemplateVisualStateAttribute(GroupName="TodayStates", Name="NotToday")]
[TemplateVisualStateAttribute(GroupName="HeaderStates", Name="DayOnly")]
[TemplatePartAttribute(Name="NewEventElement", Type=Intersoft.Client.UI.ScheduleView.UXScheduleViewEvent)]
[TemplateVisualStateAttribute(GroupName="HeaderStates", Name="DayOfMonth")]
[TemplateVisualStateAttribute(GroupName="EventStates", Name="HasNoMoreEvent")]
[TemplatePartAttribute(Name="DayOfMonthElement", Type=System.Windows.Controls.TextBlock)]
[TemplateVisualStateAttribute(GroupName="EventStates", Name="HasMoreEvent")]
[TemplateVisualStateAttribute(GroupName="BackgroundStates", Name="SameMonth")]
[TemplatePartAttribute(Name="MoreIndicator", Type=Intersoft.Client.UI.Aqua.UXButton)]
[TemplatePartAttribute(Name="HeaderButtonElement", Type=System.Windows.Controls.Primitives.ButtonBase)]
[TemplatePartAttribute(Name="HeaderElement", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="TodayStates", Name="Today")]
public ref class UXScheduleMonthViewCell : public UXScheduleViewCellBase, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               Intersoft.Client.Framework.ISControl
                  Intersoft.Client.UI.ScheduleView.UXScheduleViewCellBase
                     Intersoft.Client.UI.ScheduleView.UXScheduleMonthViewCell

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

UXScheduleMonthViewCell Members
Intersoft.Client.UI.ScheduleView Namespace

Send Feedback