Intersoft ClientUI Documentation
UXScheduleViewListBase Class
Members 



Represents a base class schedule view list control.
Object Model
UXScheduleViewListBase ClassISFramework ClassStyleSelector ClassDataTemplateSelector Class
Syntax
<TemplatePartAttribute(Name="PreviousAppointmentButton", Type=System.Windows.Controls.Primitives.ButtonBase)>
<TemplatePartAttribute(Name="NextAppointmentButton", Type=System.Windows.Controls.Primitives.ButtonBase)>
Public MustInherit Class UXScheduleViewListBase 
   Inherits Intersoft.Client.Framework.ISItemsControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing 
Dim instance As UXScheduleViewListBase
[TemplatePartAttribute(Name="PreviousAppointmentButton", Type=System.Windows.Controls.Primitives.ButtonBase)]
[TemplatePartAttribute(Name="NextAppointmentButton", Type=System.Windows.Controls.Primitives.ButtonBase)]
public abstract class UXScheduleViewListBase : Intersoft.Client.Framework.ISItemsControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing  
[TemplatePartAttribute(Name="PreviousAppointmentButton", Type=System.Windows.Controls.Primitives.ButtonBase)]
[TemplatePartAttribute(Name="NextAppointmentButton", Type=System.Windows.Controls.Primitives.ButtonBase)]
public ref class UXScheduleViewListBase abstract : public Intersoft.Client.Framework.ISItemsControl, 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.UXScheduleViewListBase
                        Intersoft.Client.UI.ScheduleView.UXScheduleDayViewList
                        Intersoft.Client.UI.ScheduleView.UXScheduleMonthViewList

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

UXScheduleViewListBase Members
Intersoft.Client.UI.ScheduleView Namespace

Send Feedback