Tuning Reporting

Cookdown.EasyTune.EasyTuneReportPaneView (View)

Element properties:

TargetSystem.Entity
TypeCookdown.EasyTune.EasyTuneReportViewType
AccessibilityInternal
VisibleTrue
CommentThe view impements the previously defined type and sets its category.

Source Code:

<View ID="Cookdown.EasyTune.EasyTuneReportPaneView" Accessibility="Internal" Enabled="true" Target="System!System.Entity" TypeID="Cookdown.EasyTune.EasyTuneReportViewType" Visible="true" Comment="The view impements the previously defined type and sets its category.">
<Category>Administration</Category>
<Presentation>
<ColumnInfo Index="1" SortIndex="-1" Width="400" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>CollectionName</Name>
<Id>CollectionName</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="125" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>OverrideLevel</Name>
<Id>OverrideLevel</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>OverrideManagementPack</Name>
<Id>OverrideManagementPack</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="1" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>OverrideType</Name>
<Id>OverrideType</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="0" Width="100" Grouped="true" Sorted="true" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>TargetName</Name>
<Id>TargetName</Id>
</ColumnInfo>
</Presentation>
</View>