<SettingsStorage>
  <KeyValuePairBeginStringAndObjectEnd>
    <key>_testPortfolios</key>
    <value>
      <Type type="string">System.Collections.Generic.List`1[[StockSharp.BusinessEntities.Portfolio, StockSharp.BusinessEntities, Version=4.4.17.0, Culture=neutral, PublicKeyToken=null]], mscorlib</Type>
      <Value type="System.Collections.Generic.List`1[[StockSharp.BusinessEntities.Portfolio, StockSharp.BusinessEntities, Version=4.4.17.0, Culture=neutral, PublicKeyToken=null]], mscorlib">
        <Portfolio>
          <BeginValue>12</BeginValue>
          <BlockedValue isNull="true" />
          <Board isNull="true" />
          <ClientCode>Test</ClientCode>
          <Commission isNull="true" />
          <Currency isNull="true" />
          <CurrentValue isNull="true" />
          <Description isNull="true" />
          <ExpirationDate isNull="true" />
          <LastChangeTime>01.01.0001 0:00:00 +00:00</LastChangeTime>
          <Leverage isNull="true" />
          <LocalTime>01.01.0001 0:00:00 +00:00</LocalTime>
          <Name>Test</Name>
          <SettlementPrice isNull="true" />
          <State isNull="true" />
          <VariationMargin isNull="true" />
        </Portfolio>
        <Portfolio>
          <BeginValue>123</BeginValue>
          <BlockedValue isNull="true" />
          <Board isNull="true" />
          <ClientCode>Test</ClientCode>
          <Commission isNull="true" />
          <Currency isNull="true" />
          <CurrentValue isNull="true" />
          <Description isNull="true" />
          <ExpirationDate isNull="true" />
          <LastChangeTime>01.01.0001 0:00:00 +00:00</LastChangeTime>
          <Leverage isNull="true" />
          <LocalTime>01.01.0001 0:00:00 +00:00</LocalTime>
          <Name>Test</Name>
          <SettlementPrice isNull="true" />
          <State isNull="true" />
          <VariationMargin isNull="true" />
        </Portfolio>
      </Value>
    </value>
  </KeyValuePairBeginStringAndObjectEnd>
  <KeyValuePairBeginStringAndObjectEnd>
    <key>PortfolioGrid</key>
    <value>
      <Type type="string">Ecng.Serialization.SettingsStorage, Ecng.Serialization</Type>
      <Value type="Ecng.Serialization.SettingsStorage, Ecng.Serialization">
        <KeyValuePairBeginStringAndObjectEnd>
          <key>AutoScroll</key>
          <value>
            <Type type="string">bool</Type>
            <Value type="bool">False</Value>
          </value>
        </KeyValuePairBeginStringAndObjectEnd>
        <KeyValuePairBeginStringAndObjectEnd>
          <key>Layout</key>
          <value>
            <Type type="string">string</Type>
            <Value type="string">﻿&lt;XtraSerializer version="1.0" application="StockSharp"&gt;
  &lt;property name="#LayoutVersion" isnull="true" /&gt;
  &lt;property name="$GridControl" iskey="true" value="GridControl"&gt;
    &lt;property name="UseFieldNameForSerialization"&gt;true&lt;/property&gt;
    &lt;property name="GroupCount"&gt;1&lt;/property&gt;
    &lt;property name="GroupSummary" iskey="true" value="1"&gt;
      &lt;property name="Item1" isnull="true" iskey="true"&gt;
        &lt;property name="SummaryType"&gt;Count&lt;/property&gt;
        &lt;property name="DisplayFormat"&gt;Количество элементов: {0}&lt;/property&gt;
      &lt;/property&gt;
    &lt;/property&gt;
    &lt;property name="SortInfo" iskey="true" value="1"&gt;
      &lt;property name="Item1" isnull="true" iskey="true"&gt;
        &lt;property name="FieldName"&gt;PortfolioName&lt;/property&gt;
        &lt;property name="SortOrder"&gt;Ascending&lt;/property&gt;
        &lt;property name="MergeWithPreviousGroup"&gt;false&lt;/property&gt;
      &lt;/property&gt;
    &lt;/property&gt;
    &lt;property name="Columns" iskey="true" value="23"&gt;
      &lt;property name="Item1" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;PortfolioName&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;0&lt;/property&gt;
        &lt;property name="Width"&gt;70&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;70&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item2" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;Name&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;1&lt;/property&gt;
        &lt;property name="Width"&gt;70&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;70&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item3" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;BeginValue&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;2&lt;/property&gt;
        &lt;property name="Width"&gt;120&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;120&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item4" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;CurrentValue&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;3&lt;/property&gt;
        &lt;property name="Width"&gt;120&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;120&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item5" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;BlockedValue&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;4&lt;/property&gt;
        &lt;property name="Width"&gt;50&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;50&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item6" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;Description&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;5&lt;/property&gt;
        &lt;property name="Width"&gt;200&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;200&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item7" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;ClientCode&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;6&lt;/property&gt;
        &lt;property name="Width"&gt;50&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;50&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item8" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;DepoName&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;7&lt;/property&gt;
        &lt;property name="Width"&gt;50&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;50&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item9" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;LimitType&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;8&lt;/property&gt;
        &lt;property name="Width"&gt;50&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;50&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item10" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;Commission&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;9&lt;/property&gt;
        &lt;property name="Width"&gt;50&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;50&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item11" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;VariationMargin&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;10&lt;/property&gt;
        &lt;property name="Width"&gt;50&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;50&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item12" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;RealizedPnL&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;11&lt;/property&gt;
        &lt;property name="Width"&gt;50&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;50&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item13" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;UnrealizedPnL&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;12&lt;/property&gt;
        &lt;property name="Width"&gt;50&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;50&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item14" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;AveragePrice&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;13&lt;/property&gt;
        &lt;property name="Width"&gt;50&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;50&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item15" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;CurrentPrice&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;14&lt;/property&gt;
        &lt;property name="Width"&gt;50&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;50&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item16" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;LastChangeTime&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;15&lt;/property&gt;
        &lt;property name="Width"&gt;120&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;120&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item17" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;LocalTime&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;16&lt;/property&gt;
        &lt;property name="Width"&gt;60&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;60&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item18" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;State&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;17&lt;/property&gt;
        &lt;property name="Width"&gt;60&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;60&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item19" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;Board.Code&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;18&lt;/property&gt;
        &lt;property name="Width"&gt;50&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;50&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item20" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;CommissionTaker&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;19&lt;/property&gt;
        &lt;property name="Width"&gt;70&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;70&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item21" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;CommissionMaker&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;20&lt;/property&gt;
        &lt;property name="Width"&gt;70&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;70&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item22" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;Currency&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;21&lt;/property&gt;
        &lt;property name="Width"&gt;70&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;70&lt;/property&gt;
      &lt;/property&gt;
      &lt;property name="Item23" isnull="true" iskey="true"&gt;
        &lt;property name="GridRow"&gt;0&lt;/property&gt;
        &lt;property name="FieldName"&gt;ExpirationDate&lt;/property&gt;
        &lt;property name="Visible"&gt;false&lt;/property&gt;
        &lt;property name="VisibleIndex"&gt;22&lt;/property&gt;
        &lt;property name="Width"&gt;70&lt;/property&gt;
        &lt;property name="ActualWidth"&gt;70&lt;/property&gt;
      &lt;/property&gt;
    &lt;/property&gt;
    &lt;property name="View" isnull="true" iskey="true"&gt;
      &lt;property name="FormatConditions" iskey="true" value="0" /&gt;
      &lt;property name="ShowGroupPanel"&gt;false&lt;/property&gt;
      &lt;property name="ColumnChooserState" isnull="true" iskey="true"&gt;
        &lt;property name="Location"&gt;302,-92&lt;/property&gt;
        &lt;property name="Size"&gt;220,250&lt;/property&gt;
      &lt;/property&gt;
    &lt;/property&gt;
    &lt;property name="TotalSummary" iskey="true" value="0" /&gt;
    &lt;property name="MRUFilters" iskey="true" value="0" /&gt;
    &lt;property name="GroupSummarySortInfo" iskey="true" value="0" /&gt;
  &lt;/property&gt;
&lt;/XtraSerializer&gt;</Value>
          </value>
        </KeyValuePairBeginStringAndObjectEnd>
      </Value>
    </value>
  </KeyValuePairBeginStringAndObjectEnd>
</SettingsStorage>