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






Represents an individual UXScheduleViewGroupHeader.

Object Model

UXScheduleViewGroupHeader Class

Syntax

Visual Basic (Declaration) 
<TemplatePartAttribute(Name="HeaderElement", Type=Intersoft.Client.Framework.ISContentControl)>
Public Class UXScheduleViewGroupHeader 
   Inherits Intersoft.Client.Framework.ISHeaderedItemsControl
   Implements IControlIFramework, ILicensing, ISelectionItem 
Visual Basic (Usage)Copy Code
Dim instance As UXScheduleViewGroupHeader
C# 
[TemplatePartAttribute(Name="HeaderElement", Type=Intersoft.Client.Framework.ISContentControl)]
public class UXScheduleViewGroupHeader : Intersoft.Client.Framework.ISHeaderedItemsControl, IControlIFramework, ILicensing, ISelectionItem  
Delphi 
public class UXScheduleViewGroupHeader = class(Intersoft.Client.Framework.ISHeaderedItemsControl, IControl, IFramework, ILicensing, ISelectionItem)
JScript 
TemplatePartAttribute(Name="HeaderElement", Type=Intersoft.Client.Framework.ISContentControl)
public class UXScheduleViewGroupHeader extends Intersoft.Client.Framework.ISHeaderedItemsControl implements IControlIFramework, ILicensing, ISelectionItem 
Managed Extensions for C++ 
[TemplatePartAttribute(Name="HeaderElement", Type=Intersoft.Client.Framework.ISContentControl)]
public __gc class UXScheduleViewGroupHeader : public Intersoft.Client.Framework.ISHeaderedItemsControl, IControlIFramework, ILicensing, ISelectionItem  
C++/CLI 
[TemplatePartAttribute(Name="HeaderElement", Type=Intersoft.Client.Framework.ISContentControl)]
public ref class UXScheduleViewGroupHeader : public Intersoft.Client.Framework.ISHeaderedItemsControl, IControlIFramework, ILicensing, ISelectionItem  

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  Intersoft.Client.Framework.HeaderedItemsControl
                     Intersoft.Client.Framework.ISHeaderedItemsControl
                        Intersoft.Client.UI.ScheduleView.UXScheduleViewGroupHeader

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.