Intersoft ClientUI Documentation
UXRibbonContextualTabGroupItemsControl Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Aqua.UXRibbon Namespace : UXRibbonContextualTabGroupItemsControl Class






Represents a contextual tab group that display a collection of commands that are relevant only when users select a particular object type.

Object Model

UXRibbonContextualTabGroupItemsControl Class

Syntax

Visual Basic (Declaration) 
<StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonContextualTabGroup)>
<DescriptionAttribute("Represents a contextual tab group that display a collection of commands that are relevant only when users select a particular object type.")>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)>
Public Class UXRibbonContextualTabGroupItemsControl 
   Inherits Intersoft.Client.Framework.ISItemsControl
   Implements IControlIFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXRibbonContextualTabGroupItemsControl
C# 
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonContextualTabGroup)]
[DescriptionAttribute("Represents a contextual tab group that display a collection of commands that are relevant only when users select a particular object type.")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
public class UXRibbonContextualTabGroupItemsControl : Intersoft.Client.Framework.ISItemsControl, IControlIFramework, ILicensing  
Delphi 
public class UXRibbonContextualTabGroupItemsControl = class(Intersoft.Client.Framework.ISItemsControl, IControl, IFramework, ILicensing)
JScript 
StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonContextualTabGroup)
DescriptionAttribute("Represents a contextual tab group that display a collection of commands that are relevant only when users select a particular object type.")
TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)
public class UXRibbonContextualTabGroupItemsControl extends Intersoft.Client.Framework.ISItemsControl implements IControlIFramework, ILicensing 
Managed Extensions for C++ 
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonContextualTabGroup)]
[DescriptionAttribute("Represents a contextual tab group that display a collection of commands that are relevant only when users select a particular object type.")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
public __gc class UXRibbonContextualTabGroupItemsControl : public Intersoft.Client.Framework.ISItemsControl, IControlIFramework, ILicensing  
C++/CLI 
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonContextualTabGroup)]
[DescriptionAttribute("Represents a contextual tab group that display a collection of commands that are relevant only when users select a particular object type.")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
public ref class UXRibbonContextualTabGroupItemsControl : public Intersoft.Client.Framework.ISItemsControl, IControlIFramework, 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.Aqua.UXRibbon.UXRibbonContextualTabGroupItemsControl

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.