GridLayout02CellSplitVerticalConfigImplementation (ComponentImplementation)

Element properties:

TypeGridLayout02CellSplitVerticalConfig
PlatformAll
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="GridLayout02CellSplitVerticalConfigImplementation" TypeId="GridLayout02CellSplitVerticalConfig" Platform="All" Accessibility="Internal">
<Composite>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.GridLayoutGenericConfig">
<Binding PropertyId="CellDefinitions">
<ComplexValueCollection Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.LayoutConfig/CellDefinition[]">
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.LayoutConfig/CellDefinition">
<Binding PropertyId="Row">
<SimpleValue Type="xsd://int" Value="0"/>
</Binding>
<Binding PropertyId="RowSpan">
<SimpleValue Type="xsd://int" Value="1"/>
</Binding>
<Binding PropertyId="Column">
<SimpleValue Type="xsd://int" Value="0"/>
</Binding>
<Binding PropertyId="ColumnSpan">
<SimpleValue Type="xsd://int" Value="1"/>
</Binding>
</ComplexValue>
<ComplexValue Type="xsd://Microsoft.SystemCenter.Visualization.Library!Microsoft.SystemCenter.Visualization.LayoutConfig/CellDefinition">
<Binding PropertyId="Row">
<SimpleValue Type="xsd://int" Value="0"/>
</Binding>
<Binding PropertyId="RowSpan">
<SimpleValue Type="xsd://int" Value="1"/>
</Binding>
<Binding PropertyId="Column">
<SimpleValue Type="xsd://int" Value="1"/>
</Binding>
<Binding PropertyId="ColumnSpan">
<SimpleValue Type="xsd://int" Value="4"/>
</Binding>
</ComplexValue>
</ComplexValueCollection>
</Binding>
<Binding PropertyId="RowMinHeight">
<SimpleValue Type="xsd://int" Value="100"/>
</Binding>
<Binding PropertyId="ColumnMinWidth">
<SimpleValue Type="xsd://int" Value="300"/>
</Binding>
</Component>
</Composite>
</ComponentImplementation>