Intersoft ClientUI Documentation
UXScheduleViewCellBase Class
Members 



Represents a base class schedule view cell control.
Object Model
UXScheduleViewCellBase ClassISFramework Class
Syntax
<TemplateVisualStateAttribute(Name="Selected", GroupName="CommonStates")>
<TemplateVisualStateAttribute(GroupName="WorkHourStates", Name="NonWorkHour")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)>
<TemplateVisualStateAttribute(GroupName="WorkHourStates", Name="WorkHour")>
Public MustInherit Class UXScheduleViewCellBase 
   Inherits Intersoft.Client.Framework.ISControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As UXScheduleViewCellBase
[TemplateVisualStateAttribute(Name="Selected", GroupName="CommonStates")]
[TemplateVisualStateAttribute(GroupName="WorkHourStates", Name="NonWorkHour")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="WorkHourStates", Name="WorkHour")]
public abstract class UXScheduleViewCellBase : Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[TemplateVisualStateAttribute(Name="Selected", GroupName="CommonStates")]
[TemplateVisualStateAttribute(GroupName="WorkHourStates", Name="NonWorkHour")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="WorkHourStates", Name="WorkHour")]
public ref class UXScheduleViewCellBase abstract : public Intersoft.Client.Framework.ISControl, 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.UXScheduleDayViewCell
                     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

UXScheduleViewCellBase Members
Intersoft.Client.UI.ScheduleView Namespace

Send Feedback