<?xml version="1.0"?>
<ArrayOfRadControlState xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <RadControlState>
    <ControlSettings />
    <UniqueId>Telerik.Web.UI_PersistanceManager_CustomSettings</UniqueId>
  </RadControlState>
  <RadControlState>
    <ControlSettings>
      <ControlSetting>
        <Name>CurrentPageIndex</Name>
        <Value Type="System.Int32">
          <int>0</int>
        </Value>
      </ControlSetting>
      <ControlSetting>
        <Name>EditIndexes</Name>
        <Value Type="Telerik.Web.UI.GridIndexCollection">
          <ArrayOfString />
        </Value>
      </ControlSetting>
      <ControlSetting>
        <Name>PageSize</Name>
        <Value Type="System.Int32">
          <int>15</int>
        </Value>
      </ControlSetting>
      <ControlSetting>
        <Name>SelectedCellIndexes</Name>
        <Value Type="Telerik.Web.UI.GridIndexCollection">
          <ArrayOfString />
        </Value>
      </ControlSetting>
      <ControlSetting>
        <Name>SelectedIndexes</Name>
        <Value Type="Telerik.Web.UI.GridIndexCollection">
          <ArrayOfString />
        </Value>
      </ControlSetting>
      <ControlSetting>
        <Name>MasterTableView.FilterExpression</Name>
        <Value Type="System.String">
          <string />
        </Value>
      </ControlSetting>
      <ControlSetting>
        <Name>MasterTableView.PageSize</Name>
        <Value Type="System.Int32">
          <int>15</int>
        </Value>
      </ControlSetting>
      <ControlSetting>
        <Name>MasterTableView.SortExpressions</Name>
        <Value Type="Telerik.Web.UI.GridSortExpressionCollection">
          <ArrayOfGridSortExpression />
        </Value>
      </ControlSetting>
      <ControlSetting>
        <Name>MasterTableView.GroupByExpressions</Name>
        <Value Type="Telerik.Web.UI.GridGroupByExpressionCollection">
          <ArrayOfGridGroupByExpression>
            <GridGroupByExpression>
              <SelectFields>
                <GridGroupByField>
                  <FieldName>CompanyName</FieldName>
                  <FieldAlias>CompanyName</FieldAlias>
                  <FormatString>{0}</FormatString>
                  <HeaderText>Company Name</HeaderText>
                </GridGroupByField>
              </SelectFields>
              <GroupByFields>
                <GridGroupByField>
                  <FieldName>CompanyName</FieldName>
                  <FieldAlias>CompanyName</FieldAlias>
                  <FormatString>{0}</FormatString>
                  <HeaderText>Company Name</HeaderText>
                </GridGroupByField>
              </GroupByFields>
              <Expression>CompanyName Group By CompanyName</Expression>
            </GridGroupByExpression>
            <GridGroupByExpression>
              <SelectFields>
                <GridGroupByField>
                  <FieldName>ContactName</FieldName>
                  <FieldAlias>ContactName</FieldAlias>
                  <FormatString>{0}</FormatString>
                  <HeaderText>Contact Name</HeaderText>
                </GridGroupByField>
              </SelectFields>
              <GroupByFields>
                <GridGroupByField>
                  <FieldName>ContactName</FieldName>
                  <FieldAlias>ContactName</FieldAlias>
                  <FormatString>{0}</FormatString>
                  <HeaderText>Contact Name</HeaderText>
                </GridGroupByField>
              </GroupByFields>
              <Expression>ContactName Group By ContactName</Expression>
            </GridGroupByExpression>
            <GridGroupByExpression>
              <SelectFields>
                <GridGroupByField>
                  <FieldName>CustomerID</FieldName>
                  <FieldAlias>CustomerID</FieldAlias>
                  <FormatString>{0}</FormatString>
                  <HeaderText>Customer ID</HeaderText>
                </GridGroupByField>
              </SelectFields>
              <GroupByFields>
                <GridGroupByField>
                  <FieldName>CustomerID</FieldName>
                  <FieldAlias>CustomerID</FieldAlias>
                  <FormatString>{0}</FormatString>
                  <HeaderText>Customer ID</HeaderText>
                </GridGroupByField>
              </GroupByFields>
              <Expression>CustomerID Group By CustomerID</Expression>
            </GridGroupByExpression>
          </ArrayOfGridGroupByExpression>
        </Value>
      </ControlSetting>
      <ControlSetting>
        <Name>MasterTableView.CurrentPageIndex</Name>
        <Value Type="System.Int32">
          <int>0</int>
        </Value>
      </ControlSetting>
      <ControlSetting>
        <Name>MasterTableView.IsItemInserted</Name>
        <Value Type="System.Boolean">
          <boolean>false</boolean>
        </Value>
      </ControlSetting>
    </ControlSettings>
    <UniqueId>RadGrid1</UniqueId>
  </RadControlState>
</ArrayOfRadControlState>