Microsoft.SystemCenter.Visualization.LayoutGridCell (ComponentType)

Element properties:

AccessibilityPublic

Source Code:

<ComponentType ID="Microsoft.SystemCenter.Visualization.LayoutGridCell" Accessibility="Public">
<Property Name="RowId" Type="xsd://int" BindingDirection="Both"/>
<Property Name="ColumnId" Type="xsd://int" BindingDirection="Both"/>
<Property Name="RowSpan" Type="xsd://int" BindingDirection="Both"/>
<Property Name="ColumnSpan" Type="xsd://int" BindingDirection="Both"/>
<Property Name="Content" Type="BaseDataType" BindingDirection="Both"/>
<Property Name="IsVisible" Type="xsd://boolean" BindingDirection="Both"/>
</ComponentType>