Intersoft ClientUI Documentation
UXGridViewRowGroupHeader Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Data Namespace : UXGridViewRowGroupHeader Class






Represents the header of a UXGridView row group.

Object Model

UXGridViewRowGroupHeader Class

Syntax

Visual Basic (Declaration) 
<TemplatePartAttribute(Name="RowGroupHeaderContainer", Type=System.Windows.Controls.Panel)>
<TemplatePartAttribute(Name="AggregatesElement", Type=System.Windows.Controls.TextBlock)>
<StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)>
<DescriptionAttribute("Represents the header of a UXGridView row group.")>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Panel)>
<TemplatePartAttribute(Name="RowGroupHeaderTemplateContainer", Type=System.Windows.Controls.Panel)>
<TemplatePartAttribute(Name="ExpanderButton", Type=Intersoft.Client.UI.Aqua.UXToggleButton)>
<TemplatePartAttribute(Name="IndentSpacer", Type=System.Windows.FrameworkElement)>
<TemplatePartAttribute(Name="ItemCountElement", Type=System.Windows.Controls.TextBlock)>
<TemplatePartAttribute(Name="PropertyNameElement", Type=System.Windows.Controls.TextBlock)>
<TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)>
Public Class UXGridViewRowGroupHeader 
   Inherits Intersoft.Client.Framework.ISControl
   Implements IControlIFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXGridViewRowGroupHeader
C# 
[TemplatePartAttribute(Name="RowGroupHeaderContainer", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="AggregatesElement", Type=System.Windows.Controls.TextBlock)]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[DescriptionAttribute("Represents the header of a UXGridView row group.")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="RowGroupHeaderTemplateContainer", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="ExpanderButton", Type=Intersoft.Client.UI.Aqua.UXToggleButton)]
[TemplatePartAttribute(Name="IndentSpacer", Type=System.Windows.FrameworkElement)]
[TemplatePartAttribute(Name="ItemCountElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="PropertyNameElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
public class UXGridViewRowGroupHeader : Intersoft.Client.Framework.ISControl, IControlIFramework, ILicensing  
Delphi 
public class UXGridViewRowGroupHeader = class(Intersoft.Client.Framework.ISControl, IControl, IFramework, ILicensing)
JScript 
TemplatePartAttribute(Name="RowGroupHeaderContainer", Type=System.Windows.Controls.Panel)
TemplatePartAttribute(Name="AggregatesElement", Type=System.Windows.Controls.TextBlock)
StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)
DescriptionAttribute("Represents the header of a UXGridView row group.")
TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Panel)
TemplatePartAttribute(Name="RowGroupHeaderTemplateContainer", Type=System.Windows.Controls.Panel)
TemplatePartAttribute(Name="ExpanderButton", Type=Intersoft.Client.UI.Aqua.UXToggleButton)
TemplatePartAttribute(Name="IndentSpacer", Type=System.Windows.FrameworkElement)
TemplatePartAttribute(Name="ItemCountElement", Type=System.Windows.Controls.TextBlock)
TemplatePartAttribute(Name="PropertyNameElement", Type=System.Windows.Controls.TextBlock)
TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)
public class UXGridViewRowGroupHeader extends Intersoft.Client.Framework.ISControl implements IControlIFramework, ILicensing 
Managed Extensions for C++ 
[TemplatePartAttribute(Name="RowGroupHeaderContainer", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="AggregatesElement", Type=System.Windows.Controls.TextBlock)]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[DescriptionAttribute("Represents the header of a UXGridView row group.")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="RowGroupHeaderTemplateContainer", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="ExpanderButton", Type=Intersoft.Client.UI.Aqua.UXToggleButton)]
[TemplatePartAttribute(Name="IndentSpacer", Type=System.Windows.FrameworkElement)]
[TemplatePartAttribute(Name="ItemCountElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="PropertyNameElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
public __gc class UXGridViewRowGroupHeader : public Intersoft.Client.Framework.ISControl, IControlIFramework, ILicensing  
C++/CLI 
[TemplatePartAttribute(Name="RowGroupHeaderContainer", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="AggregatesElement", Type=System.Windows.Controls.TextBlock)]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[DescriptionAttribute("Represents the header of a UXGridView row group.")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="RowGroupHeaderTemplateContainer", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="ExpanderButton", Type=Intersoft.Client.UI.Aqua.UXToggleButton)]
[TemplatePartAttribute(Name="IndentSpacer", Type=System.Windows.FrameworkElement)]
[TemplatePartAttribute(Name="ItemCountElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="PropertyNameElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
public ref class UXGridViewRowGroupHeader : 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.Data.UXGridViewRowGroupHeader

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.