Test/WpfApp1/DataSet1.xsc
Никита Клочков 501497ecc8 first commit
2025-04-17 15:23:20 +03:00

84 lines
4.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--<autogenerated>
This code was generated by a tool.
Changes to this file may cause incorrect behavior and will be lost if
the code is regenerated.
</autogenerated>-->
<DataSetUISetting Version="1.00" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<TableUISettings>
<TableUISetting Name="Client">
<ColumnUISettings>
<ColumnUISetting Name="ID">
<ControlSettings>
<ControlSetting ArtifactName="Microsoft:System.Windows:WPF">
<BindableControlInfo Name="Label" Type="System.Windows.Controls.Label" AssemblyName="PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
</ControlSetting>
</ControlSettings>
</ColumnUISetting>
<ColumnUISetting Name="FirstName">
<ControlSettings>
<ControlSetting ArtifactName="Microsoft:System.Windows:WPF">
<BindableControlInfo Name="TextBox" Type="System.Windows.Controls.TextBox" AssemblyName="PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
</ControlSetting>
</ControlSettings>
</ColumnUISetting>
<ColumnUISetting Name="LastName">
<ControlSettings>
<ControlSetting ArtifactName="Microsoft:System.Windows:WPF">
<BindableControlInfo Name="Label" Type="System.Windows.Controls.Label" AssemblyName="PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
</ControlSetting>
</ControlSettings>
</ColumnUISetting>
<ColumnUISetting Name="Patronymic">
<ControlSettings>
<ControlSetting ArtifactName="Microsoft:System.Windows:WPF">
<BindableControlInfo Name="Label" Type="System.Windows.Controls.Label" AssemblyName="PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
</ControlSetting>
</ControlSettings>
</ColumnUISetting>
<ColumnUISetting Name="Birthday">
<ControlSettings>
<ControlSetting ArtifactName="Microsoft:System.Windows:WPF">
<BindableControlInfo Name="Label" Type="System.Windows.Controls.Label" AssemblyName="PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
</ControlSetting>
</ControlSettings>
</ColumnUISetting>
<ColumnUISetting Name="RegistrationDate">
<ControlSettings>
<ControlSetting ArtifactName="Microsoft:System.Windows:WPF">
<BindableControlInfo Name="ComboBox" Type="System.Windows.Controls.ComboBox" AssemblyName="PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
</ControlSetting>
</ControlSettings>
</ColumnUISetting>
<ColumnUISetting Name="Email">
<ControlSettings>
<ControlSetting ArtifactName="Microsoft:System.Windows:WPF">
<BindableControlInfo Name="Label" Type="System.Windows.Controls.Label" AssemblyName="PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
</ControlSetting>
</ControlSettings>
</ColumnUISetting>
<ColumnUISetting Name="Phone">
<ControlSettings>
<ControlSetting ArtifactName="Microsoft:System.Windows:WPF">
<BindableControlInfo Name="Label" Type="System.Windows.Controls.Label" AssemblyName="PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
</ControlSetting>
</ControlSettings>
</ColumnUISetting>
<ColumnUISetting Name="GenderCode">
<ControlSettings>
<ControlSetting ArtifactName="Microsoft:System.Windows:WPF">
<BindableControlInfo Name="Label" Type="System.Windows.Controls.Label" AssemblyName="PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
</ControlSetting>
</ControlSettings>
</ColumnUISetting>
<ColumnUISetting Name="PhotoPath">
<ControlSettings>
<ControlSetting ArtifactName="Microsoft:System.Windows:WPF">
<BindableControlInfo Name="Label" Type="System.Windows.Controls.Label" AssemblyName="PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
</ControlSetting>
</ControlSettings>
</ColumnUISetting>
</ColumnUISettings>
</TableUISetting>
</TableUISettings>
</DataSetUISetting>