{
  "ReportVersion": "2023.2.8.0",
  "ReportGuid": "a87909b1074547fba2fbbb89e90e726a",
  "ReportName": "Project List",
  "ReportAlias": "Project List",
  "ReportDescription": "Basic list of projects",
  "ReportCreated": "/Date(1570802546000+0700)/",
  "ReportChanged": "/Date(1701071673470+0700)/",
  "EngineVersion": "EngineV2",
  "ReportUnit": "Inches",
  "Script": "using System;\r\nusing System.Drawing;\r\nusing System.Windows.Forms;\r\nusing System.Data;\r\nusing Stimulsoft.Controls;\r\nusing Stimulsoft.Base.Drawing;\r\nusing Stimulsoft.Report;\r\nusing Stimulsoft.Report.Dialogs;\r\nusing Stimulsoft.Report.Components;\r\n\r\nnamespace Reports\r\n{\r\n    public class Project_List : Stimulsoft.Report.StiReport\r\n    {\r\n        public Project_List()        {\r\n            this.InitializeComponent();\r\n        }\r\n\r\n        #region StiReport Designer generated code - do not modify\r\n\t\t#endregion StiReport Designer generated code - do not modify\r\n    }\r\n}\r\n",
  "Styles": {
    "0": {
      "Ident": "StiStyle",
      "Name": "TableHeader",
      "VertAlignment": "Bottom",
      "Font": ";9;Bold;",
      "Border": "Bottom;Gainsboro;2;;;;;solid:DarkGray",
      "Brush": "empty",
      "TextBrush": "solid:Black",
      "NegativeTextBrush": "solid:Red"
    },
    "1": {
      "Ident": "StiStyle",
      "Name": "TableEven",
      "Border": ";;;;;;;solid:Black",
      "Brush": "solid:WhiteSmoke",
      "TextBrush": "solid:Black",
      "NegativeTextBrush": "solid:Red"
    },
    "2": {
      "Ident": "StiStyle",
      "Name": "TableOdd",
      "Border": ";;;;;;;solid:Black",
      "Brush": "solid:",
      "TextBrush": "solid:Black",
      "NegativeTextBrush": "solid:Red"
    },
    "3": {
      "Ident": "StiStyle",
      "Name": "TableRowBase",
      "Border": ";;;;;;;solid:Black",
      "Brush": "empty",
      "TextBrush": "solid:Black",
      "NegativeTextBrush": "solid:Red"
    }
  },
  "ReferencedAssemblies": {
    "0": "System.Dll",
    "1": "System.Drawing.Dll",
    "2": "System.Windows.Forms.Dll",
    "3": "System.Data.Dll",
    "4": "System.Xml.Dll",
    "5": "Stimulsoft.Controls.Dll",
    "6": "Stimulsoft.Base.Dll",
    "7": "Stimulsoft.Report.Dll"
  },
  "Dictionary": {
    "DataSources": {
      "0": {
        "Ident": "StiDataTableSource",
        "Name": "project",
        "Alias": "project",
        "Key": "1d0fe45bb4174b36bc5acfea98902179",
        "Columns": {
          "0": {
            "Name": "projectNumber",
            "Index": -1,
            "NameInSource": "projectNumber",
            "Alias": "projectNumber",
            "Type": "System.String",
            "Key": "ee94d94730a64bd683cd4430b70a7d7b"
          },
          "1": {
            "Name": "projectName",
            "Index": -1,
            "NameInSource": "projectName",
            "Alias": "projectName",
            "Type": "System.String"
          }
        },
        "NameInSource": "pm_project_list.project"
      }
    },
    "Databases": {
      "0": {
        "Ident": "StiJsonDatabase",
        "Name": "pm_project_list",
        "Alias": "pm_project_list",
        "PathData": "C:\\Users\\Pon30k\\Desktop\\projectListSample.json"
      }
    }
  },
  "Pages": {
    "0": {
      "Ident": "StiPage",
      "Name": "ProjectList",
      "Guid": "a53b157bb2164e0298f666a3e19c1f3f",
      "Alias": "ProjectList",
      "Conditions": {
        "0": {
          "Ident": "StiCondition",
          "Item": "Expression",
          "Expression": {
            "Value": "{internal_variable_data_exists == false}"
          },
          "Enabled": false,
          "BorderSides": "None"
        }
      },
      "Interaction": {
        "Ident": "StiInteraction"
      },
      "Border": ";;2;;;;;solid:Black",
      "Brush": "solid:",
      "Components": {
        "0": {
          "Ident": "StiHeaderBand",
          "Name": "HeaderBand1",
          "ClientRectangle": "0,0.2,7.72,0.2",
          "Interaction": {
            "Ident": "StiInteraction"
          },
          "Border": ";Gainsboro;;;;;;empty",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "Text11",
              "CanShrink": true,
              "CanGrow": true,
              "GrowToHeight": true,
              "ClientRectangle": "0,0,0.6,0.2",
              "ComponentStyle": "TableHeader",
              "Interaction": {
                "Ident": "StiInteraction",
                "SortingColumn": "DataBand1.projectNumber"
              },
              "Text": {
                "Value": "Number"
              },
              "VertAlignment": "Center",
              "Font": ";9;Bold;",
              "Border": "Bottom;Gainsboro;2;;;;;solid:DarkGray",
              "Brush": "empty",
              "TextBrush": "solid:Black",
              "Margins": {
                "Left": 0.0,
                "Right": 3.0,
                "Top": 3.0,
                "Bottom": 0.0
              },
              "Type": "Expression"
            },
            "1": {
              "Ident": "StiText",
              "Name": "Text12",
              "Guid": "c0745c005f014f3daec2cf23fb32fea8",
              "CanShrink": true,
              "CanGrow": true,
              "GrowToHeight": true,
              "ClientRectangle": "0.6,0,3.9,0.2",
              "ComponentStyle": "TableHeader",
              "Interaction": {
                "Ident": "StiInteraction",
                "SortingColumn": "DataBand1.projectName"
              },
              "Text": {
                "Value": "Name"
              },
              "VertAlignment": "Center",
              "Font": ";9;Bold;",
              "Border": "Bottom;Gainsboro;2;;;;;solid:DarkGray",
              "Brush": "empty",
              "TextBrush": "solid:Black",
              "Margins": {
                "Left": 0.0,
                "Right": 3.0,
                "Top": 3.0,
                "Bottom": 0.0
              },
              "Type": "Expression"
            }
          }
        },
        "1": {
          "Ident": "StiDataBand",
          "Name": "DataBand1",
          "ClientRectangle": "0,0.8,7.72,0.3",
          "Interaction": {
            "Ident": "StiBandInteraction"
          },
          "Border": ";;;;;;;solid:Black",
          "Brush": "solid:",
          "Components": {
            "0": {
              "Ident": "StiText",
              "Name": "Text7",
              "ClientRectangle": "0,0,0.6,0.3",
              "ComponentStyle": "TableRowBase",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ToolTip": {
                "Value": "{project.projectNumber}"
              },
              "Text": {
                "Value": "{project.projectNumber}"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "empty",
              "TextBrush": "solid:Black",
              "Margins": {
                "Left": 2.0,
                "Right": 2.0,
                "Top": 0.0,
                "Bottom": 0.0
              },
              "Type": "Expression"
            },
            "1": {
              "Ident": "StiText",
              "Name": "Text8",
              "ClientRectangle": "0.6,0,3.9,0.3",
              "ComponentStyle": "TableRowBase",
              "Interaction": {
                "Ident": "StiInteraction"
              },
              "ToolTip": {
                "Value": "{project.projectName}"
              },
              "Text": {
                "Value": "{project.projectName}"
              },
              "VertAlignment": "Center",
              "Border": ";;;;;;;solid:Black",
              "Brush": "empty",
              "TextBrush": "solid:Black",
              "Margins": {
                "Left": 2.0,
                "Right": 2.0,
                "Top": 0.0,
                "Bottom": 0.0
              },
              "Type": "Expression"
            }
          },
          "DataSourceName": "project",
          "FilterEngine": "SQLQuery",
          "EvenStyle": "TableEven",
          "OddStyle": "TableOdd",
          "Sort": {
            "0": "ASC",
            "1": "{ExtendedNumberSort(project, project.projectNumber)}"
          }
        }
      },
      "PaperSize": "Letter",
      "PageWidth": 8.5,
      "PageHeight": 11.0,
      "Watermark": {
        "TextBrush": "solid:50,0,0,0"
      },
      "Margins": {
        "Left": 0.39,
        "Right": 0.39,
        "Top": 0.39,
        "Bottom": 0.39
      }
    }
  }
}