Intersoft ClientUI Documentation
UXGroupItem Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Controls Namespace : UXGroupItem Class






Object Model

UXGroupItem Class

Syntax

Visual Basic (Declaration) 
<StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.Control)>
Public Class UXGroupItem 
   Inherits Intersoft.Client.Framework.ISGroupItem
   Implements IControlIFramework, ILicensing, ISelectionItem 
Visual Basic (Usage)Copy Code
Dim instance As UXGroupItem
C# 
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.Control)]
public class UXGroupItem : Intersoft.Client.Framework.ISGroupItem, IControlIFramework, ILicensing, ISelectionItem  
Delphi 
public class UXGroupItem = class(Intersoft.Client.Framework.ISGroupItem, IControl, IFramework, ILicensing, ISelectionItem)
JScript 
StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.Control)
public class UXGroupItem extends Intersoft.Client.Framework.ISGroupItem implements IControlIFramework, ILicensing, ISelectionItem 
Managed Extensions for C++ 
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.Control)]
public __gc class UXGroupItem : public Intersoft.Client.Framework.ISGroupItem, IControlIFramework, ILicensing, ISelectionItem  
C++/CLI 
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.Control)]
public ref class UXGroupItem : public Intersoft.Client.Framework.ISGroupItem, 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.Framework.ISGroupItem
                           Intersoft.Client.UI.Controls.UXGroupItem

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.