| C1.Silverlight.DataGrid Namespace : DataGridRowPresenter Class | 

'Declaration<System.Windows.TemplateVisualStateAttribute(Name="InvalidUnfocused", GroupName="ValidationStates")> <System.Windows.TemplatePartAttribute(Name="Cells", Type=C1.Silverlight.DataGrid.DataGridCellsPanel)> <System.Reflection.DefaultMemberAttribute("Item")> <System.Windows.TemplatePartAttribute(Name="HorizontalGridLine", Type=System.Windows.FrameworkElement)> <System.Windows.TemplateVisualStateAttribute(Name="Valid", GroupName="ValidationStates")> <System.Windows.TemplateVisualStateAttribute(Name="InvalidFocused", GroupName="ValidationStates")> Public Class DataGridRowPresenter Inherits System.Windows.Controls.Control
[System.Windows.TemplateVisualState(Name="InvalidUnfocused", GroupName="ValidationStates")] [System.Windows.TemplatePart(Name="Cells", Type=C1.Silverlight.DataGrid.DataGridCellsPanel)] [System.Reflection.DefaultMember("Item")] [System.Windows.TemplatePart(Name="HorizontalGridLine", Type=System.Windows.FrameworkElement)] [System.Windows.TemplateVisualState(Name="Valid", GroupName="ValidationStates")] [System.Windows.TemplateVisualState(Name="InvalidFocused", GroupName="ValidationStates")] public class DataGridRowPresenter : System.Windows.Controls.Control
System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               C1.Silverlight.DataGrid.DataGridRowPresenter
                  C1.Silverlight.DataGrid.DataGridSelectableRowPresenter
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