PureStorage.FlashArray.Dashboard.ComponentImplementation.PureArrayLayoutGrid (ComponentImplementation)

Element properties:

TypePureStorage.FlashArray.Dashboard.ComponentType.PureArrayLayoutGrid
PlatformWpf, Silverlight
Targetmpinstance://PureStorageFlashArray!PureStorage.FlashArray.PureArray
AccessibilityPublic

Source Code:

<ComponentImplementation ID="PureStorage.FlashArray.Dashboard.ComponentImplementation.PureArrayLayoutGrid" Accessibility="Public" TypeId="PureStorage.FlashArray.Dashboard.ComponentType.PureArrayLayoutGrid" Target="mpinstance://PureStorageFlashArray!PureStorage.FlashArray.PureArray" Platform="Wpf, Silverlight">
<Composite>
<Variable Id="VolumeData" Type="BaseDataType[]"/>
<Variable Id="HostData" Type="BaseDataType[]"/>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGrid">
<Binding PropertyId="Padding">
<SimpleValue Type="xsd://string" Value="5"/>
</Binding>
<Binding PropertyId="RowCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridRow">
<Binding PropertyId="Height">
<SimpleValue Type="xsd://string" Value="*"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="RowCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridRow">
<Binding PropertyId="Height">
<SimpleValue Type="xsd://string" Value="*"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="ColumnCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridColumn">
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="*"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="ColumnCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridColumn">
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="*"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="ColumnCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridColumn">
<Binding PropertyId="Width">
<SimpleValue Type="xsd://string" Value="*"/>
</Binding>
</Component>
</Binding>
<Binding PropertyId="CellCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridCell">
<Binding PropertyId="RowId">
<SimpleValue Type="xsd://string" Value="0"/>
</Binding>
<Binding PropertyId="ColumnId">
<SimpleValue Type="xsd://string" Value="0"/>
</Binding>
<Binding PropertyId="ColumnSpan">
<SimpleValue Type="xsd://string" Value="1"/>
</Binding>
<Binding PropertyId="RowSpan">
<SimpleValue Type="xsd://string" Value="2"/>
</Binding>
<Binding PropertyId="Content">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="PureStorage.FlashArray.ComponentType.PureVolumeState">
<Binding PropertyId="Dataset">
<Reference>$Variable/VolumeData$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="PureStorage.FlashArray.ComponentType.PureVolumePowerShellQuery">
<Binding PropertyId="SourcePureArrayID">
<Reference>$Target/Id$</Reference>
</Binding>
<Binding PropertyId="OutputCollection">
<Reference>$Variable/VolumeData$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
<Binding PropertyId="CellCollection">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGridCell">
<Binding PropertyId="RowId">
<SimpleValue Type="xsd://string" Value="0"/>
</Binding>
<Binding PropertyId="ColumnId">
<SimpleValue Type="xsd://string" Value="1"/>
</Binding>
<Binding PropertyId="ColumnSpan">
<SimpleValue Type="xsd://string" Value="1"/>
</Binding>
<Binding PropertyId="RowSpan">
<SimpleValue Type="xsd://string" Value="2"/>
</Binding>
<Binding PropertyId="Content">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.ComponentContainer">
<Binding PropertyId="Visual">
<Component TypeId="PureStorage.FlashArray.ComponentType.PureHostState">
<Binding PropertyId="Dataset">
<Reference>$Variable/HostData$</Reference>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Objects">
<Component TypeId="PureStorage.FlashArray.ComponentType.PureHostPowerShellQuery">
<Binding PropertyId="SourcePureArrayID">
<Reference>$Target/Id$</Reference>
</Binding>
<Binding PropertyId="OutputCollection">
<Reference>$Variable/HostData$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
</Component>
</Composite>
</ComponentImplementation>