'Declaration <NullableContextAttribute(1)> <NullableAttribute(0)> <TemplatePartAttribute(Name="PART_CellsHost", Type=System.Windows.Controls.Panel)> <StyleTypedPropertyAttribute(Property="CellErrorStyle", StyleTargetType=Xceed.Wpf.DataGrid.Cell)> <ContentPropertyAttribute("Cells")> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public MustInherit Class Row Inherits System.Windows.Controls.Control
'Usage Dim instance As Row
[NullableContext(1)] [Nullable(0)] [TemplatePart(Name="PART_CellsHost", Type=System.Windows.Controls.Panel)] [StyleTypedProperty(Property="CellErrorStyle", StyleTargetType=Xceed.Wpf.DataGrid.Cell)] [ContentProperty("Cells")] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public abstract class Row : System.Windows.Controls.Control









