NetAppSANtricity.Datagrid1.Datagrid.ComponentImplementation (ComponentImplementation)

Element properties:

TypeNetAppSANtricity.Datagrid1.Datagrid.ComponentType
PlatformAll
Target
AccessibilityPublic

Source Code:

<ComponentImplementation ID="NetAppSANtricity.Datagrid1.Datagrid.ComponentImplementation" Accessibility="Public" TypeId="NetAppSANtricity.Datagrid1.Datagrid.ComponentType" Platform="All">
<Composite>
<Variable Id="Data" Type="BaseDataType[]">
<ComplexValueCollection Type="xsd://NetAppSANtricity!NetAppSANtricity.Datagrid1.Schema/ItemType[]">
<ComplexValue Type="xsd://NetAppSANtricity!NetAppSANtricity.Datagrid1.Schema/ItemType">
<Binding PropertyId="Property1">
<SimpleValue Type="xsd://string" Value="A"/>
</Binding>
<Binding PropertyId="Property2">
<SimpleValue Type="xsd://int" Value="42"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://NetAppSANtricity!NetAppSANtricity.Datagrid1.Schema/ItemType">
<Binding PropertyId="Property1">
<SimpleValue Type="xsd://string" Value="B"/>
</Binding>
<Binding PropertyId="Property2">
<SimpleValue Type="xsd://int" Value="587"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://NetAppSANtricity!NetAppSANtricity.Datagrid1.Schema/ItemType">
<Binding PropertyId="Property1">
<SimpleValue Type="xsd://string" Value="Z"/>
</Binding>
<Binding PropertyId="Property2">
<SimpleValue Type="xsd://int" Value="9874"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://NetAppSANtricity!NetAppSANtricity.Datagrid1.Schema/ItemType">
<Binding PropertyId="Property1">
<SimpleValue Type="xsd://string" Value="ABC"/>
</Binding>
<Binding PropertyId="Property2">
<SimpleValue Type="xsd://int" Value="0"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Variable>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.DataGrid">
<Binding PropertyId="Data">
<Reference>$Variable/Data$</Reference>
</Binding>
<Binding PropertyId="SelectionMode">
<SimpleValue Type="xsd://string" Value="SingleRowSelect"/>
</Binding>
<Binding PropertyId="ColumnHeaderVisible">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="CanReorderColumns">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="CellComponentType">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataGridGenericCell"/>
</Binding>
<Binding PropertyId="ColumnHeaderComponentType">
<SimpleValue Type="xsd://string" Value="Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.DataGridGenericCell"/>
</Binding>
<Binding PropertyId="Columns">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn">
<Binding PropertyId="PropertyName">
<SimpleValue Type="xsd://string" Value="Property1"/>
</Binding>
<Binding PropertyId="HeaderDisplayObject">
<Reference>$MPReference/NetAppSANtricity!NetAppSANtricity.Datagrid1.Column1.Header/DisplayName$</Reference>
</Binding>
<Binding PropertyId="SortableGroupable">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="SortDirection">
<SimpleValue Type="xsd://string" Value="Descending"/>
</Binding>
<Binding PropertyId="CanResize">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.ColumnType/DataGridColumn">
<Binding PropertyId="PropertyName">
<SimpleValue Type="xsd://string" Value="Property2"/>
</Binding>
<Binding PropertyId="HeaderDisplayObject">
<Reference>$MPReference/NetAppSANtricity!NetAppSANtricity.Datagrid1.Column2.Header/DisplayName$</Reference>
</Binding>
<Binding PropertyId="SortableGroupable">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="SortDirection">
<SimpleValue Type="xsd://string" Value="Descending"/>
</Binding>
<Binding PropertyId="CanResize">
<SimpleValue Type="xsd://boolean" Value="True"/>
</Binding>
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="Auto"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>