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






Represents a UXGridView row.

Object Model

UXGridViewRow Class

Syntax

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

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.