Intersoft ClientUI Documentation
UXGridViewNewRow Class
Members 



Represents a UXGridView new row.
Object Model
UXGridViewNewRow ClassISFramework ClassUXGridView Class
Syntax
<TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")>
<TemplatePartAttribute(Name="BottomGridLine", Type=System.Windows.Shapes.Rectangle)>
<TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")>
<TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOverSelected")>
<DescriptionAttribute("Represents a UXGridView new row.")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")>
<TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Panel)>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalSelected")>
<TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.Data.UXGridViewCellsPresenter)>
<TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)>
<StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="UnfocusedSelected")>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalAlternatingRow")>
Public Class UXGridViewNewRow 
   Inherits UXGridViewRowBase
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing 
Dim instance As UXGridViewNewRow
[TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")]
[TemplatePartAttribute(Name="BottomGridLine", Type=System.Windows.Shapes.Rectangle)]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOverSelected")]
[DescriptionAttribute("Represents a UXGridView new row.")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
[TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Panel)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalSelected")]
[TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.Data.UXGridViewCellsPresenter)]
[TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="UnfocusedSelected")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalAlternatingRow")]
public class UXGridViewNewRow : UXGridViewRowBase, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing  
[TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")]
[TemplatePartAttribute(Name="BottomGridLine", Type=System.Windows.Shapes.Rectangle)]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Valid")]
[TemplateVisualStateAttribute(GroupName="ValidationStates", Name="Invalid")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOverSelected")]
[DescriptionAttribute("Represents a UXGridView new row.")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")]
[TemplatePartAttribute(Name="Root", Type=System.Windows.Controls.Panel)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalSelected")]
[TemplatePartAttribute(Name="CellsPresenter", Type=Intersoft.Client.UI.Data.UXGridViewCellsPresenter)]
[TemplatePartAttribute(Name="RowHeader", Type=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[StyleTypedPropertyAttribute(Property="HeaderStyle", StyleTargetType=Intersoft.Client.UI.Data.UXGridViewRowHeader)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="UnfocusedSelected")]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="NormalAlternatingRow")]
public ref class UXGridViewNewRow : public UXGridViewRowBase, 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.UXGridViewRowBase
                     Intersoft.Client.UI.Data.UXGridViewNewRow

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

UXGridViewNewRow Members
Intersoft.Client.UI.Data Namespace

Send Feedback