| | |
| | | </PropertyDef> |
| | | <PropertyDef name="nation"> |
| | | <Property></Property> |
| | | <Property name="label">名族</Property> |
| | | <Property name="label">民族</Property> |
| | | </PropertyDef> |
| | | <PropertyDef name="address"> |
| | | <Property></Property> |
| | |
| | | <DataColumn name="name"> |
| | | <Property name="property">name</Property> |
| | | <Property name="width">300</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="nation"> |
| | | <Property name="property">nation</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="mobile"> |
| | | <Property name="property">mobile</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="sex"> |
| | | <Property name="property">sex</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="birthday"> |
| | | <Property name="property">birthday</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="address"> |
| | | <Property name="property">address</Property> |
| | | <Property name="width">300</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | <DataColumn name="updateTime"> |
| | | <Property name="property">updateTime</Property> |
| | | <Property name="align">center</Property> |
| | | </DataColumn> |
| | | </DataGrid> |
| | | </Container> |