Microsoft.SystemCenter.Visualization.DataGridControlImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Visualization.DataGridControl
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Visualization.DataGridControlImplementation" TypeId="Microsoft.SystemCenter.Visualization.DataGridControl" Platform="Wpf, Silverlight" Accessibility="Internal">
<Unit>
<ContractFactory>Microsoft.EnterpriseManagement.Presentation.Controls.DataGrid.DataGrid</ContractFactory>
<Property Name="CompositionEngineDataContext" Direction="In">
<Reference>$DataContext$</Reference>
</Property>
<Property Name="KeyPropertyName" Direction="In">
<Reference>$Property/KeyPropertyName$</Reference>
</Property>
<Property Name="ItemsSource" Direction="In">
<Reference>$Property/ItemsSource$</Reference>
</Property>
<Property Name="Columns" Direction="In">
<Reference>$Property/Columns$</Reference>
</Property>
<Property Name="RowDetailsComponentType" Direction="In">
<Reference>$Property/RowDetailsComponentType$</Reference>
</Property>
<Property Name="EnableInlineDetails" Direction="In">
<Reference>$Property/EnableInlineDetails$</Reference>
</Property>
<Property Name="CellComponentType" Direction="In">
<Reference>$Property/CellComponentType$</Reference>
</Property>
<Property Name="ColumnHeaderComponentType" Direction="In">
<Reference>$Property/ColumnHeaderComponentType$</Reference>
</Property>
<Property Name="SelectionMode" Direction="In">
<Reference>$Property/SelectionMode$</Reference>
</Property>
<Property Name="SelectedRows" Direction="In">
<Reference>$Property/SelectedRows$</Reference>
</Property>
<Property Name="SelectedRow" Direction="In">
<Reference>$Property/SelectedRow$</Reference>
</Property>
<Property Name="SelectedColumn" Direction="In">
<Reference>$Property/SelectedColumn$</Reference>
</Property>
<Property Name="SelectedCellData" Direction="In">
<Reference>$Property/SelectedCellData$</Reference>
</Property>
<Property Name="Action" Direction="In">
<Reference>$Property/Action$</Reference>
</Property>
<Property Name="ColumnHeaderVisible" Direction="In">
<Reference>$Property/ColumnHeaderVisible$</Reference>
</Property>
<Property Name="CanReorderColumns" Direction="In">
<Reference>$Property/CanReorderColumns$</Reference>
</Property>
</Unit>
</ComponentImplementation>