Microsoft.Windows.Server.10.0.Visualization.Components.WidgetFilterControlImplementation (ComponentImplementation)

Element properties:

TypeMicrosoft.Windows.Server.10.0.Visualization.Components.WidgetFilterControl
PlatformWpf, Silverlight
Target
AccessibilityInternal

Source Code:

<ComponentImplementation ID="Microsoft.Windows.Server.10.0.Visualization.Components.WidgetFilterControlImplementation" TypeId="Microsoft.Windows.Server.10.0.Visualization.Components.WidgetFilterControl" Platform="Wpf, Silverlight" Accessibility="Internal">
<Composite>
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGrid">
<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="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="IsVisible">
<Reference>$Property/ControlIsVisible$</Reference>
</Binding>
<Binding PropertyId="Content">
<Component TypeId="Visualization!Microsoft.SystemCenter.Visualization.LayoutGrid">
<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="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="Content">
<Component TypeId="Microsoft.Windows.Server.10.0.Visualization.Components.FilterControl">
<Binding PropertyId="Criteria">
<Reference>$Property/Criteria$</Reference>
</Binding>
<Binding PropertyId="FilterActions">
<Reference>$Property/FilterActions$</Reference>
</Binding>
<Binding PropertyId="ControlIsVisible">
<Reference>$Property/ControlIsVisible$</Reference>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Padding">
<SimpleValue Type="xsd://int" Value="2"/>
</Binding>
</Component>
</Binding>
</Component>
</Binding>
<Binding PropertyId="Padding">
<SimpleValue Type="xsd://int" Value="0"/>
</Binding>
</Component>
</Composite>
</ComponentImplementation>