Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace : EditableRow Class |
'Declaration <TemplateVisualStateAttribute(Name="Committing", GroupName="EditingStates")> <TemplateVisualStateAttribute(GroupName="ValidationStates", Name="InvalidData")> <TemplateVisualStateAttribute(GroupName="EditingStates", Name="NotBeingEdited")> <TemplateVisualStateAttribute(GroupName="EditingStates", Name="BeingEdited")> <TemplateVisualStateAttribute(GroupName="ValidationStates", Name="ValidData")> Public MustInherit Class EditableRow Inherits Row Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper
'Usage Dim instance As EditableRow
[TemplateVisualStateAttribute(Name="Committing", GroupName="EditingStates")] [TemplateVisualStateAttribute(GroupName="ValidationStates", Name="InvalidData")] [TemplateVisualStateAttribute(GroupName="EditingStates", Name="NotBeingEdited")] [TemplateVisualStateAttribute(GroupName="EditingStates", Name="BeingEdited")] [TemplateVisualStateAttribute(GroupName="ValidationStates", Name="ValidData")] public abstract class EditableRow : Row, 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
Xceed.Silverlight.DataGrid.InsertionRow
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family