BewoPlaner .Net Version 4.5 und Devexpress version 17....

plus RTF Dokumentation für HPH bersenbrueck unter ServiceRecord
und paar kleinigkeiten
This commit is contained in:
Waldi
2017-07-27 09:58:04 +02:00
parent 65ac781e66
commit e8da1fdff7
289 changed files with 6351 additions and 3389 deletions

View File

@@ -38,7 +38,7 @@ namespace Host {
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::DevExpress.Web.ASPxRoundPanel.ASPxRoundPanel ASPxRoundPanel1;
protected global::DevExpress.Web.ASPxRoundPanel ASPxRoundPanel1;
/// <summary>
/// ASPxComboBox1 control.
@@ -47,7 +47,7 @@ namespace Host {
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::DevExpress.Web.ASPxEditors.ASPxComboBox ASPxComboBox1;
protected global::DevExpress.Web.ASPxComboBox ASPxComboBox1;
/// <summary>
/// ASPxComboBox2 control.
@@ -56,7 +56,7 @@ namespace Host {
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::DevExpress.Web.ASPxEditors.ASPxComboBox ASPxComboBox2;
protected global::DevExpress.Web.ASPxComboBox ASPxComboBox2;
/// <summary>
/// ASPxDataView1 control.
@@ -65,7 +65,7 @@ namespace Host {
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::DevExpress.Web.ASPxDataView.ASPxDataView ASPxDataView1;
protected global::DevExpress.Web.ASPxDataView ASPxDataView1;
/// <summary>
/// ASPxLoadingPanel1 control.
@@ -74,6 +74,6 @@ namespace Host {
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::DevExpress.Web.ASPxLoadingPanel.ASPxLoadingPanel ASPxLoadingPanel1;
protected global::DevExpress.Web.ASPxLoadingPanel ASPxLoadingPanel1;
}
}