Intersoft ClientUI Documentation
UXGridViewRowGroupFooter Class
Members 



Represents a UXGridView row group footer.
Object Model
UXGridViewRowGroupFooter ClassISFramework Class
Syntax
<TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.Data.UXGridViewCellsPresenter)>
<TemplatePartAttribute(Name="BottomGridLine", Type=System.Windows.Shapes.Rectangle)>
<StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Panel)>
<TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)>
Public Class UXGridViewRowGroupFooter 
   Inherits Intersoft.Client.Framework.ISControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As UXGridViewRowGroupFooter
[TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.Data.UXGridViewCellsPresenter)]
[TemplatePartAttribute(Name="BottomGridLine", Type=System.Windows.Shapes.Rectangle)]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
public class UXGridViewRowGroupFooter : Intersoft.Client.Framework.ISControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.Data.UXGridViewCellsPresenter)]
[TemplatePartAttribute(Name="BottomGridLine", Type=System.Windows.Shapes.Rectangle)]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
public ref class UXGridViewRowGroupFooter : 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.UXGridViewRowGroupFooter

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

UXGridViewRowGroupFooter Members
Intersoft.Client.UI.Data Namespace

Send Feedback