Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace : DataRow Class |
'Declaration <TemplateVisualStateAttribute(Name="NotInitialized", GroupName="InitializationStates")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="Selected")> <TemplateVisualStateAttribute(GroupName="InitializationStates", Name="Initialized")> <StyleTypedPropertyAttribute(Property="CellStyle", StyleTargetType=Xceed.Silverlight.DataGrid.DataCell)> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOverSelected")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="Alternate")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="AlternateMouseOver")> Public Class DataRow Inherits EditableRow Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper
'Usage Dim instance As DataRow
[TemplateVisualStateAttribute(Name="NotInitialized", GroupName="InitializationStates")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Selected")] [TemplateVisualStateAttribute(GroupName="InitializationStates", Name="Initialized")] [StyleTypedPropertyAttribute(Property="CellStyle", StyleTargetType=Xceed.Silverlight.DataGrid.DataCell)] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOverSelected")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Alternate")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="AlternateMouseOver")] public class DataRow : EditableRow, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
Xceed.Silverlight.DataGrid.ControlBase
Xceed.Silverlight.DataGrid.Row
Xceed.Silverlight.DataGrid.EditableRow
Xceed.Silverlight.DataGrid.DataRow
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family