-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRemoveStocksDataSet.xss
28 lines (28 loc) · 1.74 KB
/
RemoveStocksDataSet.xss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool to store the dataset designer's layout information.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="60" ViewPortY="57" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
<Shapes>
<Shape ID="DesignTable:DELSTOCKLIST" ZOrder="3" X="131" Y="72" Height="209" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="62" />
<Shape ID="DesignTable:OLDSTOCKDATA" ZOrder="5" X="440" Y="70" Height="371" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="250" />
<Shape ID="DesignTable:OLDSTOCKLIST" ZOrder="4" X="810" Y="70" Height="371" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="277" />
<Shape ID="DesignTable:ALLSTOCKLIST" ZOrder="1" X="107" Y="325" Height="182" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="88" />
</Shapes>
<Connectors>
<Connector ID="DesignRelation:DELSTOCKLIST_ALLSTOCKLIST" ZOrder="2" LineWidth="11">
<RoutePoints>
<Point>
<X>269</X>
<Y>281</Y>
</Point>
<Point>
<X>269</X>
<Y>325</Y>
</Point>
</RoutePoints>
</Connector>
</Connectors>
</DiagramLayout>