Intersoft ClientUI Documentation
UXGridViewRowGroupHeader Class
Members 



Represents the header of a UXGridView row group.
Object Model
UXGridViewRowGroupHeader ClassISFramework Class
Syntax
<TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)>
<TemplatePartAttribute(Name="ItemCountElement", Type=System.Windows.Controls.TextBlock)>
<TemplatePartAttribute(Name="AggregatesElement", Type=System.Windows.Controls.TextBlock)>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Panel)>
<TemplatePartAttribute(Name="PropertyNameElement", Type=System.Windows.Controls.TextBlock)>
<TemplatePartAttribute(Name="ExpanderButton", Type=Intersoft.Client.UI.Aqua.UXToggleButton)>
<TemplatePartAttribute(Name="RowGroupHeaderTemplateContainer", Type=System.Windows.Controls.Panel)>
<TemplatePartAttribute(Name="RowGroupHeaderContainer", Type=System.Windows.Controls.Panel)>
<DescriptionAttribute("Represents the header of a UXGridView row group.")>
<StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)>
<TemplatePartAttribute(Name="IndentSpacer", Type=System.Windows.FrameworkElement)>
Public Class UXGridViewRowGroupHeader 
   Inherits Intersoft.Client.Framework.ISControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As UXGridViewRowGroupHeader
[TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[TemplatePartAttribute(Name="ItemCountElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="AggregatesElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="PropertyNameElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="ExpanderButton", Type=Intersoft.Client.UI.Aqua.UXToggleButton)]
[TemplatePartAttribute(Name="RowGroupHeaderTemplateContainer", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="RowGroupHeaderContainer", Type=System.Windows.Controls.Panel)]
[DescriptionAttribute("Represents the header of a UXGridView row group.")]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[TemplatePartAttribute(Name="IndentSpacer", Type=System.Windows.FrameworkElement)]
public class UXGridViewRowGroupHeader : Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[TemplatePartAttribute(Name="ItemCountElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="AggregatesElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="PropertyNameElement", Type=System.Windows.Controls.TextBlock)]
[TemplatePartAttribute(Name="ExpanderButton", Type=Intersoft.Client.UI.Aqua.UXToggleButton)]
[TemplatePartAttribute(Name="RowGroupHeaderTemplateContainer", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="RowGroupHeaderContainer", Type=System.Windows.Controls.Panel)]
[DescriptionAttribute("Represents the header of a UXGridView row group.")]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[TemplatePartAttribute(Name="IndentSpacer", Type=System.Windows.FrameworkElement)]
public ref class UXGridViewRowGroupHeader : public Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXGridViewRowGroupHeader Members
Intersoft.Client.UI.Data Namespace

Send Feedback