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






Represents an individual UXScheduleViewGroup.

Object Model

UXScheduleViewGroup Class

Syntax

Visual Basic (Declaration) 
<ContentPropertyAttribute("Items")>
Public Class UXScheduleViewGroup 
   Inherits System.Windows.DependencyObject
Visual Basic (Usage)Copy Code
Dim instance As UXScheduleViewGroup
C# 
[ContentPropertyAttribute("Items")]
public class UXScheduleViewGroup : System.Windows.DependencyObject 
Delphi 
public class UXScheduleViewGroup = class(System.Windows.DependencyObject)
JScript 
ContentPropertyAttribute("Items")
public class UXScheduleViewGroup extends System.Windows.DependencyObject
Managed Extensions for C++ 
[ContentPropertyAttribute("Items")]
public __gc class UXScheduleViewGroup : public System.Windows.DependencyObject 
C++/CLI 
[ContentPropertyAttribute("Items")]
public ref class UXScheduleViewGroup : public System.Windows.DependencyObject 

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      Intersoft.Client.UI.ScheduleView.UXScheduleViewGroup

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.