Intersoft ClientUI Documentation
UXGridViewRow Class
Members 



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

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

UXGridViewRow Members
Intersoft.Client.UI.Data Namespace

Send Feedback