DefaultCardView.xml
2.36 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<settings>
<ViewName>Default</ViewName>
<Collection5cd7468ff3714de2b01a0b3bc092c7a7 FormGuid="3510c582-b3cb-4edf-b130-a3dc824e813a">
<XtraSerializer version="1.0" application="GridControl">
<property name="#LayoutVersion" isnull="true" />
<property name="$GridControl" iskey="true" value="GridControl">
<property name="GroupSummary" iskey="true" value="0" />
<property name="View" isnull="true" iskey="true">
<property name="ShowTotalSummary">false</property>
<property name="AllowMoveColumnToDropArea">false</property>
<property name="AllowColumnMoving">true</property>
<property name="ColumnChooserState" isnull="true" iskey="true">
<property name="Location">773,-2</property>
<property name="Size">220,250</property>
</property>
<property name="AutoWidth">false</property>
<property name="AllowGrouping">false</property>
<property name="AllowSorting">true</property>
<property name="ShowGroupPanel">false</property>
<property name="LinesPerRowMode">None</property>
<property name="IsRowCellMenuEnabled">false</property>
</property>
<property name="GroupCount">0</property>
<property name="TotalSummary" iskey="true" value="0" />
<property name="Columns" iskey="true" value="1">
<property name="Item1" isnull="true" iskey="true">
<property name="FieldName">Recipient</property>
<property name="Visible">true</property>
<property name="Name">VisibilitySetting_UnrestrictedRecipients_Recipient</property>
<property name="VisibleIndex">0</property>
<property name="Width">532</property>
<property name="ActualWidth">60*</property>
</property>
</property>
<property name="SortInfo" iskey="true" value="1">
<property name="Item1" isnull="true" iskey="true">
<property name="FieldName">Recipient</property>
<property name="SortOrder">Ascending</property>
</property>
</property>
<property name="GroupSummarySortInfo" iskey="true" value="0" />
</property>
</XtraSerializer>
</Collection5cd7468ff3714de2b01a0b3bc092c7a7>
</settings>