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






Represents a UXGridView new row.

Object Model

UXGridViewNewRow Class

Syntax

Visual Basic (Declaration) 
<TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)>
<TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Panel)>
<TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.Data.UXGridViewCellsPresenter)>
<TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalAlternatingRow")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalSelected")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")>
<TemplatePartAttribute(Name="BottomGridLine", Type=System.Windows.Shapes.Rectangle)>
<TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")>
<TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOverSelected")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="UnfocusedSelected")>
<DescriptionAttribute("Represents a UXGridView new row.")>
<StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)>
Public Class UXGridViewNewRow 
   Inherits UXGridViewRowBase
   Implements IControlIFramework, ILicensing 
Visual Basic (Usage)Copy Code
Dim instance As UXGridViewNewRow
C# 
[TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.Data.UXGridViewCellsPresenter)]
[TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalAlternatingRow")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalSelected")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[TemplatePartAttribute(Name="BottomGridLine", Type=System.Windows.Shapes.Rectangle)]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOverSelected")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="UnfocusedSelected")]
[DescriptionAttribute("Represents a UXGridView new row.")]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
public class UXGridViewNewRow : UXGridViewRowBase, IControlIFramework, ILicensing  
Delphi 
public class UXGridViewNewRow = class(UXGridViewRowBase, IControl, IFramework, ILicensing)
JScript 
TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)
TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Panel)
TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.Data.UXGridViewCellsPresenter)
TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")
TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalAlternatingRow")
TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalSelected")
TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")
TemplatePartAttribute(Name="BottomGridLine", Type=System.Windows.Shapes.Rectangle)
TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")
TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")
TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOverSelected")
TemplateVisualStateAttribute(GroupName="CommonStates", Name="UnfocusedSelected")
DescriptionAttribute("Represents a UXGridView new row.")
StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)
public class UXGridViewNewRow extends UXGridViewRowBase implements IControlIFramework, ILicensing 
Managed Extensions for C++ 
[TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.Data.UXGridViewCellsPresenter)]
[TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalAlternatingRow")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalSelected")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[TemplatePartAttribute(Name="BottomGridLine", Type=System.Windows.Shapes.Rectangle)]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOverSelected")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="UnfocusedSelected")]
[DescriptionAttribute("Represents a UXGridView new row.")]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
public __gc class UXGridViewNewRow : public UXGridViewRowBase, IControlIFramework, ILicensing  
C++/CLI 
[TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Panel)]
[TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.Data.UXGridViewCellsPresenter)]
[TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalAlternatingRow")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalSelected")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[TemplatePartAttribute(Name="BottomGridLine", Type=System.Windows.Shapes.Rectangle)]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOverSelected")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="UnfocusedSelected")]
[DescriptionAttribute("Represents a UXGridView new row.")]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
public ref class UXGridViewNewRow : public UXGridViewRowBase, 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.UXGridViewRowBase
                     Intersoft.Client.UI.Data.UXGridViewNewRow

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.