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






Represents an individual UXScheduleMonthView item.

Object Model

UXScheduleMonthViewItem Class

Syntax

Visual Basic (Declaration) 
<TemplatePartAttribute(Name="WeekRangeDateElement", Type=System.Windows.Controls.Primitives.ButtonBase)>
<TemplateVisualStateAttribute(Name="ShowWeekDate", GroupName="WeekNumberStates")>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)>
<TemplatePartAttribute(Name="WeekNumberElement", Type=System.Windows.Controls.Primitives.ButtonBase)>
<TemplatePartAttribute(Name="CellsPresenter", Type=System.Windows.Controls.Grid)>
<TemplateVisualStateAttribute(GroupName="WeekNumberStates", Name="ShowWeekNumber")>
Public Class UXScheduleMonthViewItem 
   Inherits UXScheduleViewItemBase
   Implements IControlIFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXScheduleMonthViewItem
C# 
[TemplatePartAttribute(Name="WeekRangeDateElement", Type=System.Windows.Controls.Primitives.ButtonBase)]
[TemplateVisualStateAttribute(Name="ShowWeekDate", GroupName="WeekNumberStates")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="WeekNumberElement", Type=System.Windows.Controls.Primitives.ButtonBase)]
[TemplatePartAttribute(Name="CellsPresenter", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="WeekNumberStates", Name="ShowWeekNumber")]
public class UXScheduleMonthViewItem : UXScheduleViewItemBase, IControlIFramework, ILicensing  
Delphi 
public class UXScheduleMonthViewItem = class(UXScheduleViewItemBase, IControl, IFramework, ILicensing)
JScript 
TemplatePartAttribute(Name="WeekRangeDateElement", Type=System.Windows.Controls.Primitives.ButtonBase)
TemplateVisualStateAttribute(Name="ShowWeekDate", GroupName="WeekNumberStates")
TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)
TemplatePartAttribute(Name="WeekNumberElement", Type=System.Windows.Controls.Primitives.ButtonBase)
TemplatePartAttribute(Name="CellsPresenter", Type=System.Windows.Controls.Grid)
TemplateVisualStateAttribute(GroupName="WeekNumberStates", Name="ShowWeekNumber")
public class UXScheduleMonthViewItem extends UXScheduleViewItemBase implements IControlIFramework, ILicensing 
Managed Extensions for C++ 
[TemplatePartAttribute(Name="WeekRangeDateElement", Type=System.Windows.Controls.Primitives.ButtonBase)]
[TemplateVisualStateAttribute(Name="ShowWeekDate", GroupName="WeekNumberStates")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="WeekNumberElement", Type=System.Windows.Controls.Primitives.ButtonBase)]
[TemplatePartAttribute(Name="CellsPresenter", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="WeekNumberStates", Name="ShowWeekNumber")]
public __gc class UXScheduleMonthViewItem : public UXScheduleViewItemBase, IControlIFramework, ILicensing  
C++/CLI 
[TemplatePartAttribute(Name="WeekRangeDateElement", Type=System.Windows.Controls.Primitives.ButtonBase)]
[TemplateVisualStateAttribute(Name="ShowWeekDate", GroupName="WeekNumberStates")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplatePartAttribute(Name="WeekNumberElement", Type=System.Windows.Controls.Primitives.ButtonBase)]
[TemplatePartAttribute(Name="CellsPresenter", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="WeekNumberStates", Name="ShowWeekNumber")]
public ref class UXScheduleMonthViewItem : 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.UXScheduleMonthViewItem

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.