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






Represents day of week header for UXScheduleMonthView.

Object Model

UXScheduleMonthViewDayOfWeekHeader Class

Syntax

Visual Basic (Declaration) 
Public Class UXScheduleMonthViewDayOfWeekHeader 
   Inherits Intersoft.Client.Framework.ISControl
   Implements IControlIFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXScheduleMonthViewDayOfWeekHeader
C# 
public class UXScheduleMonthViewDayOfWeekHeader : Intersoft.Client.Framework.ISControl, IControlIFramework, ILicensing  
Delphi 
public class UXScheduleMonthViewDayOfWeekHeader = class(Intersoft.Client.Framework.ISControl, IControl, IFramework, ILicensing)
JScript 
public class UXScheduleMonthViewDayOfWeekHeader extends Intersoft.Client.Framework.ISControl implements IControlIFramework, ILicensing 
Managed Extensions for C++ 
public __gc class UXScheduleMonthViewDayOfWeekHeader : public Intersoft.Client.Framework.ISControl, IControlIFramework, ILicensing  
C++/CLI 
public ref class UXScheduleMonthViewDayOfWeekHeader : public Intersoft.Client.Framework.ISControl, IControlIFramework, 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.UXScheduleMonthViewDayOfWeekHeader

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.