Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.DataGridDateTimeCellImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.SystemCenter.Omonline.OutsideIn.VSWebTest.DataGridDateTimeCell
PlatformAll
Targetxsd://dateTime
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.DataGridDateTimeCellImplementation" TypeId="Microsoft.SystemCenter.Omonline.OutsideIn.VSWebTest.DataGridDateTimeCell" Target="xsd://dateTime" Platform="All" Accessibility="Internal">
<Composite>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="Microsoft.SystemCenter.Visualization.DateTimeLabel">
<Binding PropertyId="Value">
<Reference>$Target$</Reference>
</Binding>
<Binding PropertyId="ConvertMode">
<SimpleValue Type="xsd://string" Value="ToLocal"/>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>