diff --git a/.vs/DPM2016/v16/.suo b/.vs/DPM2016/v16/.suo index 49c2156..1b00372 100644 Binary files a/.vs/DPM2016/v16/.suo and b/.vs/DPM2016/v16/.suo differ diff --git a/.vs/DPM2016/v16/Server/sqlite3/db.lock b/.vs/DPM2016/v16/Server/sqlite3/db.lock new file mode 100644 index 0000000..e69de29 diff --git a/.vs/DPM2016/v16/Server/sqlite3/storage.ide b/.vs/DPM2016/v16/Server/sqlite3/storage.ide new file mode 100644 index 0000000..2438f96 Binary files /dev/null and b/.vs/DPM2016/v16/Server/sqlite3/storage.ide differ diff --git a/CryptoEditor/obj/Release/.NETFramework,Version=v4.6.AssemblyAttributes.vb b/CryptoEditor/obj/Release/.NETFramework,Version=v4.6.AssemblyAttributes.vb new file mode 100644 index 0000000..498dcdd --- /dev/null +++ b/CryptoEditor/obj/Release/.NETFramework,Version=v4.6.AssemblyAttributes.vb @@ -0,0 +1,7 @@ +' + Option Strict Off + Option Explicit On + + Imports System + Imports System.Reflection + diff --git a/CryptoEditor/obj/Release/CryptoEditor.vbprojAssemblyReference.cache b/CryptoEditor/obj/Release/CryptoEditor.vbprojAssemblyReference.cache index fa14078..886d426 100644 Binary files a/CryptoEditor/obj/Release/CryptoEditor.vbprojAssemblyReference.cache and b/CryptoEditor/obj/Release/CryptoEditor.vbprojAssemblyReference.cache differ diff --git a/DPM2016/Auswertungen/FremAuswertung.Designer.vb b/DPM2016/Auswertungen/FremAuswertung.Designer.vb index 3a17460..bbcdeda 100644 --- a/DPM2016/Auswertungen/FremAuswertung.Designer.vb +++ b/DPM2016/Auswertungen/FremAuswertung.Designer.vb @@ -24,6 +24,9 @@ Partial Class frmAuswertung Private Sub InitializeComponent() Me.components = New System.ComponentModel.Container() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAuswertung)) + Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() + Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.MenuStrip1 = New System.Windows.Forms.MenuStrip() Me.DateiToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.SchliessenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() @@ -55,10 +58,11 @@ Partial Class frmAuswertung ' 'MenuStrip1 ' + Me.MenuStrip1.ImageScalingSize = New System.Drawing.Size(20, 20) Me.MenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DateiToolStripMenuItem}) Me.MenuStrip1.Location = New System.Drawing.Point(0, 0) Me.MenuStrip1.Name = "MenuStrip1" - Me.MenuStrip1.Size = New System.Drawing.Size(1077, 24) + Me.MenuStrip1.Size = New System.Drawing.Size(1077, 30) Me.MenuStrip1.TabIndex = 0 Me.MenuStrip1.Text = "MenuStrip1" ' @@ -66,22 +70,23 @@ Partial Class frmAuswertung ' Me.DateiToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.SchliessenToolStripMenuItem}) Me.DateiToolStripMenuItem.Name = "DateiToolStripMenuItem" - Me.DateiToolStripMenuItem.Size = New System.Drawing.Size(46, 20) + Me.DateiToolStripMenuItem.Size = New System.Drawing.Size(59, 26) Me.DateiToolStripMenuItem.Text = "&Datei" ' 'SchliessenToolStripMenuItem ' Me.SchliessenToolStripMenuItem.Name = "SchliessenToolStripMenuItem" - Me.SchliessenToolStripMenuItem.Size = New System.Drawing.Size(128, 22) + Me.SchliessenToolStripMenuItem.Size = New System.Drawing.Size(159, 26) Me.SchliessenToolStripMenuItem.Text = "Schliessen" ' 'ToolStrip1 ' Me.ToolStrip1.AllowDrop = True + Me.ToolStrip1.ImageScalingSize = New System.Drawing.Size(20, 20) Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbtnquit, Me.tsbtnSave}) - Me.ToolStrip1.Location = New System.Drawing.Point(0, 24) + Me.ToolStrip1.Location = New System.Drawing.Point(0, 30) Me.ToolStrip1.Name = "ToolStrip1" - Me.ToolStrip1.Size = New System.Drawing.Size(1077, 25) + Me.ToolStrip1.Size = New System.Drawing.Size(1077, 31) Me.ToolStrip1.TabIndex = 17 Me.ToolStrip1.Text = "ToolStrip1" ' @@ -91,7 +96,7 @@ Partial Class frmAuswertung Me.tsbtnquit.Image = CType(resources.GetObject("tsbtnquit.Image"), System.Drawing.Image) Me.tsbtnquit.ImageTransparentColor = System.Drawing.Color.Magenta Me.tsbtnquit.Name = "tsbtnquit" - Me.tsbtnquit.Size = New System.Drawing.Size(23, 22) + Me.tsbtnquit.Size = New System.Drawing.Size(29, 28) Me.tsbtnquit.Text = "Schliessen" ' 'tsbtnSave @@ -100,7 +105,7 @@ Partial Class frmAuswertung Me.tsbtnSave.Image = CType(resources.GetObject("tsbtnSave.Image"), System.Drawing.Image) Me.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta Me.tsbtnSave.Name = "tsbtnSave" - Me.tsbtnSave.Size = New System.Drawing.Size(23, 22) + Me.tsbtnSave.Size = New System.Drawing.Size(29, 24) Me.tsbtnSave.Text = "Zahlungsdatei öffnen und verarbeiten" Me.tsbtnSave.Visible = False ' @@ -114,9 +119,9 @@ Partial Class frmAuswertung Me.GroupBox1.Controls.Add(Me.GroupBox3) Me.GroupBox1.Controls.Add(Me.GroupBox2) Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Left - Me.GroupBox1.Location = New System.Drawing.Point(0, 49) + Me.GroupBox1.Location = New System.Drawing.Point(0, 61) Me.GroupBox1.Name = "GroupBox1" - Me.GroupBox1.Size = New System.Drawing.Size(297, 635) + Me.GroupBox1.Size = New System.Drawing.Size(297, 623) Me.GroupBox1.TabIndex = 18 Me.GroupBox1.TabStop = False ' @@ -125,7 +130,7 @@ Partial Class frmAuswertung Me.CheckBox4.AutoSize = True Me.CheckBox4.Location = New System.Drawing.Point(146, 524) Me.CheckBox4.Name = "CheckBox4" - Me.CheckBox4.Size = New System.Drawing.Size(56, 17) + Me.CheckBox4.Size = New System.Drawing.Size(64, 19) Me.CheckBox4.TabIndex = 13 Me.CheckBox4.Text = "Export" Me.CheckBox4.UseVisualStyleBackColor = True @@ -135,7 +140,7 @@ Partial Class frmAuswertung Me.CheckBox3.AutoSize = True Me.CheckBox3.Location = New System.Drawing.Point(146, 501) Me.CheckBox3.Name = "CheckBox3" - Me.CheckBox3.Size = New System.Drawing.Size(72, 17) + Me.CheckBox3.Size = New System.Drawing.Size(82, 19) Me.CheckBox3.TabIndex = 12 Me.CheckBox3.Text = "Datatable" Me.CheckBox3.UseVisualStyleBackColor = True @@ -145,7 +150,7 @@ Partial Class frmAuswertung Me.CheckBox2.AutoSize = True Me.CheckBox2.Location = New System.Drawing.Point(12, 568) Me.CheckBox2.Name = "CheckBox2" - Me.CheckBox2.Size = New System.Drawing.Size(102, 17) + Me.CheckBox2.Size = New System.Drawing.Size(118, 19) Me.CheckBox2.TabIndex = 11 Me.CheckBox2.Text = "Eigenes Fenster" Me.CheckBox2.UseVisualStyleBackColor = True @@ -156,7 +161,7 @@ Partial Class frmAuswertung Me.CheckBox1.AutoSize = True Me.CheckBox1.Location = New System.Drawing.Point(146, 478) Me.CheckBox1.Name = "CheckBox1" - Me.CheckBox1.Size = New System.Drawing.Size(59, 17) + Me.CheckBox1.Size = New System.Drawing.Size(68, 19) Me.CheckBox1.TabIndex = 10 Me.CheckBox1.Text = "Design" Me.CheckBox1.UseVisualStyleBackColor = True @@ -196,7 +201,7 @@ Partial Class frmAuswertung Me.Properties.DocCommentDescription.ForeColor = System.Drawing.Color.WhiteSmoke Me.Properties.DocCommentDescription.Location = New System.Drawing.Point(3, 18) Me.Properties.DocCommentDescription.Name = "" - Me.Properties.DocCommentDescription.Size = New System.Drawing.Size(0, 52) + Me.Properties.DocCommentDescription.Size = New System.Drawing.Size(0, 50) Me.Properties.DocCommentDescription.TabIndex = 1 Me.Properties.DocCommentImage = CType(resources.GetObject("Properties.DocCommentImage"), System.Drawing.Image) ' @@ -209,7 +214,7 @@ Partial Class frmAuswertung Me.Properties.DocCommentTitle.ForeColor = System.Drawing.Color.WhiteSmoke Me.Properties.DocCommentTitle.Location = New System.Drawing.Point(3, 3) Me.Properties.DocCommentTitle.Name = "" - Me.Properties.DocCommentTitle.Size = New System.Drawing.Size(110, 13) + Me.Properties.DocCommentTitle.Size = New System.Drawing.Size(139, 17) Me.Properties.DocCommentTitle.TabIndex = 0 Me.Properties.DocCommentTitle.Text = "DocComment Title" Me.Properties.DocCommentTitle.UseMnemonic = False @@ -235,7 +240,7 @@ Partial Class frmAuswertung Me.Properties.ToolStrip.Location = New System.Drawing.Point(0, 1) Me.Properties.ToolStrip.Name = "" Me.Properties.ToolStrip.Padding = New System.Windows.Forms.Padding(2, 0, 1, 0) - Me.Properties.ToolStrip.Size = New System.Drawing.Size(285, 25) + Me.Properties.ToolStrip.Size = New System.Drawing.Size(285, 31) Me.Properties.ToolStrip.TabIndex = 1 Me.Properties.ToolStrip.TabStop = True Me.Properties.ToolStrip.Text = "PropertyGridToolBar" @@ -274,34 +279,61 @@ Partial Class frmAuswertung Or FastReport.PreviewButtons.Navigator), FastReport.PreviewButtons) Me.previewControl1.Dock = System.Windows.Forms.DockStyle.Fill Me.previewControl1.Font = New System.Drawing.Font("Tahoma", 8.0!) - Me.previewControl1.Location = New System.Drawing.Point(297, 49) + Me.previewControl1.Location = New System.Drawing.Point(297, 61) + Me.previewControl1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4) Me.previewControl1.Name = "previewControl1" Me.previewControl1.PageOffset = New System.Drawing.Point(10, 10) Me.previewControl1.RightToLeft = System.Windows.Forms.RightToLeft.No Me.previewControl1.SaveInitialDirectory = Nothing - Me.previewControl1.Size = New System.Drawing.Size(780, 635) + Me.previewControl1.Size = New System.Drawing.Size(780, 623) Me.previewControl1.TabIndex = 25 Me.previewControl1.UIStyle = FastReport.Utils.UIStyle.VisualStudio2005 ' 'DataGridView1 ' + DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control + DataGridViewCellStyle1.Font = New System.Drawing.Font("Microsoft Sans Serif", 6.6!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText + DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.DataGridView1.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle1 Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize + DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window + DataGridViewCellStyle2.Font = New System.Drawing.Font("Microsoft Sans Serif", 6.6!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText + DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False] + Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle2 Me.DataGridView1.Dock = System.Windows.Forms.DockStyle.Fill - Me.DataGridView1.Location = New System.Drawing.Point(297, 49) + Me.DataGridView1.Location = New System.Drawing.Point(297, 61) Me.DataGridView1.Name = "DataGridView1" - Me.DataGridView1.Size = New System.Drawing.Size(780, 635) + DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft + DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control + DataGridViewCellStyle3.Font = New System.Drawing.Font("Microsoft Sans Serif", 6.6!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText + DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight + DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText + DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] + Me.DataGridView1.RowHeadersDefaultCellStyle = DataGridViewCellStyle3 + Me.DataGridView1.RowHeadersWidth = 51 + Me.DataGridView1.Size = New System.Drawing.Size(780, 623) Me.DataGridView1.TabIndex = 26 ' 'ContextMenuStrip1 ' + Me.ContextMenuStrip1.ImageScalingSize = New System.Drawing.Size(20, 20) Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.PatientenAuswahlToolStripMenuItem}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" - Me.ContextMenuStrip1.Size = New System.Drawing.Size(181, 48) + Me.ContextMenuStrip1.Size = New System.Drawing.Size(201, 28) ' 'PatientenAuswahlToolStripMenuItem ' Me.PatientenAuswahlToolStripMenuItem.Name = "PatientenAuswahlToolStripMenuItem" - Me.PatientenAuswahlToolStripMenuItem.Size = New System.Drawing.Size(180, 22) + Me.PatientenAuswahlToolStripMenuItem.Size = New System.Drawing.Size(200, 24) Me.PatientenAuswahlToolStripMenuItem.Text = "Patienten-Auswahl" ' 'frmAuswertung diff --git a/DPM2016/Auswertungen/FremAuswertung.resx b/DPM2016/Auswertungen/FremAuswertung.resx index 88a0035..6e1512f 100644 --- a/DPM2016/Auswertungen/FremAuswertung.resx +++ b/DPM2016/Auswertungen/FremAuswertung.resx @@ -127,7 +127,7 @@ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAK2SURBVDhPnZLdS1NhHMcfCPoDuummi+gyunJg0QviNrd5 + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAK2SURBVDhPnZLdS1NhHMcfCPoDuummi+gyunJg0QviNrd5 PDtzc7Z5ztl20pUzo6I3yFIrS9N8K7Qih6lUFJVaGWXZi6KRoZSFmCuyi+iiiCKILgo+HTUWu7QffOD5 PfB8eL6/5xH/U1+mh4IzM+O/Ovdm8Hdrvi5X5PR2H86ht2oWKUnPEYkr5XYexXfyebKfTxO3+P5mkIv7 ramCngqZtDV2Vq+zsWbDP9LXWVllWc+PRD+J3krGWv18TTzm8kFHqqC7TCbD6sRml7A7XEmsWU7S19t4 @@ -145,24 +145,24 @@ iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAP3SURBVEhLnZVtbFN1FMaZGl8hzPjJmKDxE2owxkRZlrrb - dl2cOBMlThdnNCQmyId9IaiJUUdkCESqvATBdVGhe8E01m0s0ykqkfdSK3QvTs2atqts4Na1lvX13vt4 - zu39l8sdMLJ/8uRszb3P7zzn3N4uEqevr+/BTCYTJ82k0+nEaCQmbzrzL6T+EUUa+FOR+oeUVZ2D6qr+ - GBo6f1fD4+PJSCRysqur6wFJkm5hkU1Z0e0qx+12Pww68XhcLSgqPjgawbK9fizdcRpLSFyXu0fR2H4M - X37tVVOpFKampjA0NCQ7nU7J4XAsbW5uvkm3m3tcLtejAnBxtoDG7jDu3RlE+fazKP84gHLnOdg9UXy0 - ax+mp6dRKBQ0JRIJhihtbW3vEGQZJbmd7OYkKWttbX2MAXwSGRkbfkpghesCHvp8Esv3TeCRL+J4zROB - c8dOKIqiiQGcJJlMYnBwUCGPtxhSV1d3pzmNBlBVtXijrKI1IMPeLsOyv4CnDhRgPQis844TYHepexbt - SwMISFNT00t2u/2+2tra24yQEkCWZXD95g8Vz3sAqxuobgccDOg+j62f7tGM8/k8otEohoeHEQgEEAwG - tb99Pl+sqqrqierq6nvq6+tv1v0vA4R+GFPxajcgHQAlAWydwJqeGWzd5dKaEOId8LJ5L6FQCH6/X6YE - a2022/0EuFX3vzIBj8l/XsG6fkqgA6wdQIM3hW173Vr3LJGEay6X02AMIfMNlGJFRUXFHbp/ESCWxwol - Vbz/K42HjG2cgOrLPSqcrq7S/I0SUB4bjWcjpXi8pqbmLt2/CLiUlXEpnUEmm8VIbAabj+fwDM2e98CQ - hu+APV95NCPumI25iv+zdJ8OaOE9zAEkMwp80TScA39j+48xvH04hxdo0ZIOWN0DfOY9inQmi9kMGebp - KcoWAWxuBtB3YrHuf3lE+YIM36SKLaeB9YeBV77VASRHu4o3DmWx5ZSC3QEVvcMpTM6kS+NhXRfAC+bY - XH/7R8aHx4A3vy8+pgzhUT1Lidb+ArznOYvRyAWt6xtOwMZ8sajBiTxaaA+rvUDVfuBp2sfrA8An3pOY - uDhVMhbzpxfl/ACRQuj4ub/w7s//4UX6TqzpTaPbFy11zcZm3VAC8XQIHTkzgs2nVJwIpUpdi865a1Hn - TSCMzYDZ2eIizU+MMBZ1QQAxDrOp0Zg/55cea14Am11NAmiUgBp1XYAw4mq8iT8zd23sXNR5Exg7FjCz - jGCjBPSagI6OjueMptcyEdUsYwL6VdtGL7snKysrl+j+i8roPd4YDoe1CxaqsbExTWS+yWq1rrwCYLFY - 7qZIFlIL6SBd0LtAddL9G4sjkhb/DxY6N4wqNTW8AAAAAElFTkSuQmCC + YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAP2SURBVEhLnZVtbFN1FMaZGl8hzPjJmKDxE2owxkRdlrrb + dl2cOBMlThdnJCQmyId9MaiJUUdkCESqvATBdSFCV7akoW5zmU7wJQICpTbQrbBo1rTdZAM31lrW25d7 + 7+M5t/dfLnfAyP7Jk7M19z6/85xze7tInP7+/kdlWb5Mmslms6nz8TFl4+l/IQ1EVWlwRJUGhtSVvoi2 + cmAcTb6wFh8bSycSiRNdXV2PSJJ0B4tsKkpu1zler/dx0JmentaKqoZPjyawbE8IS7efwhIS1+XeETR3 + HsO+7kNaJpPB1NQUhoeHFbfbLblcrqWtra23GXZzj8fjeVIALs0W0dwTx4M7IqjcdgaVX4RR6T4Lpz+J + z3fu5WtQLBZ1pVIpDA0NqR0dHR8SZBkluZvs5iSpaG9vf4oBfFKygvU/p7DCcxGPfTOJ5Xsn8MS+y3jb + n4B7+w6oqqqLAZwknU4jEomo5PE+QxoaGu61ptEBmqaVblQ0tIcVODsV2PYX8fyBIuzdwLrAGAF2lbtn + 0b50gIC0tLS87nQ6H6qvr7/LDCkDFEUB10PnNbziB+xeoLYTcDGg5wK2fLVbNy4UCkgmk4hGowiHw2yu + /x0MBsdramqeqa2tfaCxsfF2w/8qQOinUQ1v9QDSAVASwHEQWNM7gy07PXoTQrwDXjbvJRaLIRQKKZRg + rcPheJgAdxr+1ybgMYUuqFg3QAkMgN0HNAUy2LrHq3fPEkm45vN5HcYQMl9PKVZUVVXdY/iXAGJ5rFha + wye/03jI2MEJqL7Rq8Ht6SrP3ywB5bHReDZQiqfr6uruM/xLgCs5BVeyMuRcDufGZ7DpeB4v0ux5Dwxp + +gHY/a1fN+KO2Zir+D9H9xmANt7DHEBaVhFMZuEe/BvbDo/jgyN5vEqLlgzAql7g68BRZOUcZmUyLNBT + lCsB2NwKoO/EYsP/6ogKRQXBSQ2bTwHvHQHe/M4AkFydGt75PofNJ1XsCmvoi2YwOZMtj4d1UwAvmGNz + /fMfBZ8dA979sfSYMoRH9RIlWvsr8LH/DEYSF/WubzkBG/PFokYmCmijPawKADX7gRdoH6sHgS8DJzBx + aapsLOZPL8r5ASKF0PGzf+GjX/7Da/SdWNOXRU8wWe6aja26pQTi6RD67fQ5bDqp4Y9Ypty16Jy7FnXe + BMLYCpidLS3S+sQIY1EXBBDjsJqajflzfumx5gWw2fUkgGYJqFk3BQgjruab+DNr1+bORZ03gbljAbPK + DDZLQG8I8Pl8L5tNb2QiqlXmBPSrtpVeds9WV1cvMfwXVdB7vDkej+sXLFSjo6O6yHyj3W5/7hqAzWa7 + nyLZSG2kbrqgb4E6SPdvKI1IWvw/K4c3cDVepqoAAAAASUVORK5CYII= diff --git a/DPM2016/Behandlung/Behandlung.Designer.vb b/DPM2016/Behandlung/Behandlung.Designer.vb index 8f87567..5410478 100644 --- a/DPM2016/Behandlung/Behandlung.Designer.vb +++ b/DPM2016/Behandlung/Behandlung.Designer.vb @@ -48,6 +48,7 @@ Partial Class Behandlung Me.KopieErstellenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.AlsPDFToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ÜberDruckerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() + Me.AlsPDFPerMailToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripSeparator() Me.BehandlungLöschenToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem() Me.ToolStripMenuItem5 = New System.Windows.Forms.ToolStripSeparator() @@ -67,17 +68,17 @@ Partial Class Behandlung Me.SuperTabControl1 = New DevComponents.DotNetBar.SuperTabControl() Me.SuperTabControlPanel1 = New DevComponents.DotNetBar.SuperTabControlPanel() Me.Panel2 = New System.Windows.Forms.Panel() + Me.Behandungdetail1 = New DPM2016.Benhandungdetail() Me.STBehandlung = New DevComponents.DotNetBar.SuperTabItem() Me.SuperTabControlPanel2 = New DevComponents.DotNetBar.SuperTabControlPanel() Me.Panel1 = New System.Windows.Forms.Panel() + Me.Leistungen1 = New DPM2016.Leistungen() Me.STLeistung = New DevComponents.DotNetBar.SuperTabItem() Me.SuperTabControlPanel3 = New DevComponents.DotNetBar.SuperTabControlPanel() Me.tsbtnnew = New System.Windows.Forms.ToolStripButton() Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton() Me.tsbtnbehandlungdelete = New System.Windows.Forms.ToolStrip() Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components) - Me.Leistungen1 = New DPM2016.Leistungen() - Me.Behandungdetail1 = New DPM2016.Benhandungdetail() Me.tsbtndelete.SuspendLayout() Me.GroupBox1.SuspendLayout() CType(Me.treebehandlungen, System.ComponentModel.ISupportInitialize).BeginInit() @@ -98,7 +99,7 @@ Partial Class Behandlung Me.tsbtndelete.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsbtnnewbehandlung, Me.tsbtndeletebehandlung, Me.ToolStripButton2}) Me.tsbtndelete.Location = New System.Drawing.Point(0, 0) Me.tsbtndelete.Name = "tsbtndelete" - Me.tsbtndelete.Size = New System.Drawing.Size(1713, 31) + Me.tsbtndelete.Size = New System.Drawing.Size(1285, 27) Me.tsbtndelete.TabIndex = 1 Me.tsbtndelete.Text = "ToolStrip1" ' @@ -108,7 +109,7 @@ Partial Class Behandlung Me.tsbtnnewbehandlung.Image = CType(resources.GetObject("tsbtnnewbehandlung.Image"), System.Drawing.Image) Me.tsbtnnewbehandlung.ImageTransparentColor = System.Drawing.Color.Magenta Me.tsbtnnewbehandlung.Name = "tsbtnnewbehandlung" - Me.tsbtnnewbehandlung.Size = New System.Drawing.Size(29, 28) + Me.tsbtnnewbehandlung.Size = New System.Drawing.Size(24, 24) Me.tsbtnnewbehandlung.Text = "Neue Behandlung" ' 'tsbtndeletebehandlung @@ -117,7 +118,7 @@ Partial Class Behandlung Me.tsbtndeletebehandlung.Image = CType(resources.GetObject("tsbtndeletebehandlung.Image"), System.Drawing.Image) Me.tsbtndeletebehandlung.ImageTransparentColor = System.Drawing.Color.Magenta Me.tsbtndeletebehandlung.Name = "tsbtndeletebehandlung" - Me.tsbtndeletebehandlung.Size = New System.Drawing.Size(29, 28) + Me.tsbtndeletebehandlung.Size = New System.Drawing.Size(24, 24) Me.tsbtndeletebehandlung.Text = "Behandlung löschen" ' 'ToolStripButton2 @@ -126,18 +127,16 @@ Partial Class Behandlung Me.ToolStripButton2.Image = CType(resources.GetObject("ToolStripButton2.Image"), System.Drawing.Image) Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta Me.ToolStripButton2.Name = "ToolStripButton2" - Me.ToolStripButton2.Size = New System.Drawing.Size(29, 28) + Me.ToolStripButton2.Size = New System.Drawing.Size(24, 24) Me.ToolStripButton2.Text = "Aktualisieren" ' 'GroupBox1 ' Me.GroupBox1.Controls.Add(Me.treebehandlungen) Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Left - Me.GroupBox1.Location = New System.Drawing.Point(0, 31) - Me.GroupBox1.Margin = New System.Windows.Forms.Padding(4) + Me.GroupBox1.Location = New System.Drawing.Point(0, 27) Me.GroupBox1.Name = "GroupBox1" - Me.GroupBox1.Padding = New System.Windows.Forms.Padding(4) - Me.GroupBox1.Size = New System.Drawing.Size(293, 1000) + Me.GroupBox1.Size = New System.Drawing.Size(220, 811) Me.GroupBox1.TabIndex = 2 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "Behandlungen" @@ -160,14 +159,13 @@ Partial Class Behandlung Me.treebehandlungen.DragDropNodeCopyEnabled = False Me.treebehandlungen.ImageList = Me.ImageList1 Me.treebehandlungen.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F" - Me.treebehandlungen.Location = New System.Drawing.Point(4, 19) - Me.treebehandlungen.Margin = New System.Windows.Forms.Padding(4) + Me.treebehandlungen.Location = New System.Drawing.Point(3, 16) Me.treebehandlungen.Name = "treebehandlungen" Me.treebehandlungen.Nodes.AddRange(New DevComponents.AdvTree.Node() {Me.Node2}) Me.treebehandlungen.NodesConnector = Me.NodeConnector1 Me.treebehandlungen.NodeStyle = Me.ElementStyle1 Me.treebehandlungen.PathSeparator = ";" - Me.treebehandlungen.Size = New System.Drawing.Size(285, 977) + Me.treebehandlungen.Size = New System.Drawing.Size(214, 792) Me.treebehandlungen.Styles.Add(Me.ElementStyle1) Me.treebehandlungen.TabIndex = 0 Me.treebehandlungen.Text = "AdvTree1" @@ -177,136 +175,142 @@ Partial Class Behandlung Me.ctxmenubehandlung.ImageScalingSize = New System.Drawing.Size(20, 20) Me.ctxmenubehandlung.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NeueBehandlungToolStripMenuItem1, Me.ToolStripMenuItem2, Me.BehandlungabschliessenToolStripMenuItem1, Me.BehandlungZurücksetzenToolStripMenuItem, Me.BehandlungKopierenToolStripMenuItem, Me.ToolStripMenuItem4, Me.SofortRechnungDruckenToolStripMenuItem, Me.KopieErstellenToolStripMenuItem, Me.ToolStripMenuItem3, Me.BehandlungLöschenToolStripMenuItem1, Me.ToolStripMenuItem5, Me.RechungKVVorschauToolStripMenuItem, Me.RechnungKVEntwurfToolStripMenuItem}) Me.ctxmenubehandlung.Name = "ContextMenuStrip1" - Me.ctxmenubehandlung.Size = New System.Drawing.Size(247, 244) + Me.ctxmenubehandlung.Size = New System.Drawing.Size(212, 226) ' 'NeueBehandlungToolStripMenuItem1 ' Me.NeueBehandlungToolStripMenuItem1.Name = "NeueBehandlungToolStripMenuItem1" - Me.NeueBehandlungToolStripMenuItem1.Size = New System.Drawing.Size(246, 24) + Me.NeueBehandlungToolStripMenuItem1.Size = New System.Drawing.Size(211, 22) Me.NeueBehandlungToolStripMenuItem1.Text = "&Neue Behandlung" ' 'ToolStripMenuItem2 ' Me.ToolStripMenuItem2.Name = "ToolStripMenuItem2" - Me.ToolStripMenuItem2.Size = New System.Drawing.Size(243, 6) + Me.ToolStripMenuItem2.Size = New System.Drawing.Size(208, 6) ' 'BehandlungabschliessenToolStripMenuItem1 ' Me.BehandlungabschliessenToolStripMenuItem1.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AbschlussMitRecallAnzeigeToolStripMenuItem, Me.AbshlussOhneRecallAnzeigeToolStripMenuItem}) Me.BehandlungabschliessenToolStripMenuItem1.Name = "BehandlungabschliessenToolStripMenuItem1" - Me.BehandlungabschliessenToolStripMenuItem1.Size = New System.Drawing.Size(246, 24) + Me.BehandlungabschliessenToolStripMenuItem1.Size = New System.Drawing.Size(211, 22) Me.BehandlungabschliessenToolStripMenuItem1.Text = "Behandlung &abschliessen" ' 'AbschlussMitRecallAnzeigeToolStripMenuItem ' Me.AbschlussMitRecallAnzeigeToolStripMenuItem.Name = "AbschlussMitRecallAnzeigeToolStripMenuItem" - Me.AbschlussMitRecallAnzeigeToolStripMenuItem.Size = New System.Drawing.Size(290, 26) + Me.AbschlussMitRecallAnzeigeToolStripMenuItem.Size = New System.Drawing.Size(232, 22) Me.AbschlussMitRecallAnzeigeToolStripMenuItem.Text = "Abschluss mit Recall-Anzeige" ' 'AbshlussOhneRecallAnzeigeToolStripMenuItem ' Me.AbshlussOhneRecallAnzeigeToolStripMenuItem.Name = "AbshlussOhneRecallAnzeigeToolStripMenuItem" - Me.AbshlussOhneRecallAnzeigeToolStripMenuItem.Size = New System.Drawing.Size(290, 26) + Me.AbshlussOhneRecallAnzeigeToolStripMenuItem.Size = New System.Drawing.Size(232, 22) Me.AbshlussOhneRecallAnzeigeToolStripMenuItem.Text = "Abshluss ohne Recall-Anzeige" ' 'BehandlungZurücksetzenToolStripMenuItem ' Me.BehandlungZurücksetzenToolStripMenuItem.Name = "BehandlungZurücksetzenToolStripMenuItem" - Me.BehandlungZurücksetzenToolStripMenuItem.Size = New System.Drawing.Size(246, 24) + Me.BehandlungZurücksetzenToolStripMenuItem.Size = New System.Drawing.Size(211, 22) Me.BehandlungZurücksetzenToolStripMenuItem.Text = "Behandlung zurücksetzen" ' 'BehandlungKopierenToolStripMenuItem ' Me.BehandlungKopierenToolStripMenuItem.Name = "BehandlungKopierenToolStripMenuItem" - Me.BehandlungKopierenToolStripMenuItem.Size = New System.Drawing.Size(246, 24) + Me.BehandlungKopierenToolStripMenuItem.Size = New System.Drawing.Size(211, 22) Me.BehandlungKopierenToolStripMenuItem.Text = "Behandlung kopieren" ' 'ToolStripMenuItem4 ' Me.ToolStripMenuItem4.Name = "ToolStripMenuItem4" - Me.ToolStripMenuItem4.Size = New System.Drawing.Size(243, 6) + Me.ToolStripMenuItem4.Size = New System.Drawing.Size(208, 6) ' 'SofortRechnungDruckenToolStripMenuItem ' Me.SofortRechnungDruckenToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.VorschauToolStripMenuItem, Me.EntwurfToolStripMenuItem, Me.ToolStripMenuItem6, Me.AlsPdfToolStripMenuItem1, Me.AlsMailToolStripMenuItem}) Me.SofortRechnungDruckenToolStripMenuItem.Name = "SofortRechnungDruckenToolStripMenuItem" - Me.SofortRechnungDruckenToolStripMenuItem.Size = New System.Drawing.Size(246, 24) + Me.SofortRechnungDruckenToolStripMenuItem.Size = New System.Drawing.Size(211, 22) Me.SofortRechnungDruckenToolStripMenuItem.Text = "Sofort-Rechnung drucken" ' 'VorschauToolStripMenuItem ' Me.VorschauToolStripMenuItem.Name = "VorschauToolStripMenuItem" - Me.VorschauToolStripMenuItem.Size = New System.Drawing.Size(252, 26) + Me.VorschauToolStripMenuItem.Size = New System.Drawing.Size(202, 22) Me.VorschauToolStripMenuItem.Text = "Vorschau" ' 'EntwurfToolStripMenuItem ' Me.EntwurfToolStripMenuItem.Name = "EntwurfToolStripMenuItem" - Me.EntwurfToolStripMenuItem.Size = New System.Drawing.Size(252, 26) + Me.EntwurfToolStripMenuItem.Size = New System.Drawing.Size(202, 22) Me.EntwurfToolStripMenuItem.Text = "Entwurf" ' 'ToolStripMenuItem6 ' Me.ToolStripMenuItem6.Name = "ToolStripMenuItem6" - Me.ToolStripMenuItem6.Size = New System.Drawing.Size(249, 6) + Me.ToolStripMenuItem6.Size = New System.Drawing.Size(199, 6) ' 'AlsPdfToolStripMenuItem1 ' Me.AlsPdfToolStripMenuItem1.Name = "AlsPdfToolStripMenuItem1" - Me.AlsPdfToolStripMenuItem1.Size = New System.Drawing.Size(252, 26) + Me.AlsPdfToolStripMenuItem1.Size = New System.Drawing.Size(202, 22) Me.AlsPdfToolStripMenuItem1.Text = "als PDF" ' 'AlsMailToolStripMenuItem ' Me.AlsMailToolStripMenuItem.Name = "AlsMailToolStripMenuItem" - Me.AlsMailToolStripMenuItem.Size = New System.Drawing.Size(252, 26) + Me.AlsMailToolStripMenuItem.Size = New System.Drawing.Size(202, 22) Me.AlsMailToolStripMenuItem.Text = "als PDF an Outlook-Mail" ' 'KopieErstellenToolStripMenuItem ' - Me.KopieErstellenToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AlsPDFToolStripMenuItem, Me.ÜberDruckerToolStripMenuItem}) + Me.KopieErstellenToolStripMenuItem.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.AlsPDFToolStripMenuItem, Me.ÜberDruckerToolStripMenuItem, Me.AlsPDFPerMailToolStripMenuItem}) Me.KopieErstellenToolStripMenuItem.Name = "KopieErstellenToolStripMenuItem" - Me.KopieErstellenToolStripMenuItem.Size = New System.Drawing.Size(246, 24) + Me.KopieErstellenToolStripMenuItem.Size = New System.Drawing.Size(211, 22) Me.KopieErstellenToolStripMenuItem.Text = "Rechnungskopie erstellen" ' 'AlsPDFToolStripMenuItem ' Me.AlsPDFToolStripMenuItem.Name = "AlsPDFToolStripMenuItem" - Me.AlsPDFToolStripMenuItem.Size = New System.Drawing.Size(177, 26) + Me.AlsPDFToolStripMenuItem.Size = New System.Drawing.Size(206, 22) Me.AlsPDFToolStripMenuItem.Text = "als PDF" ' 'ÜberDruckerToolStripMenuItem ' Me.ÜberDruckerToolStripMenuItem.Name = "ÜberDruckerToolStripMenuItem" - Me.ÜberDruckerToolStripMenuItem.Size = New System.Drawing.Size(177, 26) + Me.ÜberDruckerToolStripMenuItem.Size = New System.Drawing.Size(206, 22) Me.ÜberDruckerToolStripMenuItem.Text = "über Drucker" ' + 'AlsPDFPerMailToolStripMenuItem + ' + Me.AlsPDFPerMailToolStripMenuItem.Name = "AlsPDFPerMailToolStripMenuItem" + Me.AlsPDFPerMailToolStripMenuItem.Size = New System.Drawing.Size(206, 22) + Me.AlsPDFPerMailToolStripMenuItem.Text = "als PDF per Outlook-Mail" + ' 'ToolStripMenuItem3 ' Me.ToolStripMenuItem3.Name = "ToolStripMenuItem3" - Me.ToolStripMenuItem3.Size = New System.Drawing.Size(243, 6) + Me.ToolStripMenuItem3.Size = New System.Drawing.Size(208, 6) ' 'BehandlungLöschenToolStripMenuItem1 ' Me.BehandlungLöschenToolStripMenuItem1.Name = "BehandlungLöschenToolStripMenuItem1" - Me.BehandlungLöschenToolStripMenuItem1.Size = New System.Drawing.Size(246, 24) + Me.BehandlungLöschenToolStripMenuItem1.Size = New System.Drawing.Size(211, 22) Me.BehandlungLöschenToolStripMenuItem1.Text = "&Behandlung löschen" ' 'ToolStripMenuItem5 ' Me.ToolStripMenuItem5.Name = "ToolStripMenuItem5" - Me.ToolStripMenuItem5.Size = New System.Drawing.Size(243, 6) + Me.ToolStripMenuItem5.Size = New System.Drawing.Size(208, 6) ' 'RechungKVVorschauToolStripMenuItem ' Me.RechungKVVorschauToolStripMenuItem.Name = "RechungKVVorschauToolStripMenuItem" - Me.RechungKVVorschauToolStripMenuItem.Size = New System.Drawing.Size(246, 24) + Me.RechungKVVorschauToolStripMenuItem.Size = New System.Drawing.Size(211, 22) Me.RechungKVVorschauToolStripMenuItem.Text = "Rechung/KV Vorschau" ' 'RechnungKVEntwurfToolStripMenuItem ' Me.RechnungKVEntwurfToolStripMenuItem.Name = "RechnungKVEntwurfToolStripMenuItem" - Me.RechnungKVEntwurfToolStripMenuItem.Size = New System.Drawing.Size(246, 24) + Me.RechnungKVEntwurfToolStripMenuItem.Size = New System.Drawing.Size(211, 22) Me.RechnungKVEntwurfToolStripMenuItem.Text = "Rechnung/KV Entwurf" ' 'ImageList1 @@ -336,42 +340,42 @@ Partial Class Behandlung 'NeueBehandlungToolStripMenuItem ' Me.NeueBehandlungToolStripMenuItem.Name = "NeueBehandlungToolStripMenuItem" - Me.NeueBehandlungToolStripMenuItem.Size = New System.Drawing.Size(288, 24) + Me.NeueBehandlungToolStripMenuItem.Size = New System.Drawing.Size(243, 22) Me.NeueBehandlungToolStripMenuItem.Text = "&Neue Behandlung" ' 'BehandlungAbschliessenToolStripMenuItem ' Me.BehandlungAbschliessenToolStripMenuItem.Name = "BehandlungAbschliessenToolStripMenuItem" - Me.BehandlungAbschliessenToolStripMenuItem.Size = New System.Drawing.Size(288, 24) + Me.BehandlungAbschliessenToolStripMenuItem.Size = New System.Drawing.Size(243, 22) Me.BehandlungAbschliessenToolStripMenuItem.Text = "&Behandlung abschliessen" ' 'BehandlungLöschenToolStripMenuItem ' Me.BehandlungLöschenToolStripMenuItem.Name = "BehandlungLöschenToolStripMenuItem" - Me.BehandlungLöschenToolStripMenuItem.Size = New System.Drawing.Size(288, 24) + Me.BehandlungLöschenToolStripMenuItem.Size = New System.Drawing.Size(243, 22) Me.BehandlungLöschenToolStripMenuItem.Text = "Behandlung &löschen" ' 'ToolStripMenuItem1 ' Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1" - Me.ToolStripMenuItem1.Size = New System.Drawing.Size(285, 6) + Me.ToolStripMenuItem1.Size = New System.Drawing.Size(240, 6) ' 'NeuerKostenvoranschlagToolStripMenuItem ' Me.NeuerKostenvoranschlagToolStripMenuItem.Name = "NeuerKostenvoranschlagToolStripMenuItem" - Me.NeuerKostenvoranschlagToolStripMenuItem.Size = New System.Drawing.Size(288, 24) + Me.NeuerKostenvoranschlagToolStripMenuItem.Size = New System.Drawing.Size(243, 22) Me.NeuerKostenvoranschlagToolStripMenuItem.Text = "Neuer &Kostenvoranschlag" ' 'KostenvoranschlagAbschliessenToolStripMenuItem ' Me.KostenvoranschlagAbschliessenToolStripMenuItem.Name = "KostenvoranschlagAbschliessenToolStripMenuItem" - Me.KostenvoranschlagAbschliessenToolStripMenuItem.Size = New System.Drawing.Size(288, 24) + Me.KostenvoranschlagAbschliessenToolStripMenuItem.Size = New System.Drawing.Size(243, 22) Me.KostenvoranschlagAbschliessenToolStripMenuItem.Text = "Kostenvoranschlag abschliessen" ' 'KostenvoranschlagLöschenToolStripMenuItem ' Me.KostenvoranschlagLöschenToolStripMenuItem.Name = "KostenvoranschlagLöschenToolStripMenuItem" - Me.KostenvoranschlagLöschenToolStripMenuItem.Size = New System.Drawing.Size(288, 24) + Me.KostenvoranschlagLöschenToolStripMenuItem.Size = New System.Drawing.Size(243, 22) Me.KostenvoranschlagLöschenToolStripMenuItem.Text = "Kostenvoranschlag löschen" ' 'SuperTabControl1 @@ -393,13 +397,12 @@ Partial Class Behandlung Me.SuperTabControl1.Controls.Add(Me.SuperTabControlPanel2) Me.SuperTabControl1.Controls.Add(Me.SuperTabControlPanel3) Me.SuperTabControl1.Dock = System.Windows.Forms.DockStyle.Fill - Me.SuperTabControl1.Location = New System.Drawing.Point(293, 31) - Me.SuperTabControl1.Margin = New System.Windows.Forms.Padding(4) + Me.SuperTabControl1.Location = New System.Drawing.Point(220, 27) Me.SuperTabControl1.Name = "SuperTabControl1" Me.SuperTabControl1.ReorderTabsEnabled = True Me.SuperTabControl1.SelectedTabFont = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold) Me.SuperTabControl1.SelectedTabIndex = 0 - Me.SuperTabControl1.Size = New System.Drawing.Size(1420, 1000) + Me.SuperTabControl1.Size = New System.Drawing.Size(1065, 811) Me.SuperTabControl1.TabFont = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) Me.SuperTabControl1.TabIndex = 9 Me.SuperTabControl1.Tabs.AddRange(New DevComponents.DotNetBar.BaseItem() {Me.STBehandlung, Me.STLeistung}) @@ -409,10 +412,9 @@ Partial Class Behandlung ' Me.SuperTabControlPanel1.Controls.Add(Me.Panel2) Me.SuperTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill - Me.SuperTabControlPanel1.Location = New System.Drawing.Point(0, 28) - Me.SuperTabControlPanel1.Margin = New System.Windows.Forms.Padding(4) + Me.SuperTabControlPanel1.Location = New System.Drawing.Point(0, 25) Me.SuperTabControlPanel1.Name = "SuperTabControlPanel1" - Me.SuperTabControlPanel1.Size = New System.Drawing.Size(1420, 972) + Me.SuperTabControlPanel1.Size = New System.Drawing.Size(1065, 786) Me.SuperTabControlPanel1.TabIndex = 1 Me.SuperTabControlPanel1.TabItem = Me.STBehandlung ' @@ -420,11 +422,22 @@ Partial Class Behandlung ' Me.Panel2.Controls.Add(Me.Behandungdetail1) Me.Panel2.Location = New System.Drawing.Point(0, 0) - Me.Panel2.Margin = New System.Windows.Forms.Padding(4) Me.Panel2.Name = "Panel2" - Me.Panel2.Size = New System.Drawing.Size(1416, 970) + Me.Panel2.Size = New System.Drawing.Size(1062, 788) Me.Panel2.TabIndex = 9 ' + 'Behandungdetail1 + ' + Me.Behandungdetail1.Behandlungsnr = 0 + Me.Behandungdetail1.Behandlungsstatus = 0 + Me.Behandungdetail1.HasChanges = False + Me.Behandungdetail1.Location = New System.Drawing.Point(3, 6) + Me.Behandungdetail1.Margin = New System.Windows.Forms.Padding(4) + Me.Behandungdetail1.Name = "Behandungdetail1" + Me.Behandungdetail1.Patientnr = 0 + Me.Behandungdetail1.Size = New System.Drawing.Size(1059, 779) + Me.Behandungdetail1.TabIndex = 0 + ' 'STBehandlung ' Me.STBehandlung.AttachedControl = Me.SuperTabControlPanel1 @@ -436,10 +449,9 @@ Partial Class Behandlung ' Me.SuperTabControlPanel2.Controls.Add(Me.Panel1) Me.SuperTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill - Me.SuperTabControlPanel2.Location = New System.Drawing.Point(0, 28) - Me.SuperTabControlPanel2.Margin = New System.Windows.Forms.Padding(4) + Me.SuperTabControlPanel2.Location = New System.Drawing.Point(0, 23) Me.SuperTabControlPanel2.Name = "SuperTabControlPanel2" - Me.SuperTabControlPanel2.Size = New System.Drawing.Size(1420, 972) + Me.SuperTabControlPanel2.Size = New System.Drawing.Size(1065, 790) Me.SuperTabControlPanel2.TabIndex = 0 Me.SuperTabControlPanel2.TabItem = Me.STLeistung ' @@ -448,11 +460,24 @@ Partial Class Behandlung Me.Panel1.Controls.Add(Me.Leistungen1) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill Me.Panel1.Location = New System.Drawing.Point(0, 0) - Me.Panel1.Margin = New System.Windows.Forms.Padding(4) Me.Panel1.Name = "Panel1" - Me.Panel1.Size = New System.Drawing.Size(1420, 972) + Me.Panel1.Size = New System.Drawing.Size(1065, 790) Me.Panel1.TabIndex = 1 ' + 'Leistungen1 + ' + Me.Leistungen1.behandler = 0 + Me.Leistungen1.Behandlungnr = 0 + Me.Leistungen1.Behandlungsstatus = 0 + Me.Leistungen1.Dentotar = False + Me.Leistungen1.Dock = System.Windows.Forms.DockStyle.Fill + Me.Leistungen1.Frankenwert = 0R + Me.Leistungen1.Location = New System.Drawing.Point(0, 0) + Me.Leistungen1.Margin = New System.Windows.Forms.Padding(4) + Me.Leistungen1.Name = "Leistungen1" + Me.Leistungen1.Size = New System.Drawing.Size(1065, 790) + Me.Leistungen1.TabIndex = 0 + ' 'STLeistung ' Me.STLeistung.AttachedControl = Me.SuperTabControlPanel2 @@ -464,9 +489,8 @@ Partial Class Behandlung ' Me.SuperTabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill Me.SuperTabControlPanel3.Location = New System.Drawing.Point(0, 0) - Me.SuperTabControlPanel3.Margin = New System.Windows.Forms.Padding(4) Me.SuperTabControlPanel3.Name = "SuperTabControlPanel3" - Me.SuperTabControlPanel3.Size = New System.Drawing.Size(1420, 1000) + Me.SuperTabControlPanel3.Size = New System.Drawing.Size(1065, 811) Me.SuperTabControlPanel3.TabIndex = 0 ' 'tsbtnnew @@ -475,7 +499,7 @@ Partial Class Behandlung Me.tsbtnnew.Image = CType(resources.GetObject("tsbtnnew.Image"), System.Drawing.Image) Me.tsbtnnew.ImageTransparentColor = System.Drawing.Color.Magenta Me.tsbtnnew.Name = "tsbtnnew" - Me.tsbtnnew.Size = New System.Drawing.Size(29, 22) + Me.tsbtnnew.Size = New System.Drawing.Size(24, 22) Me.tsbtnnew.Text = "Neue Behandlung" ' 'ToolStripButton1 @@ -484,7 +508,7 @@ Partial Class Behandlung Me.ToolStripButton1.Image = CType(resources.GetObject("ToolStripButton1.Image"), System.Drawing.Image) Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta Me.ToolStripButton1.Name = "ToolStripButton1" - Me.ToolStripButton1.Size = New System.Drawing.Size(29, 22) + Me.ToolStripButton1.Size = New System.Drawing.Size(24, 22) Me.ToolStripButton1.Text = "ToolStripButton1" ' 'tsbtnbehandlungdelete @@ -502,44 +526,17 @@ Partial Class Behandlung Me.ContextMenuStrip1.ImageScalingSize = New System.Drawing.Size(20, 20) Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.NeueBehandlungToolStripMenuItem, Me.BehandlungAbschliessenToolStripMenuItem, Me.BehandlungLöschenToolStripMenuItem, Me.ToolStripMenuItem1, Me.NeuerKostenvoranschlagToolStripMenuItem, Me.KostenvoranschlagAbschliessenToolStripMenuItem, Me.KostenvoranschlagLöschenToolStripMenuItem}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" - Me.ContextMenuStrip1.Size = New System.Drawing.Size(289, 154) - ' - 'Leistungen1 - ' - Me.Leistungen1.behandler = 0 - Me.Leistungen1.Behandlungnr = 0 - Me.Leistungen1.Behandlungsstatus = 0 - Me.Leistungen1.Dentotar = False - Me.Leistungen1.Dock = System.Windows.Forms.DockStyle.Fill - Me.Leistungen1.Frankenwert = 0R - Me.Leistungen1.Location = New System.Drawing.Point(0, 0) - Me.Leistungen1.Margin = New System.Windows.Forms.Padding(5) - Me.Leistungen1.Name = "Leistungen1" - Me.Leistungen1.Size = New System.Drawing.Size(1420, 972) - Me.Leistungen1.TabIndex = 0 - ' - 'Behandungdetail1 - ' - Me.Behandungdetail1.Behandlungsnr = 0 - Me.Behandungdetail1.Behandlungsstatus = 0 - Me.Behandungdetail1.HasChanges = False - Me.Behandungdetail1.Location = New System.Drawing.Point(4, 7) - Me.Behandungdetail1.Margin = New System.Windows.Forms.Padding(5) - Me.Behandungdetail1.Name = "Behandungdetail1" - Me.Behandungdetail1.Patientnr = 0 - Me.Behandungdetail1.Size = New System.Drawing.Size(1412, 959) - Me.Behandungdetail1.TabIndex = 0 + Me.ContextMenuStrip1.Size = New System.Drawing.Size(244, 142) ' 'Behandlung ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!) + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.Controls.Add(Me.SuperTabControl1) Me.Controls.Add(Me.GroupBox1) Me.Controls.Add(Me.tsbtndelete) - Me.Margin = New System.Windows.Forms.Padding(4) Me.Name = "Behandlung" - Me.Size = New System.Drawing.Size(1713, 1031) + Me.Size = New System.Drawing.Size(1285, 838) Me.tsbtndelete.ResumeLayout(False) Me.tsbtndelete.PerformLayout() Me.GroupBox1.ResumeLayout(False) @@ -612,4 +609,5 @@ Partial Class Behandlung Friend WithEvents AlsMailToolStripMenuItem As ToolStripMenuItem Friend WithEvents AbschlussMitRecallAnzeigeToolStripMenuItem As ToolStripMenuItem Friend WithEvents AbshlussOhneRecallAnzeigeToolStripMenuItem As ToolStripMenuItem + Friend WithEvents AlsPDFPerMailToolStripMenuItem As ToolStripMenuItem End Class diff --git a/DPM2016/Behandlung/Behandlung.resx b/DPM2016/Behandlung/Behandlung.resx index f0b581b..cffbcf9 100644 --- a/DPM2016/Behandlung/Behandlung.resx +++ b/DPM2016/Behandlung/Behandlung.resx @@ -124,7 +124,7 @@ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAINSURBVDhPY6AVYAyc67K/+XD1/SYg9p3quAQqTiQIZWAO + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAINSURBVDhPY6AVYAyc67K/+XD1/SYg9p3quAQqTiQIZWAO Wu75Zu6Nuf9nX5/9322S/TmoDJEAaIDnctc3k69M/D/hSt9/p0nm56EyRAKwATZveq+0/O++0gg0wAiP AfUMTOYLtWx81tnYB0CxZZ+ak88myw9dV8v/d1wp+e88T++2/XxtB591FvYeQOyyzsTeYJGyFVi/cAGn Se6J5P99V5v+T7ze8H/Szbr/U27V/O++kfe/43rm/9Zr6f87r+f+775e9L/tSsH/hot5/yvPZf8P2Ov6 @@ -139,7 +139,7 @@ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAJASURBVDhPfZNLSxtRFMdn5Suah0oChhiJmlGj8RGfiKIi + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAJASURBVDhPfZNLSxtRFMdn5Suah0oChhiJmlGj8RGfiKIi gouAEPULuMlSxe+Rrbt8hKEWGfJobNq5k0ZaJ7Vgq90ILW5auiiFLv8955oJiU37hwPDPfd3/ufMvVex VTk4SF0mEprmcrmrS39JCwbdpZ0dzdjeTlWXHvUhmUw/nJ7i7e4uspGIxRurqZqqsPXp5ATG4iJyo6Np mWBnCScSMNfXIVZXoatqQ5EafHwMMTcHY2ZGRkZVUwq3zc42LJaXYSwtQQ+HZZEafHQEEYtBTE3VQh8a @@ -155,7 +155,7 @@ iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAA+oSURBVHhe7Z0J8H5THcYp2cJky5IpCqP8LSnrVBSViBiy + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAA+oSURBVHhe7Z0J8H5THcYp2cJky5IpCqP8LSnrVBSViBiy VfaQrMkSypYskbQRZQuhKSRbY6eikq1sWcJEEWXLlup5+P/G6/W87+++7znn3nvOfT4zn2nS796cc+/7 vvee812mMcYYY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMMcYYY4wxxhhjjDHGGGOMKZN54FJwVbgR 3BHuAw+Ah8Aj4Dfh4VP/2V5wZ7gZXB3yWJ7jddCYLJkWLgY/DQ+FP4U3wafg/yL5PLwdngsPg1vC98A3 @@ -236,7 +236,7 @@ AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0 ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAABO - DQAAAk1TRnQBSQFMAgEBBQEAAWABAwFgAQMBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo + DQAAAk1TRnQBSQFMAgEBBQEAAbABAwGwAQMBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo AwABQAMAASADAAEBAQABCAYAAQgYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5 AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA @@ -298,7 +298,7 @@ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAINSURBVDhPY6AVYAyc67K/+XD1/SYg9p3quAQqTiQIZWAO + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAINSURBVDhPY6AVYAyc67K/+XD1/SYg9p3quAQqTiQIZWAO Wu75Zu6Nuf9nX5/9322S/TmoDJEAaIDnctc3k69M/D/hSt9/p0nm56EyRAKwATZveq+0/O++0gg0wAiP AfUMTOYLtWx81tnYB0CxZZ+ak88myw9dV8v/d1wp+e88T++2/XxtB591FvYeQOyyzsTeYJGyFVi/cAGn Se6J5P99V5v+T7ze8H/Szbr/U27V/O++kfe/43rm/9Zr6f87r+f+775e9L/tSsH/hot5/yvPZf8P2Ov6 @@ -313,7 +313,7 @@ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAJASURBVDhPfZNLSxtRFMdn5Suah0oChhiJmlGj8RGfiKIi + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAJASURBVDhPfZNLSxtRFMdn5Suah0oChhiJmlGj8RGfiKIi gouAEPULuMlSxe+Rrbt8hKEWGfJobNq5k0ZaJ7Vgq90ILW5auiiFLv8955oJiU37hwPDPfd3/ufMvVex VTk4SF0mEprmcrmrS39JCwbdpZ0dzdjeTlWXHvUhmUw/nJ7i7e4uspGIxRurqZqqsPXp5ATG4iJyo6Np mWBnCScSMNfXIVZXoatqQ5EafHwMMTcHY2ZGRkZVUwq3zc42LJaXYSwtQQ+HZZEafHQEEYtBTE3VQh8a diff --git a/DPM2016/Behandlung/Behandlung.vb b/DPM2016/Behandlung/Behandlung.vb index e166608..3cc0270 100644 --- a/DPM2016/Behandlung/Behandlung.vb +++ b/DPM2016/Behandlung/Behandlung.vb @@ -206,7 +206,18 @@ Public Class Behandlung Dim kvoffen As New DevComponents.AdvTree.Node Dim kvabgeschlossen As New DevComponents.AdvTree.Node - BH.Text = "Behandlungen" + If Globals.Applicationtype = ApplicationTypes.Projektabrechnung Then + BH.Text = "Projekte" + Me.AbschlussMitRecallAnzeigeToolStripMenuItem.Visible = False + Me.AbshlussOhneRecallAnzeigeToolStripMenuItem.Visible = False + Me.RechnungKVEntwurfToolStripMenuItem.Text = "Rechnung/Offerte Vorschau" + Me.RechnungKVEntwurfToolStripMenuItem.Text = "Rechnung/Offerte Entwurf" + Me.GroupBox1.Width = 350 + Else + BH.Text = "Behandlungen" + + End If + ' BH.Text = "Behandlungen" BH.Tag = -1 BH.ImageIndex = 0 BHoffen.Text = "Offen" @@ -221,7 +232,13 @@ Public Class Behandlung BH.Nodes.Add(BHoffen) BH.Nodes.Add(BHabgeshlossen) BH.Nodes.Add(BHFakturiert) - kv.Text = "Kostenvoranschlag" + If Globals.Applicationtype = ApplicationTypes.Projektabrechnung Then + kv.Text = "Offerten" + Else + + kv.Text = "Kostenvoranschläge" + End If + ' kv.Text = "Kostenvoranschlag" kv.Tag = -2 kv.ImageIndex = 1 kvoffen.Text = "Offen" @@ -241,7 +258,11 @@ Public Class Behandlung Dim tn As New DevComponents.AdvTree.Node tn.Tag = r("nrbehandlung") Dim total As Double = r("Total") - tn.Text = r("behandlungsbeginn") + " / " + total.ToString("N2") + If Globals.Applicationtype = ApplicationTypes.Projektabrechnung Then + tn.Text = r("behandlungsgrund") + " / " + r("behandlungsbeginn") + " / " + total.ToString("N2") + Else + tn.Text = r("behandlungsbeginn") + " / " + total.ToString("N2") + End If Select Case r("status") Case 1 tn.ImageIndex = 2 @@ -314,7 +335,9 @@ Public Class Behandlung Me.SuperTabControl1.Tabs(1).Enabled = enable Me.SuperTabControl1.Tabs(0).Enabled = enable Me.SuperTabControl1.Visible = enable - + If Globals.Applicationtype = ApplicationTypes.Projektabrechnung Then + Me.SuperTabControl1.Tabs(0).Text = "Projekt" + End If End Sub @@ -634,7 +657,8 @@ Public Class Behandlung Me.BehandlungKopierenToolStripMenuItem.Visible = True Me.SofortRechnungDruckenToolStripMenuItem.Text = "Sofort-Rechnung drucken" - ' Me.ctxmenubehandlung.Enabled = True + ' + Me.ctxmenubehandlung.Enabled = True Select Case i Case -11 Me.BehandlungZurücksetzenToolStripMenuItem.Enabled = False @@ -654,49 +678,96 @@ Public Class Behandlung Me.KopieErstellenToolStripMenuItem.Enabled = True End Select - Select Case i - Case -23 - Me.BehandlungabschliessenToolStripMenuItem1.Text = "Kostenvoranschlag abschliessen" - BehandlungabschliessenToolStripMenuItem1.Enabled = False - Me.NeueBehandlungToolStripMenuItem1.Text = "Neuer Kostenvoranschlag" - Me.BehandlungZurücksetzenToolStripMenuItem.Text = "Kostenvoranschlag zurücksetzen" - Me.BehandlungZurücksetzenToolStripMenuItem.Visible = True - Me.BehandlungLöschenToolStripMenuItem1.Text = "Kostenvoranschlag löschen" - Me.BehandlungKopierenToolStripMenuItem.Text = "Kostenvoranschlag kopieren" - Me.SofortRechnungDruckenToolStripMenuItem.Enabled = False - Me.KopieErstellenToolStripMenuItem.Enabled = False - Me.SofortRechnungDruckenToolStripMenuItem.Text = "Kostenvoranschlag drucken" - Me.SofortRechnungDruckenToolStripMenuItem.Enabled = True - Case -2 - Me.BehandlungabschliessenToolStripMenuItem1.Text = "Kostenvoranschlag abschliessen" - Me.BehandlungabschliessenToolStripMenuItem1.Enabled = False - BehandlungabschliessenToolStripMenuItem1.Enabled = False - Me.NeueBehandlungToolStripMenuItem1.Text = "Neuer Kostenvoranschlag" - Me.BehandlungZurücksetzenToolStripMenuItem.Text = "Kostenvoranschlag zurücksetzen" - Me.BehandlungZurücksetzenToolStripMenuItem.Enabled = False - Me.BehandlungLöschenToolStripMenuItem1.Text = "Kostenvoranschlag löschen" - Me.BehandlungLöschenToolStripMenuItem1.Enabled = False - Me.BehandlungKopierenToolStripMenuItem.Text = "Kostenvoranschlag kopieren" - - Case > -20 - Me.BehandlungabschliessenToolStripMenuItem1.Text = "Behandlung abschliessen" - Me.NeueBehandlungToolStripMenuItem1.Text = "Neue Behandlung" - Me.BehandlungZurücksetzenToolStripMenuItem.Text = "Behandlung zurücksetzen" - Me.BehandlungZurücksetzenToolStripMenuItem.Visible = True - Me.BehandlungLöschenToolStripMenuItem1.Text = "Behandlung löschen" - Me.BehandlungKopierenToolStripMenuItem.Text = "Behandlung kopieren" - Case < -20 And + If Globals.Applicationtype = Globals.ApplicationTypes.Projektabrechnung Then + Select Case i + Case -23 + Me.BehandlungabschliessenToolStripMenuItem1.Text = "Offerte abschliessen" + BehandlungabschliessenToolStripMenuItem1.Enabled = False + Me.NeueBehandlungToolStripMenuItem1.Text = "Neue Offerte" + Me.BehandlungZurücksetzenToolStripMenuItem.Text = "Offerte zurücksetzen" + Me.BehandlungZurücksetzenToolStripMenuItem.Visible = True + Me.BehandlungLöschenToolStripMenuItem1.Text = "Offerte löschen" + Me.BehandlungKopierenToolStripMenuItem.Text = "Offerte kopieren" + Me.SofortRechnungDruckenToolStripMenuItem.Enabled = False + Me.KopieErstellenToolStripMenuItem.Enabled = False + Me.SofortRechnungDruckenToolStripMenuItem.Text = "Offerte drucken" + Me.SofortRechnungDruckenToolStripMenuItem.Enabled = True + Case -2 + Me.BehandlungabschliessenToolStripMenuItem1.Text = "Offerte abschliessen" + Me.BehandlungabschliessenToolStripMenuItem1.Enabled = False + BehandlungabschliessenToolStripMenuItem1.Enabled = False + Me.NeueBehandlungToolStripMenuItem1.Text = "Neuer Offerte" + Me.BehandlungZurücksetzenToolStripMenuItem.Text = "Offerte zurücksetzen" + Me.BehandlungZurücksetzenToolStripMenuItem.Enabled = False + Me.BehandlungLöschenToolStripMenuItem1.Text = "Offerte löschen" + Me.BehandlungLöschenToolStripMenuItem1.Enabled = False + Me.BehandlungKopierenToolStripMenuItem.Text = "Offerte kopieren" + + Case > -20 + Me.BehandlungabschliessenToolStripMenuItem1.Text = "Projekt abschliessen" + Me.NeueBehandlungToolStripMenuItem1.Text = "Neues Projekt" + Me.BehandlungZurücksetzenToolStripMenuItem.Text = "Projek zurücksetzen" + Me.BehandlungZurücksetzenToolStripMenuItem.Visible = True + Me.BehandlungLöschenToolStripMenuItem1.Text = "Projekt löschen" + Me.BehandlungKopierenToolStripMenuItem.Text = "Projekt kopieren" + Case < -20 And + Me.BehandlungabschliessenToolStripMenuItem1.Text = "Offerte abschliessen" + BehandlungabschliessenToolStripMenuItem1.Enabled = True + Me.BehandlungabschliessenToolStripMenuItem1.Text = "Offerte abschliessen" + Me.NeueBehandlungToolStripMenuItem1.Text = "Neue Offerte" + Me.BehandlungZurücksetzenToolStripMenuItem.Text = "Offerte zurücksetzen" + Me.BehandlungZurücksetzenToolStripMenuItem.Visible = False + Me.BehandlungLöschenToolStripMenuItem1.Text = "Offerte löschen" + Me.BehandlungKopierenToolStripMenuItem.Text = "Offerte kopieren" + Me.SofortRechnungDruckenToolStripMenuItem.Enabled = False + Me.KopieErstellenToolStripMenuItem.Enabled = False + End Select + + Else + Select Case i + Case -23 + Me.BehandlungabschliessenToolStripMenuItem1.Text = "Kostenvoranschlag abschliessen" + BehandlungabschliessenToolStripMenuItem1.Enabled = False + Me.NeueBehandlungToolStripMenuItem1.Text = "Neuer Kostenvoranschlag" + Me.BehandlungZurücksetzenToolStripMenuItem.Text = "Kostenvoranschlag zurücksetzen" + Me.BehandlungZurücksetzenToolStripMenuItem.Visible = True + Me.BehandlungLöschenToolStripMenuItem1.Text = "Kostenvoranschlag löschen" + Me.BehandlungKopierenToolStripMenuItem.Text = "Kostenvoranschlag kopieren" + Me.SofortRechnungDruckenToolStripMenuItem.Enabled = False + Me.KopieErstellenToolStripMenuItem.Enabled = False + Me.SofortRechnungDruckenToolStripMenuItem.Text = "Kostenvoranschlag drucken" + Me.SofortRechnungDruckenToolStripMenuItem.Enabled = True + Case -2 + Me.BehandlungabschliessenToolStripMenuItem1.Text = "Kostenvoranschlag abschliessen" + Me.BehandlungabschliessenToolStripMenuItem1.Enabled = False + BehandlungabschliessenToolStripMenuItem1.Enabled = False + Me.NeueBehandlungToolStripMenuItem1.Text = "Neuer Kostenvoranschlag" + Me.BehandlungZurücksetzenToolStripMenuItem.Text = "Kostenvoranschlag zurücksetzen" + Me.BehandlungZurücksetzenToolStripMenuItem.Enabled = False + Me.BehandlungLöschenToolStripMenuItem1.Text = "Kostenvoranschlag löschen" + Me.BehandlungLöschenToolStripMenuItem1.Enabled = False + Me.BehandlungKopierenToolStripMenuItem.Text = "Kostenvoranschlag kopieren" + + Case > -20 + Me.BehandlungabschliessenToolStripMenuItem1.Text = "Behandlung abschliessen" + Me.NeueBehandlungToolStripMenuItem1.Text = "Neue Behandlung" + Me.BehandlungZurücksetzenToolStripMenuItem.Text = "Behandlung zurücksetzen" + Me.BehandlungZurücksetzenToolStripMenuItem.Visible = True + Me.BehandlungLöschenToolStripMenuItem1.Text = "Behandlung löschen" + Me.BehandlungKopierenToolStripMenuItem.Text = "Behandlung kopieren" + Case < -20 And Me.BehandlungabschliessenToolStripMenuItem1.Text = "Kostenvoranschlag abschliessen" - BehandlungabschliessenToolStripMenuItem1.Enabled = True - Me.BehandlungabschliessenToolStripMenuItem1.Text = "Kostenvoranschlag abschliessen" - Me.NeueBehandlungToolStripMenuItem1.Text = "Neuer Kostenvoranschlag" - Me.BehandlungZurücksetzenToolStripMenuItem.Text = "Kostenvoranschlag zurücksetzen" - Me.BehandlungZurücksetzenToolStripMenuItem.Visible = False - Me.BehandlungLöschenToolStripMenuItem1.Text = "Kostenvoranschlag löschen" - Me.BehandlungKopierenToolStripMenuItem.Text = "Kostenvoranschlag kopieren" - Me.SofortRechnungDruckenToolStripMenuItem.Enabled = False - Me.KopieErstellenToolStripMenuItem.Enabled = False - End Select + BehandlungabschliessenToolStripMenuItem1.Enabled = True + Me.BehandlungabschliessenToolStripMenuItem1.Text = "Kostenvoranschlag abschliessen" + Me.NeueBehandlungToolStripMenuItem1.Text = "Neuer Kostenvoranschlag" + Me.BehandlungZurücksetzenToolStripMenuItem.Text = "Kostenvoranschlag zurücksetzen" + Me.BehandlungZurücksetzenToolStripMenuItem.Visible = False + Me.BehandlungLöschenToolStripMenuItem1.Text = "Kostenvoranschlag löschen" + Me.BehandlungKopierenToolStripMenuItem.Text = "Kostenvoranschlag kopieren" + Me.SofortRechnungDruckenToolStripMenuItem.Enabled = False + Me.KopieErstellenToolStripMenuItem.Enabled = False + End Select + End If Catch ex As Exception @@ -774,12 +845,13 @@ Public Class Behandlung Dim key As Integer = Me.treebehandlungen.SelectedNode.Tag db.Get_Tabledata("Behandlu", "where nrbehandlung=" + nrbehandlung.ToString) If db.dsDaten.Tables(0).Rows(0).Item("Status") = 1 Then - Messagetext = "Behandlung " + If Globals.Applicationtype = ApplicationTypes.Projektabrechnung Then Messagetext = "Projekt" Else istKV = True Messagetext = "Kostenvoranschlag" + If Globals.Applicationtype = ApplicationTypes.Projektabrechnung Then Messagetext = "Offerte" End If If db.dsDaten.Tables(0).Rows(0).Item("rgdatum").ToString < Now.ToString And db.dsDaten.Tables(0).Rows(0).Item("rgdatum").ToString <> "" Then Dim d As New frmMsgbox @@ -1036,7 +1108,7 @@ Public Class Behandlung End Sub Private Sub AlsMailToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles AlsMailToolStripMenuItem.Click - Behandungdetail1.Sofortrechnung_als_pdf(True) + Behandungdetail1.Sofortrechnung_als_pdf(True, 1) End Sub Private Sub AbschlussMitRecallAnzeigeToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles AbschlussMitRecallAnzeigeToolStripMenuItem.Click @@ -1047,6 +1119,10 @@ Public Class Behandlung Behandlung_Abschliessen(Me.treebehandlungen.SelectedNode.Tag.ToString, False) End Sub + Private Sub AlsPDFPerMailToolStripMenuItem_Click(sender As Object, e As EventArgs) Handles AlsPDFPerMailToolStripMenuItem.Click + Globals.Rg_Funktionen.Rechnungskopie(Me.treebehandlungen.SelectedNode.Tag.ToString, False, True, True) + End Sub + diff --git a/DPM2016/Behandlung/Benhandungdetail.Designer.vb b/DPM2016/Behandlung/Benhandungdetail.Designer.vb index 14d7393..69c23c4 100644 --- a/DPM2016/Behandlung/Benhandungdetail.Designer.vb +++ b/DPM2016/Behandlung/Benhandungdetail.Designer.vb @@ -24,11 +24,14 @@ Partial Class Benhandungdetail Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Benhandungdetail)) Me.GrpPatient = New System.Windows.Forms.GroupBox() + Me.txtProjekt = New System.Windows.Forms.TextBox() + Me.lblProjekt = New System.Windows.Forms.Label() Me.cbboxNRESTyp = New DPM2016.MyCombobox() Me.Label6 = New System.Windows.Forms.Label() Me.cbboxnrbehandler = New DPM2016.MyCombobox() Me.Label7 = New System.Windows.Forms.Label() Me.grpZusammenfassugn = New System.Windows.Forms.GroupBox() + Me.lblMailKommunikaton = New System.Windows.Forms.Label() Me.txtcTotal = New System.Windows.Forms.Label() Me.lblTotal = New System.Windows.Forms.Label() Me.txtcRabatt = New System.Windows.Forms.Label() @@ -160,6 +163,8 @@ Partial Class Benhandungdetail ' 'GrpPatient ' + Me.GrpPatient.Controls.Add(Me.txtProjekt) + Me.GrpPatient.Controls.Add(Me.lblProjekt) Me.GrpPatient.Controls.Add(Me.cbboxNRESTyp) Me.GrpPatient.Controls.Add(Me.Label6) Me.GrpPatient.Controls.Add(Me.cbboxnrbehandler) @@ -171,6 +176,24 @@ Partial Class Benhandungdetail Me.GrpPatient.TabStop = False Me.GrpPatient.Text = "Patient / Behandler" ' + 'txtProjekt + ' + Me.txtProjekt.Location = New System.Drawing.Point(72, 24) + Me.txtProjekt.Name = "txtProjekt" + Me.txtProjekt.Size = New System.Drawing.Size(216, 20) + Me.txtProjekt.TabIndex = 23 + Me.txtProjekt.Visible = False + ' + 'lblProjekt + ' + Me.lblProjekt.AutoSize = True + Me.lblProjekt.Location = New System.Drawing.Point(7, 28) + Me.lblProjekt.Name = "lblProjekt" + Me.lblProjekt.Size = New System.Drawing.Size(40, 13) + Me.lblProjekt.TabIndex = 22 + Me.lblProjekt.Text = "Projekt" + Me.lblProjekt.Visible = False + ' 'cbboxNRESTyp ' Me.cbboxNRESTyp.Dataselection = Nothing @@ -215,6 +238,7 @@ Partial Class Benhandungdetail ' 'grpZusammenfassugn ' + Me.grpZusammenfassugn.Controls.Add(Me.lblMailKommunikaton) Me.grpZusammenfassugn.Controls.Add(Me.txtcTotal) Me.grpZusammenfassugn.Controls.Add(Me.lblTotal) Me.grpZusammenfassugn.Controls.Add(Me.txtcRabatt) @@ -234,6 +258,17 @@ Partial Class Benhandungdetail Me.grpZusammenfassugn.TabStop = False Me.grpZusammenfassugn.Text = "Zusammenfassung" ' + 'lblMailKommunikaton + ' + Me.lblMailKommunikaton.AutoSize = True + Me.lblMailKommunikaton.Font = New System.Drawing.Font("Microsoft Sans Serif", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) + Me.lblMailKommunikaton.ForeColor = System.Drawing.Color.Red + Me.lblMailKommunikaton.Location = New System.Drawing.Point(152, 7) + Me.lblMailKommunikaton.Name = "lblMailKommunikaton" + Me.lblMailKommunikaton.Size = New System.Drawing.Size(151, 20) + Me.lblMailKommunikaton.TabIndex = 224 + Me.lblMailKommunikaton.Text = "RG per Mail möglich" + ' 'txtcTotal ' Me.txtcTotal.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) @@ -1707,4 +1742,7 @@ Partial Class Benhandungdetail Friend WithEvents lblRGDatum As Label Friend WithEvents lblahvnr As Label Friend WithEvents Label10 As Label + Friend WithEvents lblMailKommunikaton As Label + Friend WithEvents txtProjekt As TextBox + Friend WithEvents lblProjekt As Label End Class diff --git a/DPM2016/Behandlung/Benhandungdetail.vb b/DPM2016/Behandlung/Benhandungdetail.vb index bcbb7df..a232107 100644 --- a/DPM2016/Behandlung/Benhandungdetail.vb +++ b/DPM2016/Behandlung/Benhandungdetail.vb @@ -29,6 +29,29 @@ Globals.OnLoad = False Recalc_Totale() + If Globals.Applicationtype = ApplicationTypes.Projektabrechnung And Me.lblProjekt.Visible = False And GrpPatient.Height < 100 Then + GrpGaramt.Visible = False + grpglndiagnose.Visible = False + grpBehandlungsdaten.Text = "Projektdaten" + Label2.Text = "Offert-Betrag" + lblBehandlungstotal.Text = "Leistungstotal" + Label7.Text = "Verantw." + grpEmpfaenger.Left = GrpGaramt.Left + GrpRechnungstext.Left = grpEmpfaenger.Left + GrpRechnungstext.Top = grpEmpfaenger.Top + grpEmpfaenger.Height + GrpPatient.Text = "Verantwortung / Rechnungsart" + Me.grpZusammenfassugn.Top = grpZusammenfassugn.Top + 20 + Me.GrpRaten.Top = GrpRaten.Top + 20 + Me.grpBehandlungsdaten.Top = Me.grpBehandlungsdaten.Top + 20 + Me.GrpPatient.Height = Me.GrpPatient.Height + 20 + Me.Label7.Top = Label7.Top + 20 + Me.cbboxnrbehandler.Top = Me.cbboxnrbehandler.Top + 20 + Me.Label6.Top = Label6.Top + 20 + Me.cbboxNRESTyp.Top = Me.cbboxNRESTyp.Top + 20 + Me.lblProjekt.Visible = True + Me.txtProjekt.Visible = True + End If + End If End Set End Property @@ -263,12 +286,26 @@ Me.txtrgnummer.Visible = False End Try - + Try + If r("nrgarant") > 0 Then check_mailversand(r("nrgarant")) Else check_mailversand(r("nrpatient")) + Catch + End Try AddChanges(Me) Me.HasChanges = False End Sub + Sub check_mailversand(ByVal key As Integer) + + Me.lblMailKommunikaton.Visible = False + Dim db As New clsDB + If key > 49999 Then + db.Get_Tabledata("firma", " where nrfirma=" + key.ToString) + Else + db.Get_Tabledata("privat", " where nrprivat=" + key.ToString) + End If + If db.dsDaten.Tables(0).Rows(0).Item("Mail_Kommunikation") = True Then Me.lblMailKommunikaton.Visible = True + End Sub Sub Get_Data_Controls(ByVal ictl As Control, ByRef R As DataRow) For Each ctl As Control In ictl.Controls @@ -363,6 +400,10 @@ Next + If Globals.Applicationtype = ApplicationTypes.Projektabrechnung Then + Me.txtProjekt.Text = Me.txtBehandlungsgrund.Text + End If + End Sub Sub Get_Garantdata(ByVal Key As Integer) @@ -420,6 +461,10 @@ Sub Save_Data() If Globals.OnLoad = True Then Exit Sub + If Globals.Applicationtype = ApplicationTypes.Projektabrechnung Then + Me.txtBehandlungsgrund.Text = Me.txtProjekt.Text + End If + If Me.Behandlungsstatus <> 1 And Me.Behandlungsstatus <> 4 Then Exit Sub db.Get_Tabledata("behandlu", " where nrbehandlung=" + Me.Behandlungsnr.ToString) Dim r As DataRow = db.dsDaten.Tables(0).Rows(0) @@ -434,6 +479,7 @@ r("total") = Me.txtcTotal.Text db.Update_Data() + Me.HasChanges = False End Sub @@ -750,7 +796,7 @@ End If Next Catch ex As Exception - + MsgBox(ex.Message) End Try End Sub @@ -895,9 +941,14 @@ Private Sub cbboxNrGarant_SelectedIndexChanged(sender As Object, e As EventArgs) Handles cbboxNrGarant.SelectedIndexChanged Try + Try + check_mailversand(Me.cbboxNrGarant.SelectedValue) + Catch + End Try + get_ansprechpartner(Me.cbboxNrGarant.SelectedValue) - Catch - End Try + Catch + End Try End Sub Private Sub mtxtTaxpunktwert_TextChanged(sender As Object, e As EventArgs) Handles mtxtTaxpunktwert.Leave @@ -920,15 +971,15 @@ End Sub - Public Sub Sofortrechnung_als_pdf(Optional alsMail As Boolean = False) - Sofortrechnung(True, alsMail) + Public Sub Sofortrechnung_als_pdf(Optional alsMail As Boolean = False, Optional Mailtext As Integer = 0) + Sofortrechnung(True, alsMail, Mailtext) End Sub Public Sub Sofortrechung_normal() Sofortrechnung(False) End Sub 'Public Sub ToolStripDropDownButton1_Click(sender As Object, e As EventArgs) Handles ToolStripDropDownButton1.Click - Public Sub Sofortrechnung(ByVal alsPDF As Boolean, Optional alsMail As Boolean = False) + Public Sub Sofortrechnung(ByVal alsPDF As Boolean, Optional alsMail As Boolean = False, Optional Mailtext As Integer = 0) Globals.pdfCollection.Clear() Me.Save_Data() Dim result As String = db.Get_Datavalue("Select status from behandlu where nrbehandlung=" + Me.Behandlungsnr.ToString, "") @@ -940,7 +991,7 @@ End If End If Dim Meldung As String - + If result = 5 And Mailtext = 1 Then Mailtext = 3 If result = 5 Then Meldung = "Kostenvoranschlag drucken?" Else Meldung = "Rechnung drucken und verbuchen?" If MsgBox(Meldung, vbYesNo + vbQuestion) = vbYes Then Dim buchen As Boolean = True @@ -975,25 +1026,25 @@ End If Dim f As New frmReportView(reportnr, False, "Vorschau Rechung", " where nrbehandlung = " + Me.Behandlungsnr.ToString, Me.Behandlungsnr.ToString, alsPDF) f.Visible = False - f.Show() - f.Visible = False - f.Fakturierung(reportnr, Me.Behandlungsnr, "", i, buchen:=buchen) - f.Close() - If anzahlraten > 1 And i < 2 And Folgeauswertung > 0 Then - buchen = False - reportnr = Folgeauswertung - db.Get_Tabledata("Auswertung", "where auswertungnr=" + Folgeauswertung.ToString) - Folgeauswertung = db.dsDaten.Tables(0).Rows(0).Item("Folge_Report") - Separater_Druckjob = db.dsDaten.Tables(0).Rows(0).Item("Folgereport_Sep_Druckjob") - Dim f1 As New frmReportView(reportnr, False, "Vorschau Rechung", " where nrbehandlung = " + Me.Behandlungsnr.ToString, Me.Behandlungsnr.ToString, alsPDF) - f1.Visible = False - f1.Show() - f1.Visible = False - f1.Fakturierung(reportnr, Me.Behandlungsnr, "", i, buchen:=buchen) - f1.Close() - buchen = True - reportnr = db.Get_ReportNr(Me.cbboxNRESTyp.Text) - End If + f.Show() + f.Visible = False + f.Fakturierung(reportnr, Me.Behandlungsnr, "", i, buchen:=buchen) + f.Close() + If anzahlraten > 1 And i < 2 And Folgeauswertung > 0 Then + buchen = False + reportnr = Folgeauswertung + db.Get_Tabledata("Auswertung", "where auswertungnr=" + Folgeauswertung.ToString) + Folgeauswertung = db.dsDaten.Tables(0).Rows(0).Item("Folge_Report") + Separater_Druckjob = db.dsDaten.Tables(0).Rows(0).Item("Folgereport_Sep_Druckjob") + Dim f1 As New frmReportView(reportnr, False, "Vorschau Rechung", " where nrbehandlung = " + Me.Behandlungsnr.ToString, Me.Behandlungsnr.ToString, alsPDF) + f1.Visible = False + f1.Show() + f1.Visible = False + f1.Fakturierung(reportnr, Me.Behandlungsnr, "", i, buchen:=buchen) + f1.Close() + buchen = True + reportnr = db.Get_ReportNr(Me.cbboxNRESTyp.Text) + End If Next i If Folgeauswertung > 0 And anzahlraten < 2 Then buchen = False @@ -1015,7 +1066,7 @@ End If - pdfh.HandlePDF(alsPDF, alsMail) + pdfh.HandlePDF(alsPDF, alsMail, Mailtext, clsMailClient.EmpfangerFrom.Behandlung, Me.Behandlungsnr) pdfh = Nothing evh.Refresh_Behandlungen(Me.Behandlungsnr, Me.Patientnr) diff --git a/DPM2016/Behandlung/Leistungen.Designer.vb b/DPM2016/Behandlung/Leistungen.Designer.vb index 066ca94..e72d6bc 100644 --- a/DPM2016/Behandlung/Leistungen.Designer.vb +++ b/DPM2016/Behandlung/Leistungen.Designer.vb @@ -105,14 +105,14 @@ Partial Class Leistungen Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslabelbhtotal}) Me.ToolStrip1.Location = New System.Drawing.Point(0, 0) Me.ToolStrip1.Name = "ToolStrip1" - Me.ToolStrip1.Size = New System.Drawing.Size(1439, 25) + Me.ToolStrip1.Size = New System.Drawing.Size(1079, 25) Me.ToolStrip1.TabIndex = 0 Me.ToolStrip1.Text = "ToolStrip1" ' 'tslabelbhtotal ' Me.tslabelbhtotal.Name = "tslabelbhtotal" - Me.tslabelbhtotal.Size = New System.Drawing.Size(113, 22) + Me.tslabelbhtotal.Size = New System.Drawing.Size(87, 22) Me.tslabelbhtotal.Text = "ToolStripLabel1" ' 'GrpTarif @@ -120,10 +120,8 @@ Partial Class Leistungen Me.GrpTarif.Controls.Add(Me.TabTarife) Me.GrpTarif.Dock = System.Windows.Forms.DockStyle.Left Me.GrpTarif.Location = New System.Drawing.Point(0, 0) - Me.GrpTarif.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) Me.GrpTarif.Name = "GrpTarif" - Me.GrpTarif.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4) - Me.GrpTarif.Size = New System.Drawing.Size(972, 350) + Me.GrpTarif.Size = New System.Drawing.Size(729, 284) Me.GrpTarif.TabIndex = 1 Me.GrpTarif.TabStop = False Me.GrpTarif.Text = "Tarife" @@ -133,11 +131,10 @@ Partial Class Leistungen Me.TabTarife.Controls.Add(Me.TabPage1) Me.TabTarife.Controls.Add(Me.TabPage2) Me.TabTarife.Dock = System.Windows.Forms.DockStyle.Left - Me.TabTarife.Location = New System.Drawing.Point(4, 19) - Me.TabTarife.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.TabTarife.Location = New System.Drawing.Point(3, 16) Me.TabTarife.Name = "TabTarife" Me.TabTarife.SelectedIndex = 0 - Me.TabTarife.Size = New System.Drawing.Size(960, 327) + Me.TabTarife.Size = New System.Drawing.Size(720, 265) Me.TabTarife.TabIndex = 0 ' 'TabPage1 @@ -146,11 +143,10 @@ Partial Class Leistungen Me.TabPage1.Controls.Add(Me.ToolStrip2) Me.TabPage1.Controls.Add(Me.Panel4) Me.TabPage1.Controls.Add(Me.TreeTarifGruppen) - Me.TabPage1.Location = New System.Drawing.Point(4, 25) - Me.TabPage1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.TabPage1.Location = New System.Drawing.Point(4, 22) Me.TabPage1.Name = "TabPage1" - Me.TabPage1.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4) - Me.TabPage1.Size = New System.Drawing.Size(952, 298) + Me.TabPage1.Padding = New System.Windows.Forms.Padding(3) + Me.TabPage1.Size = New System.Drawing.Size(712, 239) Me.TabPage1.TabIndex = 0 Me.TabPage1.Text = "Tarif" Me.TabPage1.UseVisualStyleBackColor = True @@ -163,16 +159,13 @@ Partial Class Leistungen ' Me.lbtarif1.BackgroundStyle.Class = "ListBoxAdv" Me.lbtarif1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square - Me.lbtarif1.CheckStateMember = Nothing Me.lbtarif1.ContainerControlProcessDialogKey = True Me.lbtarif1.ContextMenuStrip = Me.ContextMenuStrip1 - Me.lbtarif1.Dock = System.Windows.Forms.DockStyle.Fill Me.lbtarif1.DragDropSupport = True Me.lbtarif1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F" - Me.lbtarif1.Location = New System.Drawing.Point(261, 31) - Me.lbtarif1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.lbtarif1.Location = New System.Drawing.Point(196, 28) Me.lbtarif1.Name = "lbtarif1" - Me.lbtarif1.Size = New System.Drawing.Size(687, 263) + Me.lbtarif1.Size = New System.Drawing.Size(513, 208) Me.lbtarif1.TabIndex = 5 Me.lbtarif1.Text = "ListBoxAdv1" ' @@ -181,21 +174,21 @@ Partial Class Leistungen Me.ContextMenuStrip1.ImageScalingSize = New System.Drawing.Size(20, 20) Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.TarifdetailsToolStripMenuItem}) Me.ContextMenuStrip1.Name = "ContextMenuStrip1" - Me.ContextMenuStrip1.Size = New System.Drawing.Size(151, 28) + Me.ContextMenuStrip1.Size = New System.Drawing.Size(131, 26) ' 'TarifdetailsToolStripMenuItem ' Me.TarifdetailsToolStripMenuItem.Name = "TarifdetailsToolStripMenuItem" - Me.TarifdetailsToolStripMenuItem.Size = New System.Drawing.Size(150, 24) + Me.TarifdetailsToolStripMenuItem.Size = New System.Drawing.Size(130, 22) Me.TarifdetailsToolStripMenuItem.Text = "Tarifdetails" ' 'ToolStrip2 ' Me.ToolStrip2.ImageScalingSize = New System.Drawing.Size(20, 20) Me.ToolStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsDown, Me.tsUp, Me.ToolStripLabel1, Me.txtfilter}) - Me.ToolStrip2.Location = New System.Drawing.Point(261, 4) + Me.ToolStrip2.Location = New System.Drawing.Point(196, 3) Me.ToolStrip2.Name = "ToolStrip2" - Me.ToolStrip2.Size = New System.Drawing.Size(687, 27) + Me.ToolStrip2.Size = New System.Drawing.Size(513, 25) Me.ToolStrip2.TabIndex = 6 Me.ToolStrip2.Text = "ToolStrip2" ' @@ -205,7 +198,7 @@ Partial Class Leistungen Me.tsDown.Image = CType(resources.GetObject("tsDown.Image"), System.Drawing.Image) Me.tsDown.ImageTransparentColor = System.Drawing.Color.Magenta Me.tsDown.Name = "tsDown" - Me.tsDown.Size = New System.Drawing.Size(29, 24) + Me.tsDown.Size = New System.Drawing.Size(24, 24) Me.tsDown.Text = "ToolStripButton2" Me.tsDown.Visible = False ' @@ -215,29 +208,28 @@ Partial Class Leistungen Me.tsUp.Image = CType(resources.GetObject("tsUp.Image"), System.Drawing.Image) Me.tsUp.ImageTransparentColor = System.Drawing.Color.Magenta Me.tsUp.Name = "tsUp" - Me.tsUp.Size = New System.Drawing.Size(29, 24) + Me.tsUp.Size = New System.Drawing.Size(24, 24) Me.tsUp.Text = "ToolStripButton1" Me.tsUp.Visible = False ' 'ToolStripLabel1 ' Me.ToolStripLabel1.Name = "ToolStripLabel1" - Me.ToolStripLabel1.Size = New System.Drawing.Size(56, 24) + Me.ToolStripLabel1.Size = New System.Drawing.Size(46, 22) Me.ToolStripLabel1.Text = "Suchen" ' 'txtfilter ' Me.txtfilter.Font = New System.Drawing.Font("Segoe UI", 9.0!) Me.txtfilter.Name = "txtfilter" - Me.txtfilter.Size = New System.Drawing.Size(132, 27) + Me.txtfilter.Size = New System.Drawing.Size(100, 25) ' 'Panel4 ' Me.Panel4.Dock = System.Windows.Forms.DockStyle.Left - Me.Panel4.Location = New System.Drawing.Point(241, 4) - Me.Panel4.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.Panel4.Location = New System.Drawing.Point(181, 3) Me.Panel4.Name = "Panel4" - Me.Panel4.Size = New System.Drawing.Size(20, 290) + Me.Panel4.Size = New System.Drawing.Size(15, 233) Me.Panel4.TabIndex = 5 ' 'TreeTarifGruppen @@ -252,14 +244,13 @@ Partial Class Leistungen Me.TreeTarifGruppen.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square Me.TreeTarifGruppen.Dock = System.Windows.Forms.DockStyle.Left Me.TreeTarifGruppen.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F" - Me.TreeTarifGruppen.Location = New System.Drawing.Point(4, 4) - Me.TreeTarifGruppen.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.TreeTarifGruppen.Location = New System.Drawing.Point(3, 3) Me.TreeTarifGruppen.Name = "TreeTarifGruppen" Me.TreeTarifGruppen.Nodes.AddRange(New DevComponents.AdvTree.Node() {Me.Node1}) Me.TreeTarifGruppen.NodesConnector = Me.NodeConnector1 Me.TreeTarifGruppen.NodeStyle = Me.ElementStyle1 Me.TreeTarifGruppen.PathSeparator = ";" - Me.TreeTarifGruppen.Size = New System.Drawing.Size(237, 290) + Me.TreeTarifGruppen.Size = New System.Drawing.Size(178, 233) Me.TreeTarifGruppen.Styles.Add(Me.ElementStyle1) Me.TreeTarifGruppen.TabIndex = 7 Me.TreeTarifGruppen.Text = "AdvTree1" @@ -284,11 +275,10 @@ Partial Class Leistungen ' Me.TabPage2.Controls.Add(Me.lbPakete) Me.TabPage2.Controls.Add(Me.Panel1) - Me.TabPage2.Location = New System.Drawing.Point(4, 25) - Me.TabPage2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.TabPage2.Location = New System.Drawing.Point(4, 22) Me.TabPage2.Name = "TabPage2" - Me.TabPage2.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4) - Me.TabPage2.Size = New System.Drawing.Size(952, 295) + Me.TabPage2.Padding = New System.Windows.Forms.Padding(3) + Me.TabPage2.Size = New System.Drawing.Size(712, 239) Me.TabPage2.TabIndex = 1 Me.TabPage2.Text = "Leistungspaket" Me.TabPage2.UseVisualStyleBackColor = True @@ -306,10 +296,9 @@ Partial Class Leistungen Me.lbPakete.Dock = System.Windows.Forms.DockStyle.Fill Me.lbPakete.DragDropSupport = True Me.lbPakete.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F" - Me.lbPakete.Location = New System.Drawing.Point(4, 41) - Me.lbPakete.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.lbPakete.Location = New System.Drawing.Point(3, 33) Me.lbPakete.Name = "lbPakete" - Me.lbPakete.Size = New System.Drawing.Size(944, 250) + Me.lbPakete.Size = New System.Drawing.Size(706, 203) Me.lbPakete.TabIndex = 2 Me.lbPakete.Text = "ListBoxAdv1" ' @@ -319,18 +308,16 @@ Partial Class Leistungen Me.Panel1.Controls.Add(Me.intAnzahl) Me.Panel1.Controls.Add(Me.lblAnzahl) Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top - Me.Panel1.Location = New System.Drawing.Point(4, 4) - Me.Panel1.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.Panel1.Location = New System.Drawing.Point(3, 3) Me.Panel1.Name = "Panel1" - Me.Panel1.Size = New System.Drawing.Size(944, 37) + Me.Panel1.Size = New System.Drawing.Size(706, 30) Me.Panel1.TabIndex = 1 ' 'btnPaketeinfuegen ' - Me.btnPaketeinfuegen.Location = New System.Drawing.Point(263, 4) - Me.btnPaketeinfuegen.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.btnPaketeinfuegen.Location = New System.Drawing.Point(197, 3) Me.btnPaketeinfuegen.Name = "btnPaketeinfuegen" - Me.btnPaketeinfuegen.Size = New System.Drawing.Size(100, 28) + Me.btnPaketeinfuegen.Size = New System.Drawing.Size(75, 23) Me.btnPaketeinfuegen.TabIndex = 1 Me.btnPaketeinfuegen.Text = "Einfügen" Me.btnPaketeinfuegen.UseVisualStyleBackColor = True @@ -343,21 +330,19 @@ Partial Class Leistungen Me.intAnzahl.BackgroundStyle.Class = "DateTimeInputBackground" Me.intAnzahl.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square Me.intAnzahl.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2 - Me.intAnzahl.Location = New System.Drawing.Point(65, 6) - Me.intAnzahl.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.intAnzahl.Location = New System.Drawing.Point(49, 5) Me.intAnzahl.Name = "intAnzahl" Me.intAnzahl.ShowUpDown = True - Me.intAnzahl.Size = New System.Drawing.Size(189, 22) + Me.intAnzahl.Size = New System.Drawing.Size(142, 20) Me.intAnzahl.TabIndex = 0 Me.intAnzahl.Value = 1 ' 'lblAnzahl ' Me.lblAnzahl.AutoSize = True - Me.lblAnzahl.Location = New System.Drawing.Point(5, 10) - Me.lblAnzahl.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lblAnzahl.Location = New System.Drawing.Point(4, 8) Me.lblAnzahl.Name = "lblAnzahl" - Me.lblAnzahl.Size = New System.Drawing.Size(51, 17) + Me.lblAnzahl.Size = New System.Drawing.Size(39, 13) Me.lblAnzahl.TabIndex = 0 Me.lblAnzahl.Text = "Anzahl" ' @@ -382,50 +367,44 @@ Partial Class Leistungen Me.grpLeistungsdetails.Controls.Add(Me.lblPosition) Me.grpLeistungsdetails.Controls.Add(Me.lbldatum) Me.grpLeistungsdetails.Controls.Add(Me.dtdatum) - Me.grpLeistungsdetails.Location = New System.Drawing.Point(980, 4) - Me.grpLeistungsdetails.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.grpLeistungsdetails.Location = New System.Drawing.Point(735, 3) Me.grpLeistungsdetails.Name = "grpLeistungsdetails" - Me.grpLeistungsdetails.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4) - Me.grpLeistungsdetails.Size = New System.Drawing.Size(455, 338) + Me.grpLeistungsdetails.Size = New System.Drawing.Size(341, 275) Me.grpLeistungsdetails.TabIndex = 2 Me.grpLeistungsdetails.TabStop = False Me.grpLeistungsdetails.Text = "Leistungsdetails" ' 'txtErgänzung ' - Me.txtErgänzung.Location = New System.Drawing.Point(113, 204) - Me.txtErgänzung.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.txtErgänzung.Location = New System.Drawing.Point(85, 166) Me.txtErgänzung.Multiline = True Me.txtErgänzung.Name = "txtErgänzung" - Me.txtErgänzung.Size = New System.Drawing.Size(235, 21) + Me.txtErgänzung.Size = New System.Drawing.Size(177, 18) Me.txtErgänzung.TabIndex = 4 ' 'Label2 ' Me.Label2.AutoSize = True - Me.Label2.Location = New System.Drawing.Point(15, 208) - Me.Label2.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.Label2.Location = New System.Drawing.Point(11, 169) Me.Label2.Name = "Label2" - Me.Label2.Size = New System.Drawing.Size(77, 17) + Me.Label2.Size = New System.Drawing.Size(58, 13) Me.Label2.TabIndex = 24 Me.Label2.Text = "Ergänzung" ' 'txtBezD ' - Me.txtBezD.Location = New System.Drawing.Point(113, 142) - Me.txtBezD.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.txtBezD.Location = New System.Drawing.Point(85, 115) Me.txtBezD.Multiline = True Me.txtBezD.Name = "txtBezD" - Me.txtBezD.Size = New System.Drawing.Size(235, 54) + Me.txtBezD.Size = New System.Drawing.Size(177, 45) Me.txtBezD.TabIndex = 3 ' 'lblBeschreibung ' Me.lblBeschreibung.AutoSize = True - Me.lblBeschreibung.Location = New System.Drawing.Point(15, 145) - Me.lblBeschreibung.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lblBeschreibung.Location = New System.Drawing.Point(11, 118) Me.lblBeschreibung.Name = "lblBeschreibung" - Me.lblBeschreibung.Size = New System.Drawing.Size(95, 17) + Me.lblBeschreibung.Size = New System.Drawing.Size(72, 13) Me.lblBeschreibung.TabIndex = 22 Me.lblBeschreibung.Text = "Beschreibung" ' @@ -433,10 +412,9 @@ Partial Class Leistungen ' Me.cbboxnrbehandler.Dataselection = Nothing Me.cbboxnrbehandler.Displaymember = Nothing - Me.cbboxnrbehandler.Location = New System.Drawing.Point(113, 75) - Me.cbboxnrbehandler.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.cbboxnrbehandler.Location = New System.Drawing.Point(85, 61) Me.cbboxnrbehandler.Name = "cbboxnrbehandler" - Me.cbboxnrbehandler.Size = New System.Drawing.Size(235, 24) + Me.cbboxnrbehandler.Size = New System.Drawing.Size(177, 21) Me.cbboxnrbehandler.TabIndex = 1 Me.cbboxnrbehandler.Table = Nothing Me.cbboxnrbehandler.TableAlias = "" @@ -445,19 +423,17 @@ Partial Class Leistungen 'lblbehandler ' Me.lblbehandler.AutoSize = True - Me.lblbehandler.Location = New System.Drawing.Point(15, 78) - Me.lblbehandler.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lblbehandler.Location = New System.Drawing.Point(11, 63) Me.lblbehandler.Name = "lblbehandler" - Me.lblbehandler.Size = New System.Drawing.Size(73, 17) + Me.lblbehandler.Size = New System.Drawing.Size(55, 13) Me.lblbehandler.TabIndex = 14 Me.lblbehandler.Text = "Behandler" ' 'BtnInsertLeistung ' - Me.BtnInsertLeistung.Location = New System.Drawing.Point(259, 303) - Me.BtnInsertLeistung.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.BtnInsertLeistung.Location = New System.Drawing.Point(194, 246) Me.BtnInsertLeistung.Name = "BtnInsertLeistung" - Me.BtnInsertLeistung.Size = New System.Drawing.Size(160, 28) + Me.BtnInsertLeistung.Size = New System.Drawing.Size(120, 23) Me.BtnInsertLeistung.TabIndex = 8 Me.BtnInsertLeistung.Text = "Leistung einfügen" Me.BtnInsertLeistung.UseVisualStyleBackColor = True @@ -465,11 +441,10 @@ Partial Class Leistungen 'txtTotal ' Me.txtTotal.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.txtTotal.Location = New System.Drawing.Point(65, 303) - Me.txtTotal.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.txtTotal.Location = New System.Drawing.Point(49, 246) Me.txtTotal.Name = "txtTotal" Me.txtTotal.RightToLeft = System.Windows.Forms.RightToLeft.No - Me.txtTotal.Size = New System.Drawing.Size(123, 16) + Me.txtTotal.Size = New System.Drawing.Size(92, 13) Me.txtTotal.TabIndex = 12 Me.txtTotal.Text = "0.00www" Me.txtTotal.TextAlign = System.Drawing.ContentAlignment.MiddleRight @@ -478,20 +453,18 @@ Partial Class Leistungen ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.Label1.Location = New System.Drawing.Point(15, 303) - Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.Label1.Location = New System.Drawing.Point(11, 246) Me.Label1.Name = "Label1" - Me.Label1.Size = New System.Drawing.Size(45, 17) + Me.Label1.Size = New System.Drawing.Size(36, 13) Me.Label1.TabIndex = 10 Me.Label1.Text = "Total" ' 'lblWert ' Me.lblWert.AutoSize = True - Me.lblWert.Location = New System.Drawing.Point(15, 271) - Me.lblWert.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lblWert.Location = New System.Drawing.Point(11, 220) Me.lblWert.Name = "lblWert" - Me.lblWert.Size = New System.Drawing.Size(38, 17) + Me.lblWert.Size = New System.Drawing.Size(30, 13) Me.lblWert.TabIndex = 9 Me.lblWert.Text = "Wert" ' @@ -504,20 +477,18 @@ Partial Class Leistungen Me.diwert.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square Me.diwert.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2 Me.diwert.Increment = 1.0R - Me.diwert.Location = New System.Drawing.Point(113, 266) - Me.diwert.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.diwert.Location = New System.Drawing.Point(85, 216) Me.diwert.Name = "diwert" Me.diwert.ShowUpDown = True - Me.diwert.Size = New System.Drawing.Size(91, 22) + Me.diwert.Size = New System.Drawing.Size(68, 20) Me.diwert.TabIndex = 7 ' 'lblMenge ' Me.lblMenge.AutoSize = True - Me.lblMenge.Location = New System.Drawing.Point(15, 238) - Me.lblMenge.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lblMenge.Location = New System.Drawing.Point(11, 193) Me.lblMenge.Name = "lblMenge" - Me.lblMenge.Size = New System.Drawing.Size(51, 17) + Me.lblMenge.Size = New System.Drawing.Size(40, 13) Me.lblMenge.TabIndex = 7 Me.lblMenge.Text = "Menge" ' @@ -530,20 +501,18 @@ Partial Class Leistungen Me.DIMenge.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square Me.DIMenge.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2 Me.DIMenge.Increment = 1.0R - Me.DIMenge.Location = New System.Drawing.Point(113, 234) - Me.DIMenge.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.DIMenge.Location = New System.Drawing.Point(85, 190) Me.DIMenge.Name = "DIMenge" Me.DIMenge.ShowUpDown = True - Me.DIMenge.Size = New System.Drawing.Size(91, 22) + Me.DIMenge.Size = New System.Drawing.Size(68, 20) Me.DIMenge.TabIndex = 5 ' 'lblTaxpunkte ' Me.lblTaxpunkte.AutoSize = True - Me.lblTaxpunkte.Location = New System.Drawing.Point(212, 238) - Me.lblTaxpunkte.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lblTaxpunkte.Location = New System.Drawing.Point(159, 193) Me.lblTaxpunkte.Name = "lblTaxpunkte" - Me.lblTaxpunkte.Size = New System.Drawing.Size(52, 17) + Me.lblTaxpunkte.Size = New System.Drawing.Size(41, 13) Me.lblTaxpunkte.TabIndex = 5 Me.lblTaxpunkte.Text = "Punkte" ' @@ -555,38 +524,34 @@ Partial Class Leistungen Me.DIPunkte.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square Me.DIPunkte.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2 Me.DIPunkte.Increment = 1.0R - Me.DIPunkte.Location = New System.Drawing.Point(275, 234) - Me.DIPunkte.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.DIPunkte.Location = New System.Drawing.Point(206, 190) Me.DIPunkte.Name = "DIPunkte" Me.DIPunkte.ShowUpDown = True - Me.DIPunkte.Size = New System.Drawing.Size(75, 22) + Me.DIPunkte.Size = New System.Drawing.Size(56, 20) Me.DIPunkte.TabIndex = 6 ' 'txtPosition ' - Me.txtPosition.Location = New System.Drawing.Point(113, 110) - Me.txtPosition.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.txtPosition.Location = New System.Drawing.Point(85, 89) Me.txtPosition.Name = "txtPosition" - Me.txtPosition.Size = New System.Drawing.Size(73, 22) + Me.txtPosition.Size = New System.Drawing.Size(56, 20) Me.txtPosition.TabIndex = 2 ' 'lblPosition ' Me.lblPosition.AutoSize = True - Me.lblPosition.Location = New System.Drawing.Point(15, 113) - Me.lblPosition.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lblPosition.Location = New System.Drawing.Point(11, 92) Me.lblPosition.Name = "lblPosition" - Me.lblPosition.Size = New System.Drawing.Size(58, 17) + Me.lblPosition.Size = New System.Drawing.Size(44, 13) Me.lblPosition.TabIndex = 2 Me.lblPosition.Text = "Position" ' 'lbldatum ' Me.lbldatum.AutoSize = True - Me.lbldatum.Location = New System.Drawing.Point(15, 47) - Me.lbldatum.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0) + Me.lbldatum.Location = New System.Drawing.Point(11, 38) Me.lbldatum.Name = "lbldatum" - Me.lbldatum.Size = New System.Drawing.Size(49, 17) + Me.lbldatum.Size = New System.Drawing.Size(38, 13) Me.lbldatum.TabIndex = 1 Me.lbldatum.Text = "Datum" ' @@ -600,8 +565,7 @@ Partial Class Leistungen Me.dtdatum.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown Me.dtdatum.ButtonDropDown.Visible = True Me.dtdatum.IsPopupCalendarOpen = False - Me.dtdatum.Location = New System.Drawing.Point(113, 43) - Me.dtdatum.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.dtdatum.Location = New System.Drawing.Point(85, 35) ' ' ' @@ -632,7 +596,7 @@ Partial Class Leistungen Me.dtdatum.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square Me.dtdatum.MonthCalendar.TodayButtonVisible = True Me.dtdatum.Name = "dtdatum" - Me.dtdatum.Size = New System.Drawing.Size(236, 22) + Me.dtdatum.Size = New System.Drawing.Size(177, 20) Me.dtdatum.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled Me.dtdatum.TabIndex = 0 ' @@ -641,10 +605,8 @@ Partial Class Leistungen Me.GrpLeistungen.Controls.Add(Me.C1Leistungen) Me.GrpLeistungen.Dock = System.Windows.Forms.DockStyle.Fill Me.GrpLeistungen.Location = New System.Drawing.Point(0, 0) - Me.GrpLeistungen.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) Me.GrpLeistungen.Name = "GrpLeistungen" - Me.GrpLeistungen.Padding = New System.Windows.Forms.Padding(4, 4, 4, 4) - Me.GrpLeistungen.Size = New System.Drawing.Size(1439, 200) + Me.GrpLeistungen.Size = New System.Drawing.Size(1079, 158) Me.GrpLeistungen.TabIndex = 3 Me.GrpLeistungen.TabStop = False Me.GrpLeistungen.Text = "Leistungen" @@ -657,14 +619,13 @@ Partial Class Leistungen Me.C1Leistungen.FilterBar = True Me.C1Leistungen.GroupByCaption = "Drag a column header here to group by that column" Me.C1Leistungen.Images.Add(CType(resources.GetObject("C1Leistungen.Images"), System.Drawing.Image)) - Me.C1Leistungen.Location = New System.Drawing.Point(4, 19) - Me.C1Leistungen.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.C1Leistungen.Location = New System.Drawing.Point(3, 16) Me.C1Leistungen.Name = "C1Leistungen" Me.C1Leistungen.PreviewInfo.Location = New System.Drawing.Point(0, 0) Me.C1Leistungen.PreviewInfo.Size = New System.Drawing.Size(0, 0) Me.C1Leistungen.PreviewInfo.ZoomFactor = 75.0R Me.C1Leistungen.PrintInfo.PageSettings = CType(resources.GetObject("C1Leistungen.PrintInfo.PageSettings"), System.Drawing.Printing.PageSettings) - Me.C1Leistungen.Size = New System.Drawing.Size(1431, 177) + Me.C1Leistungen.Size = New System.Drawing.Size(1073, 139) Me.C1Leistungen.TabIndex = 2 Me.C1Leistungen.Text = "C1TrueDBGrid1" Me.C1Leistungen.PropBag = resources.GetString("C1Leistungen.PropBag") @@ -674,30 +635,30 @@ Partial Class Leistungen Me.ctxMenuLeistung.ImageScalingSize = New System.Drawing.Size(20, 20) Me.ctxMenuLeistung.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.BearbeitenToolStripMenuItem, Me.LöschenToolStripMenuItem, Me.AnzeigenToolStripMenuItem, Me.LeistungsdatumÄndernToolStripMenuItem}) Me.ctxMenuLeistung.Name = "ctxMenuLeistung" - Me.ctxMenuLeistung.Size = New System.Drawing.Size(233, 100) + Me.ctxMenuLeistung.Size = New System.Drawing.Size(200, 92) ' 'BearbeitenToolStripMenuItem ' Me.BearbeitenToolStripMenuItem.Name = "BearbeitenToolStripMenuItem" - Me.BearbeitenToolStripMenuItem.Size = New System.Drawing.Size(232, 24) + Me.BearbeitenToolStripMenuItem.Size = New System.Drawing.Size(199, 22) Me.BearbeitenToolStripMenuItem.Text = "&Bearbeiten" ' 'LöschenToolStripMenuItem ' Me.LöschenToolStripMenuItem.Name = "LöschenToolStripMenuItem" - Me.LöschenToolStripMenuItem.Size = New System.Drawing.Size(232, 24) + Me.LöschenToolStripMenuItem.Size = New System.Drawing.Size(199, 22) Me.LöschenToolStripMenuItem.Text = "&Löschen" ' 'AnzeigenToolStripMenuItem ' Me.AnzeigenToolStripMenuItem.Name = "AnzeigenToolStripMenuItem" - Me.AnzeigenToolStripMenuItem.Size = New System.Drawing.Size(232, 24) + Me.AnzeigenToolStripMenuItem.Size = New System.Drawing.Size(199, 22) Me.AnzeigenToolStripMenuItem.Text = "Anzeigen" ' 'LeistungsdatumÄndernToolStripMenuItem ' Me.LeistungsdatumÄndernToolStripMenuItem.Name = "LeistungsdatumÄndernToolStripMenuItem" - Me.LeistungsdatumÄndernToolStripMenuItem.Size = New System.Drawing.Size(232, 24) + Me.LeistungsdatumÄndernToolStripMenuItem.Size = New System.Drawing.Size(199, 22) Me.LeistungsdatumÄndernToolStripMenuItem.Text = "Leistungsdatum ändern" ' 'Panel2 @@ -706,31 +667,28 @@ Partial Class Leistungen Me.Panel2.Controls.Add(Me.grpLeistungsdetails) Me.Panel2.Dock = System.Windows.Forms.DockStyle.Top Me.Panel2.Location = New System.Drawing.Point(0, 25) - Me.Panel2.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) Me.Panel2.Name = "Panel2" - Me.Panel2.Size = New System.Drawing.Size(1439, 350) + Me.Panel2.Size = New System.Drawing.Size(1079, 284) Me.Panel2.TabIndex = 4 ' 'Panel3 ' Me.Panel3.Controls.Add(Me.GrpLeistungen) Me.Panel3.Dock = System.Windows.Forms.DockStyle.Fill - Me.Panel3.Location = New System.Drawing.Point(0, 375) - Me.Panel3.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) + Me.Panel3.Location = New System.Drawing.Point(0, 309) Me.Panel3.Name = "Panel3" - Me.Panel3.Size = New System.Drawing.Size(1439, 200) + Me.Panel3.Size = New System.Drawing.Size(1079, 158) Me.Panel3.TabIndex = 5 ' 'Leistungen ' - Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!) + Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.Controls.Add(Me.Panel3) Me.Controls.Add(Me.Panel2) Me.Controls.Add(Me.ToolStrip1) - Me.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4) Me.Name = "Leistungen" - Me.Size = New System.Drawing.Size(1439, 575) + Me.Size = New System.Drawing.Size(1079, 467) Me.ToolStrip1.ResumeLayout(False) Me.ToolStrip1.PerformLayout() Me.GrpTarif.ResumeLayout(False) diff --git a/DPM2016/Behandlung/Leistungen.resx b/DPM2016/Behandlung/Leistungen.resx index feadfe2..44b73b7 100644 --- a/DPM2016/Behandlung/Leistungen.resx +++ b/DPM2016/Behandlung/Leistungen.resx @@ -130,7 +130,7 @@ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG YKxG6WBogkMZKgPNCEVJFBGdGETEvgwyO9DJE5syZw3PIlPEE9pgBCLZ5XvdMB8Ew8gXbl54nuf63dd9 0OGSnwCahxbPRNPAPMw9Xpg6ZmF46kZZ0xSKzJPIrhpDWsVnpBhGkKx3nAX8Pv7z1zg8OoY/cITdn4fw bf/C0kYAN3Ma/w3gWfZL5kzTKBxjWyK2DftwI9tyMYCZKXbNHaD91bLYJrDXsYbrWfUKwJrPE9M2M1Oc @@ -145,7 +145,7 @@ iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIDSURBVDhPpZLrS5NhGMb3j4SWh0oRQVExD4gonkDpg4hG YKxG6WBogkMZKgPNCEVJFBGdGETEvgwyO9DJE5syZw3PIlPEE9pgBCLZ5XvdMB8Ew8gXbl54nuf63dd9 0OGSnwCahxbPRNPAPMw9Xpg6ZmF46kZZ0xSKzJPIrhpDWsVnpBhGkKx3nAX8Pv7z1zg8OoY/cITdn4fw bf/C0kYAN3Ma/w3gWfZL5kzTKBxjWyK2DftwI9tyMYCZKXbNHaD91bLYJrDXsYbrWfUKwJrPE9M2M1Oc @@ -163,7 +163,7 @@ iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8 - YQUAAAAJcEhZcwAAEnQAABJ0Ad5mH3gAAAA0SURBVChTdYkBCgAgDAL9/6eLIsd0eSCKhw/r9aCLtC88 + YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA0SURBVChTdYkBCgAgDAL9/6eLIsd0eSCKhw/r9aCLtC88 vAdHMEIXKUIUhMK76EfagglgA6CqHOQpL6GyAAAAAElFTkSuQmCC @@ -197,6 +197,6 @@ - <?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}Heading{Wrap:True;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;ForeColor:ControlText;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{BackColor:Info;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="21" DefRecSelWidth="21" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 1429, 175</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>21</DefaultRecSelWidth><ClientArea>0, 0, 1429, 175</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob> + <?xml version="1.0"?><Blob><Styles type="C1.Win.C1TrueDBGrid.Design.ContextWrapper"><Data>HighlightRow{ForeColor:HighlightText;BackColor:Highlight;}Style8{}Style7{}Style2{}EvenRow{BackColor:White;}Normal{}RecordSelector{AlignImage:Center;}Inactive{ForeColor:InactiveCaptionText;BackColor:InactiveCaption;}OddRow{BackColor:ControlLight;}Style3{}Footer{}Style14{}Heading{ForeColor:ControlText;Border:Flat,ControlDark,0, 1, 0, 1;AlignVert:Center;BackColor:Control;Wrap:True;}Style5{}Editor{}Style10{}FilterWatermark{ForeColor:InfoText;BackColor:Info;}Style16{}Selected{ForeColor:HighlightText;BackColor:Highlight;}Style15{}Style13{}Style12{}Style11{}Style4{}Style9{}Group{Border:None,,0, 0, 0, 0;AlignVert:Center;BackColor:ControlDark;}Style1{}Caption{AlignHorz:Center;}Style6{}FilterBar{BackColor:Info;}</Data></Styles><Splits><C1.Win.C1TrueDBGrid.MergeView Name="" AlternatingRowStyle="True" CaptionHeight="17" ColumnCaptionHeight="17" ColumnFooterHeight="17" FilterBar="True" MarqueeStyle="DottedCellBorder" RecordSelectorWidth="17" DefRecSelWidth="17" VerticalScrollGroup="1" HorizontalScrollGroup="1"><CaptionStyle parent="Style2" me="Style10" /><EditorStyle parent="Editor" me="Style5" /><EvenRowStyle parent="EvenRow" me="Style8" /><FilterBarStyle parent="FilterBar" me="Style13" /><FilterWatermarkStyle parent="FilterWatermark" me="Style14" /><FooterStyle parent="Footer" me="Style3" /><GroupStyle parent="Group" me="Style12" /><HeadingStyle parent="Heading" me="Style2" /><HighLightRowStyle parent="HighlightRow" me="Style7" /><InactiveStyle parent="Inactive" me="Style4" /><OddRowStyle parent="OddRow" me="Style9" /><RecordSelectorStyle parent="RecordSelector" me="Style11" /><SelectedStyle parent="Selected" me="Style6" /><Style parent="Normal" me="Style1" /><ClientRect>0, 0, 1071, 137</ClientRect><BorderSide>0</BorderSide></C1.Win.C1TrueDBGrid.MergeView></Splits><NamedStyles><Style parent="" me="Normal" /><Style parent="Normal" me="Heading" /><Style parent="Heading" me="Footer" /><Style parent="Heading" me="Caption" /><Style parent="Heading" me="Inactive" /><Style parent="Normal" me="Selected" /><Style parent="Normal" me="Editor" /><Style parent="Normal" me="HighlightRow" /><Style parent="Normal" me="EvenRow" /><Style parent="Normal" me="OddRow" /><Style parent="Heading" me="RecordSelector" /><Style parent="Normal" me="FilterBar" /><Style parent="FilterBar" me="FilterWatermark" /><Style parent="Caption" me="Group" /></NamedStyles><vertSplits>1</vertSplits><horzSplits>1</horzSplits><Layout>None</Layout><DefaultRecSelWidth>17</DefaultRecSelWidth><ClientArea>0, 0, 1071, 137</ClientArea><PrintPageHeaderStyle parent="" me="Style15" /><PrintPageFooterStyle parent="" me="Style16" /></Blob> \ No newline at end of file diff --git a/DPM2016/Behandlung/Leistungen.vb b/DPM2016/Behandlung/Leistungen.vb index 6a7f43e..b0d0307 100644 --- a/DPM2016/Behandlung/Leistungen.vb +++ b/DPM2016/Behandlung/Leistungen.vb @@ -97,7 +97,28 @@ Public Class Leistungen Sub load_data() Try + If Globals.Applicationtype = ApplicationTypes.Projektabrechnung Then + GrpTarif.Width = 550 + 'GrpLeistungen.Left = GrpTarif.Left + GrpTarif.Width + 4 + grpLeistungsdetails.Left = GrpTarif.Left + GrpTarif.Width + 4 + Me.lblbehandler.Text = "Erbringer" + + Me.lblBeschreibung.Top = Me.lblbehandler.Top + Me.cbboxnrbehandler.Height + 2 + Me.txtBezD.Left = lblBeschreibung.Left + Me.txtBezD.Top = lblBeschreibung.Top + lblBeschreibung.Height + 2 + Me.txtBezD.Width = 320 + Me.txtBezD.Height = 78 + + Me.Label2.Visible = False + Me.txtErgänzung.Visible = False + + lblPosition.Left = lblTaxpunkte.Left + lblPosition.Top = lblWert.Top + txtPosition.Left = DIPunkte.Left + txtPosition.Top = diwert.Top + + End If db.Get_Tarife() Me.TreeTarifGruppen.Nodes.Clear() If Dentotar = True Then @@ -736,6 +757,7 @@ Public Class Leistungen End Sub Private Sub diwert_KeyDown(sender As Object, e As KeyEventArgs) Handles txtPosition.KeyDown, txtBezD.KeyDown, diwert.KeyDown, DIPunkte.KeyDown, DIMenge.KeyDown + If Globals.Applicationtype = ApplicationTypes.Projektabrechnung Then Exit Sub If e.KeyCode = Keys.Enter Then If sender.name = "txtPosition" Then Me.txtPosition_TextChanged(sender, e) diff --git a/DPM2016/Behandlung/clsFakturaFunktionen.vb b/DPM2016/Behandlung/clsFakturaFunktionen.vb index ed393ee..4b469b4 100644 --- a/DPM2016/Behandlung/clsFakturaFunktionen.vb +++ b/DPM2016/Behandlung/clsFakturaFunktionen.vb @@ -48,10 +48,11 @@ End While End Sub - Public Sub Rechnungskopie(ByVal nrbehandlung As String, Optional preview As Boolean = False, Optional asPDF As Boolean = False) + Public Sub Rechnungskopie(ByVal nrbehandlung As String, Optional preview As Boolean = False, Optional asPDF As Boolean = False, Optional PerMail As Boolean = False) Globals.pdfCollection.Clear() Dim db As New clsDB Dim db1 As New clsDB + Dim db2 As New clsDB Globals.RGCollection.Clear() Dim anzahlraten As Integer = 0 Dim Empfaenger As String = "" @@ -69,8 +70,8 @@ Dim fakturanr As Integer Try - db.Get_Tabledata("Faktura", "", "Select top 1 nrfaktura from faktura where nrbehandlung=" + behandlungsnr.ToString + " and status <> 9 order by erstellt_am asc ") - fakturanr = db.dsDaten.Tables(0).Rows(0).Item(0) + db2.Get_Tabledata("Faktura", "", "Select top 10 nrfaktura from faktura where nrbehandlung=" + behandlungsnr.ToString + " and status <> 9 order by erstellt_am asc ") + fakturanr = db2.dsDaten.Tables(0).Rows(0).Item(0) Catch fakturanr = 0 End Try @@ -85,6 +86,9 @@ Dim hauptfaktura As Integer While doloop = True For i As Integer = 1 To anzahlraten + fakturanr = db2.dsDaten.Tables(0).Rows(i - 1).Item(0) + Globals.FakturaNr = fakturanr + If i = 1 And Empfaenger <> "" Then Dim f0 As New frmReportView(9999, False, "Vorschau Rechung", " where nrbehandlung = " + nrbehandlung.ToString, nrbehandlung.ToString, asPDF) f0.Visible = False @@ -137,10 +141,11 @@ End While If preview = False Then Dim pdfh As New clspdfhelper - pdfh.HandlePDF(asPDF, False) + pdfh.HandlePDF(asPDF, PerMail, 2, clsMailClient.EmpfangerFrom.Behandlung, nrbehandlung) End If + End Sub Public Sub Mahnung(ByVal Fakturanr As String, ByVal Stufe As Integer, Optional Preview As Boolean = False, Optional Design As Boolean = False) diff --git a/DPM2016/Behandlung/frmLeistungDetail.Designer.vb b/DPM2016/Behandlung/frmLeistungDetail.Designer.vb index 297c0e8..95970ac 100644 --- a/DPM2016/Behandlung/frmLeistungDetail.Designer.vb +++ b/DPM2016/Behandlung/frmLeistungDetail.Designer.vb @@ -56,6 +56,7 @@ Partial Class frmLeistungDetail Me.ToolStrip1.Size = New System.Drawing.Size(388, 25) Me.ToolStrip1.TabIndex = 1 Me.ToolStrip1.Text = "ToolStrip1" + Me.ToolStrip1.Visible = False ' 'grpLeistungsdetails ' @@ -77,9 +78,9 @@ Partial Class frmLeistungDetail Me.grpLeistungsdetails.Controls.Add(Me.lbldatum) Me.grpLeistungsdetails.Controls.Add(Me.dtdatum) Me.grpLeistungsdetails.Dock = System.Windows.Forms.DockStyle.Fill - Me.grpLeistungsdetails.Location = New System.Drawing.Point(0, 25) + Me.grpLeistungsdetails.Location = New System.Drawing.Point(0, 0) Me.grpLeistungsdetails.Name = "grpLeistungsdetails" - Me.grpLeistungsdetails.Size = New System.Drawing.Size(388, 324) + Me.grpLeistungsdetails.Size = New System.Drawing.Size(388, 389) Me.grpLeistungsdetails.TabIndex = 3 Me.grpLeistungsdetails.TabStop = False Me.grpLeistungsdetails.Text = "Leistungsdetails" @@ -116,14 +117,14 @@ Partial Class frmLeistungDetail Me.txtBezD.Location = New System.Drawing.Point(80, 52) Me.txtBezD.Multiline = True Me.txtBezD.Name = "txtBezD" - Me.txtBezD.Size = New System.Drawing.Size(281, 45) + Me.txtBezD.Size = New System.Drawing.Size(281, 120) Me.txtBezD.TabIndex = 1 ' 'cbboxnrbehandler ' Me.cbboxnrbehandler.Dataselection = Nothing Me.cbboxnrbehandler.Displaymember = Nothing - Me.cbboxnrbehandler.Location = New System.Drawing.Point(80, 129) + Me.cbboxnrbehandler.Location = New System.Drawing.Point(80, 204) Me.cbboxnrbehandler.Name = "cbboxnrbehandler" Me.cbboxnrbehandler.Size = New System.Drawing.Size(281, 21) Me.cbboxnrbehandler.TabIndex = 3 @@ -134,7 +135,7 @@ Partial Class frmLeistungDetail 'lblbehandler ' Me.lblbehandler.AutoSize = True - Me.lblbehandler.Location = New System.Drawing.Point(6, 131) + Me.lblbehandler.Location = New System.Drawing.Point(6, 206) Me.lblbehandler.Name = "lblbehandler" Me.lblbehandler.Size = New System.Drawing.Size(55, 13) Me.lblbehandler.TabIndex = 14 @@ -142,7 +143,7 @@ Partial Class frmLeistungDetail ' 'btnSave ' - Me.btnSave.Location = New System.Drawing.Point(137, 254) + Me.btnSave.Location = New System.Drawing.Point(137, 329) Me.btnSave.Name = "btnSave" Me.btnSave.Size = New System.Drawing.Size(120, 23) Me.btnSave.TabIndex = 8 @@ -152,7 +153,7 @@ Partial Class frmLeistungDetail 'txtTotal ' Me.txtTotal.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.txtTotal.Location = New System.Drawing.Point(44, 216) + Me.txtTotal.Location = New System.Drawing.Point(44, 291) Me.txtTotal.Name = "txtTotal" Me.txtTotal.RightToLeft = System.Windows.Forms.RightToLeft.No Me.txtTotal.Size = New System.Drawing.Size(92, 13) @@ -164,7 +165,7 @@ Partial Class frmLeistungDetail ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte)) - Me.Label1.Location = New System.Drawing.Point(6, 216) + Me.Label1.Location = New System.Drawing.Point(6, 291) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(36, 13) Me.Label1.TabIndex = 10 @@ -173,7 +174,7 @@ Partial Class frmLeistungDetail 'lblWert ' Me.lblWert.AutoSize = True - Me.lblWert.Location = New System.Drawing.Point(6, 191) + Me.lblWert.Location = New System.Drawing.Point(6, 266) Me.lblWert.Name = "lblWert" Me.lblWert.Size = New System.Drawing.Size(30, 13) Me.lblWert.TabIndex = 9 @@ -188,7 +189,7 @@ Partial Class frmLeistungDetail Me.diwert.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square Me.diwert.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2 Me.diwert.Increment = 1.0R - Me.diwert.Location = New System.Drawing.Point(80, 187) + Me.diwert.Location = New System.Drawing.Point(80, 262) Me.diwert.Name = "diwert" Me.diwert.ShowUpDown = True Me.diwert.Size = New System.Drawing.Size(56, 20) @@ -197,7 +198,7 @@ Partial Class frmLeistungDetail 'lblMenge ' Me.lblMenge.AutoSize = True - Me.lblMenge.Location = New System.Drawing.Point(6, 164) + Me.lblMenge.Location = New System.Drawing.Point(6, 239) Me.lblMenge.Name = "lblMenge" Me.lblMenge.Size = New System.Drawing.Size(40, 13) Me.lblMenge.TabIndex = 7 @@ -212,7 +213,7 @@ Partial Class frmLeistungDetail Me.DIMenge.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square Me.DIMenge.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2 Me.DIMenge.Increment = 1.0R - Me.DIMenge.Location = New System.Drawing.Point(80, 161) + Me.DIMenge.Location = New System.Drawing.Point(80, 236) Me.DIMenge.Name = "DIMenge" Me.DIMenge.ShowUpDown = True Me.DIMenge.Size = New System.Drawing.Size(56, 20) @@ -221,7 +222,7 @@ Partial Class frmLeistungDetail 'lblTaxpunkte ' Me.lblTaxpunkte.AutoSize = True - Me.lblTaxpunkte.Location = New System.Drawing.Point(154, 164) + Me.lblTaxpunkte.Location = New System.Drawing.Point(154, 239) Me.lblTaxpunkte.Name = "lblTaxpunkte" Me.lblTaxpunkte.Size = New System.Drawing.Size(41, 13) Me.lblTaxpunkte.TabIndex = 5 @@ -235,7 +236,7 @@ Partial Class frmLeistungDetail Me.DIPunkte.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square Me.DIPunkte.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2 Me.DIPunkte.Increment = 1.0R - Me.DIPunkte.Location = New System.Drawing.Point(201, 161) + Me.DIPunkte.Location = New System.Drawing.Point(201, 236) Me.DIPunkte.Name = "DIPunkte" Me.DIPunkte.ShowUpDown = True Me.DIPunkte.Size = New System.Drawing.Size(56, 20) @@ -244,7 +245,7 @@ Partial Class frmLeistungDetail 'lbldatum ' Me.lbldatum.AutoSize = True - Me.lbldatum.Location = New System.Drawing.Point(6, 106) + Me.lbldatum.Location = New System.Drawing.Point(6, 181) Me.lbldatum.Name = "lbldatum" Me.lbldatum.Size = New System.Drawing.Size(38, 13) Me.lbldatum.TabIndex = 1 @@ -260,7 +261,7 @@ Partial Class frmLeistungDetail Me.dtdatum.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown Me.dtdatum.ButtonDropDown.Visible = True Me.dtdatum.IsPopupCalendarOpen = False - Me.dtdatum.Location = New System.Drawing.Point(80, 103) + Me.dtdatum.Location = New System.Drawing.Point(80, 178) ' ' ' @@ -299,7 +300,7 @@ Partial Class frmLeistungDetail ' Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font - Me.ClientSize = New System.Drawing.Size(388, 349) + Me.ClientSize = New System.Drawing.Size(388, 389) Me.Controls.Add(Me.grpLeistungsdetails) Me.Controls.Add(Me.ToolStrip1) Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon) diff --git a/DPM2016/Behandlung/frmLeistungDetail.vb b/DPM2016/Behandlung/frmLeistungDetail.vb index cca2d32..12f48cb 100644 --- a/DPM2016/Behandlung/frmLeistungDetail.vb +++ b/DPM2016/Behandlung/frmLeistungDetail.vb @@ -23,7 +23,9 @@ End Property Private Sub frmLeistungDetail_Load(sender As Object, e As EventArgs) Handles MyBase.Load - + If Globals.Applicationtype = ApplicationTypes.Projektabrechnung Then + Me.lblbehandler.Text = "Erbringer" + End If End Sub Dim db As New clsDB diff --git a/DPM2016/DPM2016.vbproj b/DPM2016/DPM2016.vbproj index bc0fc3a..6525547 100644 --- a/DPM2016/DPM2016.vbproj +++ b/DPM2016/DPM2016.vbproj @@ -171,6 +171,9 @@ ..\..\DPM_Reporting\_PropertyGrid\Source\PropertyGridEx\bin\Debug\PropertyGridEx.dll + + ..\..\QR-Rechnung\QRCoder-master\QRCoder\bin\Debug\QRCoder.dll + ..\..\ThirtPartyKlassen\MsgViewer\bin\Debug\RtfPipe.dll @@ -431,6 +434,7 @@ + Component @@ -627,6 +631,7 @@ Behandlung.vb + Designer Benhandungdetail.vb @@ -657,6 +662,7 @@ clsDokumente.vb + Designer dmstest.vb @@ -666,6 +672,7 @@ frmdokumentvorlagen.vb + Designer frmImportVorlage.vb @@ -675,6 +682,7 @@ frmFakturierung.vb + Designer frmOffeneBehandlungen.vb @@ -830,6 +838,9 @@ + + + + + - + Padding over ridh object - + - + This prperty keep RTF to DOC translation result, i.e. DOCX XML fragment - + - + Base class for Microsoft Office 2007 export objects - + - + Default XML header - + - + Base class for export Office Open objects - + - + Core document properties - + - + Core document properties - + - + Power point shape - + - + Power Point Layout Descriptor - + - + Power Point base class for style element - + - + Base class for styles group - + - + Base class for slides, masters, and layouts - + - + Slide masters object - + - + Ordinaty slide - - - - - - - + - + Slide layout object - + - Initializes a new instance of the class with default settings. + Presentation class - + - Represents the collection of objects. + PPt Application Properties class - + - Gets or sets a data source. + Ppt Table styles class - The index of a data source in this collection. - The data source with specified index. - + - Finds a CubeSource by its name. + Ppt Presentation properties class - The name of a CubeSource. - The object if found; otherwise null. - + - Finds a CubeSource by its alias. + Ppt View Properties class - The alias of a CubeSource. - The object if found; otherwise null. - + - Initializes a new instance of the class with default settings. + Specifies the image format in PowerPoint export. - The owner of this collection. - + - Base class for all datasources such as . + Specifies the .png format. - + - Occurs when the FastReport engine loads data source with data. + Specifies the .jpg format. - - Use this event if you want to implement load-on-demand. Event handler must load the data - into the data object which this datasource is bound to (for example, the - TableDataSource uses data from the DataTable object bound to - the Table property). - - + - Gets a number of data rows in this datasource. + Drawing class - - You should initialize the datasource by the Init method before using this property. - - + - Gets a value indicating that datasource has more rows, that is the - is less than the . + Share all strings in document - - You should initialize the datasource by the Init method before using this property. - Usually this property is used with the following code block: - - dataSource.Init(); - while (dataSource.HasMoreRows) - { - // do something... - dataSource.Next(); - } - - - + - Gets the current data row. + Share all URL in document - - This property is updated when you call the method. - - + - Gets an index of current data row. + Document styles - - You should initialize the datasource by the Init method before using this property. - This property is updated when you call the method. - - + - Gets data stored in a specified column. + Workbook - Alias of a column. - The column's value. - - You should initialize the datasource by the Init method before using this property. - - + - Gets data stored in a specified column. + OoXMLSheet class - The column. - The column's value. - - You should initialize the datasource by the Init method before using this property. - - + - Forces loading of data for this datasource. + Picture container - - This property is false by default. Set it to true if you need to reload data - each time when the datasource initialized. Note that this may slow down the performance. - - + - This property is not relevant to this class. + List of all document fonts - + - This property is not relevant to this class. + Single page export - + - This property is not relevant to this class. + Document structure descriptor - + - This property is not relevant to this class. + Font container - + - This property is not relevant to this class. + Font obfuscation procedure - + - This property is not relevant to this class. + PDF export (Adobe Acrobat) - + + + + - Gets the additional filter settings. + Embedded File - + - Gets data stored in a specified column. + Name of embedded file. - The column alias. - An object that contains the data. - + - Gets data stored in a specified column. + Description of embedded file. - The column. - An object that contains the data. - + - Initializes the datasource schema. + Modify Date of embedded file. - - This method is used to support the FastReport.Net infrastructure. Do not call it directly. - - + - Loads the datasource with data. + Relationship between the embedded document and the PDF part. - - This method is used to support the FastReport.Net infrastructure. Do not call it directly. - - Rows to fill with data. - + - Initializes this datasource. + Valid MIME type. - - This method fills the table with data. You should always call it before using most of - datasource properties. - - + - Initializes this datasource and applies the specified filter. + Stream of embedded file. - The filter expression. - + - Initializes this datasource, applies the specified filter and sorts the rows. + File reference. - The filter expression. - The collection of sort descriptors. - + - Initializes this datasource and filters data rows according to the master-detail relation between - this datasource and parentData. + ZUGFeRD Conformance Level. - Parent datasource. - - To use master-detail relation, you must define the object that describes - the relation, and add it to the Report.Dictionary.Relations collection. - - + + Initializes a new instance of the class. + + - Initializes this datasource and filters data rows according to the master-detail relation between - this datasource and parentData. Also applies the specified filter and sorts the rows. + Default preview size. - Parent datasource. - The filter expression. - The collection of sort descriptors. - - To use master-detail relation, you must define the object that describes - the relation, and add it to the Report.Dictionary.Relations collection. - - + - Initializes this datasource and filters data rows according to the master-detail relation. - Also applies the specified filter and sorts the rows. + Actual size - The master-detail relation. - The filter expression. - The collection of sort descriptors. - - To use master-detail relation, you must define the object that describes - the relation, and add it to the Report.Dictionary.Relations collection. - - + - Initializes the data source if it is not initialized yet. + Fit Page - + - Navigates to the first row. + Fit Width - - You should initialize the datasource by the Init method before using this method. - - + - Navigates to the next row. + Default - - You should initialize the datasource by the Init method before using this method. - - + - Navigates to the prior row. + 10% - - You should initialize the datasource by the Init method before using this method. - - - - - - - - - + + + 25% + - + - Initializes a new instance of the class with default settings. + 50% - + - Represents the collection of objects. + 75% - + - Gets or sets a data source. + 100% - The index of a data source in this collection. - The data source with specified index. - + - Finds a datasource by its name. + 125% - The name of a datasource. - The object if found; otherwise null. - + - Finds a datasource by its alias. + 150% - The alias of a datasource. - The object if found; otherwise null. - + - Sorts data sources by theirs names. + 200% - + - Initializes a new instance of the class with default settings. + 400% - The owner of this collection. - + - Represents the comparer class that used for sorting the collection of data sources. + 800% - - + + + Standard of PDF format. + - + - Determines how to filter the data value. + PDF 1.5 - - The "Data value" is a value contained in the datasource which you filter. - The "Selected value" is a value you have entered or selected in the dialog control. - - + - Data value is equal to selected value. + PDF/A-1a - + - Data value is not equal to selected value. + PDF/A-2a - + - Data value is less than selected value. + PDF/A-2b - + - Data value is less than or equal to selected value. + PDF/A-2u - + - Data value is greater than selected value. + PDF/A-3a - + - Data value is greater than or equal to selected value. + PDF/A-3b - + - Data string contains selected value. + Pdf/X-3 - + - Data string does not contain selected value. + Pdf/X-4 - + - Data string starts with selected value. + Color Space. - + - Data string does not start with selected value. + RGB color space - + - Data string ends with selected value. + CMYK color space - + - Data string does not end with selected value. + Types of pdf export. - + - This class stores all report data items such as datasources, connections, relations, parameters, - system variables. + Simple export - - You can access the report dictionary via Report.Dictionary property. - - + - Gets a collection of connection objects available in a report. + Web print mode - + - Gets a collection of datasources available in a report. + Relationship between the embedded document and the PDF part. - - Usually you don't need to use this property. It contains only datasources - registered using the RegisterData method. All other datasources are contained - in connection objects and may be accessed via property. - - + - Gets a collection of relations. + The embedded file contains data which is used for the visual representation. - + - Gets a collection of parameters. + The embedded file contains the source data for the visual representation derived therefrom in the PDF part. - - Another way to access parameters is to use the Report.Parameters property - which is actually a shortcut to this property. You also may use the Report.GetParameter - and Report.GetParameterValue methods. - - + - Gets a collection of system variables like Date, PageNofM etc. + This data relationship should be used if the embedded data are an alternative representation of the PDF contents. - - Another way to access a system variable is to use the Report.GetVariableValue method. - - + - Gets a collection of totals. + This data relationship is used if the embedded file serves neither as the source nor as the alternative representation, but the file contains additional information. - - Another way to get a total value is to use the Report.GetTotalValue method. - - + - Gets a collection of cubesources available in a report. + If none of the data relationships above apply or there is an unknown data relationship, this data relationship is used. - - Usually you don't need to use this property. It contains only cubesources - registered using the RegisterData method. - - + - Gets a list of registered items. + ZUGFeRD Conformance Level. - - This property is for internal use only. - - - + + + Basic level. + - + - Registers a DataView. + Comfort level. - The DataView to register. - The name of the data object. - Determines wheter to enable the object or not. - - This method is for internal use only. - - + - Registers a business object. + Extended level. - The business object. - The name of the object. - Maximum level of data nesting. - Determines wheter to enable the object or not. - - This method is for internal use only. - - + - Registers a CubeLink. + Gets or sets PDF Compliance standard. + After set, do not change other settings, it may lead to fail compliance test. - The CubeLink to register. - The name of the data object. - Determines wheter to enable the object or not. - - This method is for internal use only. - - + - Registers a data object. + Enable or disable of embedding the TrueType fonts. - The object to register. - The name of the object. - Determines wheter to enable the object or not. - - This method is for internal use only. - - + - Unregisters the previously registered data. + Enable or disable of exporting the background. - The application data. - + - Unregisters the previously registered data. + Enable or disable export text in curves - The application data. - The name of the data. - - You must specify the same data and name as when you call RegisterData. - - + - Re-registers the data registered before. + Gets or sets PDF color space - - This method is for internal use only. - - + - Re-registers the data registered before. + Enables or disables saving images in their original resolution - - + - Clears all registered data. + Enables or disables optimization of images for printing - + - Enables or disables relations between data tables. + Enable or disable image jpeg compression - - Call this method if you create master-detail report from code. This method enables - relation between two data tables which Enabled flag is set to true. Relations - whose parent and child tables are disabled, gets disabled too. - - + - Creates unique name for data item such as connection, datasource, relation, parameter or total. + Sets the quality of images in the PDF - The base name. - The new unique name. - - Use this method to create unique name of the data item. It is necessary when you create new - items in code to avoid conflicts with existing report items. - This example show how to add a new parameter: - - Report report1; - Parameter par = new Parameter(); - par.Name = report1.Dictionary.CreateUniqueName("Parameter"); - report1.Parameters.Add(par); - - - - + - Creates unique alias for data item such as connection, datasource or relation. + Title of the document. - The base alias. - The new unique alias. - - Use this method to create unique alias of the data item. It is necessary when you create new - items in code to avoid conflicts with existing report items. - This example show how to add a new table: - - Report report1; - DataConnectionBase conn = report1.Dictionary.Connections.FindByName("Connection1"); - TableDataSource table = new TableDataSource(); - table.TableName = "Employees"; - table.Name = report1.Dictionary.CreateUniqueName("EmployeesTable"); - table.Alias = report1.Dictionary.CreateUniqueAlias("Employees"); - conn.Tables.Add(table); - - - - + - Finds a data item such as connection, datasource, relation, parameter or total by its name. + Author of the document. - The item's name. - The data item if found; otherwise, null. - + - Finds a data item such as connection, datasource or relation by its alias. + Subject of the document. - The item's alias. - The data item if found; otherwise, null. - + - Finds a datasource that matches the specified DataTable. + Keywords of the document. - The DataTable object to check. - The DataSourceBase object if found. - - This method is for internal use only. - - + - Finds a data component that matches the specified reference name. + Creator of the document. - The name to check. - The DataComponentBase object if found. - - This method is for internal use only. - - - + + + Producer of the document. + - - + + + Sets the owner password. + - + - Saves the dictionary to a stream. + Sets the user password. - Stream to save to. - + - Saves the dictionary to a file. + Enable or disable printing in protected document. - The name of a file to save to. - + - Loads the dictionary from a stream. + Enable or disable modifying in protected document. - The stream to load from. - + - Loads the dictionary from a file. + Enable or disable copying in protected document. - The name of a file to load from. - + - Merges this dictionary with another Dictionary. + Enable or disable annotating in protected document. - Another dictionary to merge the data from. - - + + + Enable or disable the print dialog window after opening + - - + + + Enable or disable hide the toolbar. + - - + + + Enable or disable hide the menu's bar. + - - + + + Enable or disable hide the Windows UI. + - - + + + Enable or disable of fitting the window + - - + + + Enable or disable of centering the window. + - - + + + Enable or disable of scaling the page for shrink to printable area. + - + - Initializes a new instance of the class with default settings. + Enable or disable of document's Outline. - + - Represents the item registered in a dictionary. + Set default zoom on open document - + - Gets the item data. + Sets the quality of RichText objects in the PDF - + - Gets the item name. + Enable or disable the compression in PDF document. - + - Represents a report parameter that is used to pass user data to a report. + Enable or disable of images transparency. - - See for details about using parameters. - - + - Gets or sets the name of parameter. + Enable or disable of displaying document's title. - + - Gets or sets the type of parameter. + Set default page on open document - + - Gets or sets the value of parameter. + Color Profile (ICC file). + If "null" then default profile will be used - - You may specify the static value in this property. Note: if the - property is not empty, it will be calculated and its value will be returned. - - + - Gets or sets value of the parameter as a string. + Gets or sets pdf export mode - + - Gets or sets an expression of the parameter. + Gets pdf AcroForms compatibility, if set then EmbeddingFonts = false and PdfCompliance = PdfStandard.None + + + + + Set pattern for selection of embedding glyphs for Interactive Forms + + + + + Enable or disable digital sign for pdf document - This expression will be calculated each time you access a parameter's Value. + Be sure to specify a valid certificate for signing using the DigitalSignCertificate property. + Or using the DigitalSignCertificatePath and DigitalSignCertificatePassword properties. - + - Gets or sets the description of a parameter. + Should save and serialize password for digital sign certificate. + Do not save password unless absolutely necessary!!! - + - Gets a collection of nested parameters. + Manualy sets digital sign certificate for exported documents. - Parameters can have child (nested) parameters. To get or set a nested - parameter's value, use the method. + This property is in priority, i.e. if a certificate is specified, + the DigitalSignCertificatePath and DigitalSignCertificatePassword properties will not be used. - + - Gets the full name of the parameter. This is useful to get the nested parameter's full name. + The path for load digital sign certificate. - + - This property is not relevant to this class. + Sets digital sign certificate password. - - + + + Gets or sets the cpu host name or physical location of the signing + - - + + + The reason for the signing, such as (I agree ...) + - - + + + The information to enable the recipient to contact the signer to verify the signature + - + - + - - + + + Begin exporting of page + + - - + + + End exporting + + - - + + + Export of Band + + - + - + - + - Initializes a new instance of the class with default settings. + Add an embedded XML file (only for PDF/A-3 standard). + File name + Description + Modification date + File stream - + - Initializes a new instance of the class with specified name. + Add an embedded XML file (only for PDF/A-3 standard). + File name + Description + Modification date + File stream + ZUGFeRD Conformance Level - + - Represents the collection of objects. + Add an embedded file (only for PDF/A-3 standard). + File name + Description + Modification date + Relation type + MIME type + File stream - + - Gets or sets a parameter. + Initializes a new instance of the class. - The index of a parameter in this collection. - The parameter with specified index. - + - Finds a parameter by its name. + Calculates mask for image. - The name of a parameter. - The object if found; otherwise null. - + - Returns an unique parameter name based on given name. + Calculates image bounds according to . - The base name. - The unique name. - + - Copies the parameters from other collection. + Writes pixels' colors without alpha to stream according to CMYK or RGB color space. + Pixels should be in the format. - Parameters to copy from. - + - Initializes a new instance of the class with default settings. + Update stream position for object number, only for int value - The owner of this collection. + int value - - - Represents the collection of objects. - + + + + + The pdf export + size of place for svg - + - Gets or sets a relation. + The interpolation of curves (svg) - The index of a relation in this collection. - The relation with specified index. - + - Finds a relation by its name. + The interpolation of curves (text) - The name of a relation. - The object if found; otherwise null. - + - Finds a relation by its alias. + Export svg object as image, not vector - The alias of a relation. - The object if found; otherwise null. - + - Finds a relation that is equal to specified one. + Gradient interpolation, high value will lead beautiful the gradient, + but the file size will increase and the speed of work will decrease. - Another relation to compare with. - The object if found; otherwise null. - + - Initializes a new instance of the class with default settings. + The quality of gradient, export as image or export as gradient grid - The owner of this collection. - + - Represents a datasource based on DataView class. + Added graphics path to pdf, - - This class is used to support FastReport.Net infrastructure, do not use it directly. - If you want to use data from DataView object, call the - method of the Report. - + size of rect for gradient filling + path, with positions in pdf scaling + Any brush + Interpolation value + + matrix for transform to pdf scale - + - Represents the collection of system variables. + returns true if this gradient is fillable by gradient grid + - + - Represents the base class for system variables. + The enum of curves interpolation - + - This property is not relevant to this class. + Export as curves, without interpolation - + - This property is not relevant to this class. + Two points - - - - + - Returns date and time of the report's start. + Four points - - - - + - Returns current page number. + Eight points - - - - + - Returns total number of pages in the report. To use this variable, you need - to enable the report's double pass. + Sixteen points - - - - + - Returns a string containing the current page number in a form "Page N". + The enum of gradient interpolation points - - - - + - Returns a string containing the current page number and total pages in a form "Page N of M". - To use this variable, you need to enable the report's double pass. + Two points - - - - + - Returns data row number inside the group. This value is reset at the start of a new group. + Four points - - - - + - Returns absolute number of data row. This value is never reset at the start of a new group. + Eight points - - - - + - Returns current page number. - This variable is actually a macro. Its value is substituted when the component is viewed in - the preview window. That means you cannot use it in an expression. + Sixteen points - - - - + - Returns the number of total pages in the report. - This variable is actually a macro. Its value is substituted when the component is viewed in - the preview window. That means you cannot use it in an expression. + Thirty two points - - - - + - Returns the name of the printed copy. - This variable is actually a macro. Its value is substituted when the component is viewed in - the preview window. That means you cannot use it in an expression. + Sixty four points - - - - + - Returns a level of hierarchy in the hierarchical report. + One hundred and twenty eight points - - - - + - Returns the row number like "1.2.1" in the hierarchical report. + Two hundred and fifty six points - - - - + - Represents the collection of objects. + The quality of gradient export - + - Gets or sets a data table. + Export as image - The index of a data table in this collection. - The data table with specified index. - + - Initializes a new instance of the class with default settings. + Export as low quality gradient grid, max size of interpolation points is 32 - The owner of this collection. - + - Specifies the total type. + Export as medium quality gradient grid, max size of interpolation points is 128 - + - The total returns sum of values. + Export as high quality gradient grid, max size of interpolation points is 256 - - - The total returns minimal value. - + + + File name without extentions, for example "MetaDataX" - + - The total returns maximal value. + Represents the PPML export filter. - - - The total returns average value. - + + - + - The total returns number of values. + Enable or disable the pictures in PPML export - + - Represents the collection of objects. + Add TextObject. - + - Gets or sets a total. + Add BandObject. - The index of a total in this collection. - The total with specified index. - + - Finds a total by its name. + Add Line. - The name of a total. - The object if found; otherwise null. - + - Returns an unique total name based on given name. + Add Shape. - The base name. - The unique name. - + + + + - Initializes a new instance of the class with default settings. + Begin exporting of page - The owner of this collection. + - + - Represents a datasource based on DataView class. + Export of Band - - This class is used to support FastReport.Net infrastructure, do not use it directly. - If you want to use data from DataView object, call the - method of the Report. - + - + - Gets the underlying DataView object. + End exporting + - - - - + - + - + - + - Represents the XmlDataConnection connection string builder. + Initializes a new instance of the class. - - Use this class to parse connection string returned by the XmlDataConnection class. - - + - Gets or sets the path to .xml file. + Contains Dashes enum - + - Gets or sets the path to .xsd file. + Specifies the Dash. - + - Initializes a new instance of the class with default settings. + Specifies the Dot. - + - Initializes a new instance of the class with - specified connection string. + Specifies the DashDot. - The connection string. - + - Allows working with JsonObject + Specifies the DashDotDot. - + - Returns child object for JsonArray + Specifies the Double line. - - - + - Returns child object for JsonObject + Create Window. - - - + - Returns count of child object + Add image as PPMLObject + + + + + - + - Returns true if this object is JsonArray + Save svg file. - + - Returns true if this object is JsonObject + Save svg stream. - + + + + + + - Returns list of JsonObject keys + Represents the ps export filter. - + + + + - Pars json text string and return a new JsonBase Object + Enable or disable the pictures in PS export - - - + - returns true + Enable or disable export text in curves - - - + - Serialize this object to sb + Enable or disable export every page in separate file - - - indent in space, 0 = without indent - + - Contains some configuration properties and settings that will be applied to the FastReport.Net - environment, including Report, Designer and Preview components. + Enable or disable saving every image in separate file + + - Contains some configuration properties and settings that will be applied to the FastReport.Net - environment, including Report, Designer and Preview components. + Gets or sets quality of JPEG images - + - Gets the autosaved report + Add TextObject. - + - Gets the atuosaved report path + Add BandObject. - + - Gets the folder to store auto save files + Add Line. - + - Gets or sets the settings for the report designer window. + Add Shape. - + + + + - Gets a value indicating that the ASP.NET hosting permission level is set to full trust. + Begin exporting of page + - + - Gets or sets a value indicating whether SplashScreen should be displayed while loading designer + Export of Band + - + - Gets or sets the UI style. + End exporting - - This property affects both designer and preview windows. - + - + + + + + + + + + + - Gets or sets a value indicating whether the Ribbon UI should be used + Initializes a new instance of the class. - + - Gets or sets a value that determines whether to disable some functionality to run in web mode. + Contains Dashes enum - - Use this property if you use FastReport in ASP.Net. Set this property to true before - you access any FastReport.Net objects. - - + - Gets or sets a value indicating whether Welcome window feature enabled. - If false, interface elements associated with the Welcome window will not be visible. + Specifies the Dash. - + - Gets or sets a value indicating whether Welcome window shoud be displayed on startup + Specifies the Dot. - + - Restores the form state from the configuration file. + Specifies the DashDot. - The form to restore. - + - Saves the form state to the configuration file. + Specifies the DashDotDot. - The form to save. - + - Saves the form state to the configuration file. + Specifies the Double line. - The name of the form. - True if the form is in maximized state. - True if the form is in minimized state. - The location of the form. - The size of the form. - + - Is necessary to process abort and some other events in parallel + Create Window. - + + Add TextLine in curves + + - Checks the visibility of rectangle area on currently connected screens with small gap. - - Rectanle area for checking. - True for visible rect. + Method for add TextObject. + - + - Gets or sets the settings for the preview window. + Method to add rectangle. - + - Gets or sets the optimization of strings. Is experimental feature. + Method for add ellips. - + - Enable or disable the compression in files with prepared reports (fpx). + Method for add triangle. - + - Gets the application folder. + Method for add Diamond. - + - Gets an english culture information for localization purposes - + Method for add line. + - + - Gets or sets the path used to load/save the configuration file. + Method for add line with dash. + + + + + Add image - - By default, the configuration file is saved to the application local data folder - (C:\Documents and Settings\User_Name\Local Settings\Application Data\FastReport\). - Set this property to "" if you want to store the configuration file in the application folder. - + + + + + + - + - Gets or sets the path used to font.list file. + Add image as hex code - - By default, the font.list file is saved to the FastReport.config folder - If WebMode enabled (or config file path is null), then file is saved in the application folder. - + + + + + - + - Gets or sets the settings for the Report component. + End of each page - + - Gets or sets a value indicating whether RTL layout should be used. + Save file. - + - Gets or sets a value indicating whether hotkeys should be disabled. + Save stream. - + + + + + - Gets the root item of config xml. + Represents the RTF export filter. - + + + + - Gets or sets the path to the temporary folder used to store temporary files. + Gets or sets the quality of Jpeg images in RTF file. - The default value is null, so the system temp folder will be used. + Default value is 90. This property will be used if you select Jpeg + in the property. - + - Gets the path to the system temporary folder used to store temporary files. + Gets or sets the image format that will be used to save pictures in RTF file. + + Default value is Metafile. This format is better for exporting such objects as + MSChartObject and ShapeObject. + - + - Gets FastReport version. + Gets or sets a value indicating that pictures are enabled. - + - Gets or sets the settings for the "Send Email" window. + Gets or sets a value indicating that page breaks are enabled. - + - Get access to font collection + Gets or sets a value that determines whether the wysiwyg mode should be used + for better results. - - + + Default value is true. In wysiwyg mode, the resulting rtf file will look + as close as possible to the prepared report. On the other side, it may have a lot + of small rows/columns, which will make it less editable. If you set this property + to false, the number of rows/columns in the resulting file will be decreased. + You will get less wysiwyg, but more editable file. + + + - Holds the information about the registered object. + Gets or sets the creator of the document. - + - Image. + Gets or sets a value that determines whether the rows in the resulting table + should calculate its height automatically. + + Default value for this property is false. In this mode, each row in the + resulting table has fixed height to get maximum wysiwyg. If you set it to true, + the height of resulting table will be calculated automatically by the Word processor. + The document will be more editable, but less wysiwyg. + - + - Image index. + Gets or sets a value that determines whether the repot's RichObject will be + translated as picture or joined to generated RTF. + + Default value for this property is false. In this mode, each RichObject + will be embedded as a picture. This is default behavior. If you set it to true, + the RichObject will be incorporated as a navive part of document. This is experimetal + feature. + - + + + + + + + + + + + + + + + + + + + + + + - Button index. + Initializes a new instance of the class. - + - Name of object or category. + Specifies the image format in RTF export. - + - The registered object. + Specifies the .png format. - + - The registered function. + Specifies the .jpg format. - + - Tooltip text. + Specifies the .emf format. - + - Flags that will be used to create an object instance in the designer. + Represents the SVG export filter. - + + + + - Indicates whether this object can be inserted several times simultaneously. + Enable or disable the pictures in SVG export - - This is applied to Line object only. - - + - Gets or sets the enabled flag for the object. + Gets or sets the image format used when exporting. - + - List of subitems. + Embed images into svg - + - Enumerates all objects. + Returns svg root element - List that will contain enumerated items. - + - + Returns XmlDocument - + - + Returns svg G element - + - + Gets or sets value indicating whether or not should to force uniform scaling of SVG document - + - Contains all registered report items such as objects, export filters, wizards. + Gets or sets value indicating whether or not should be added 'viewBox' attribute to the svg tag - - Use this class to register own components, wizards, export filters or another items that - need to be serialized to/from a report file. - - - - // register own wizard - RegisteredObjects.AddWizard(typeof(MyWizard), myWizBmp, "My Wizard", true); - // register own export filter - RegisteredObjects.AddExport(typeof(MyExport), "My Export"); - // register own report object - RegisteredObjects.Add(typeof(MyObject), "ReportPage", myObjBmp, "My Object"); - - - + - Registers a new cloud storage client. + Gets or sets value indicating whether or not should be added 'width' and 'height' attributes to the svg tag - Type of cloud storage client. - Text for cloud storage client's menu item. - - The obj must be of type. - - - - // register own cloud storage client - RegisteredObjects.AddCloud(typeof(MyCloud), "My Cloud"); - - - + - Registers a new messenger. + Add TextObject. - Type of messenger. - Text messenger's menu item. - - The obj must be of type. - - - - // register own messenger - RegisteredObjects.AddMessenger(typeof(MyMessenger), "My Messenger"); - - - + - Registers a new wizard. + Add BandObject. - Type of wizard. - Image for wizard item. - Text for wizard item. - true if this wizard creates some items in existing report. - - The obj must be of type. - - This example shows how to register own wizard that is used to create some items in the - current report. If you want to register a wizard that will be used to create a new report, - set the isReportItemWizard to false. - - // register own wizard - RegisteredObjects.AddWizard(typeof(MyWizard), myWizBmp, "My Wizard", true); - - - - - - - - - - - + - Root object for all registered objects. + Add Line. - + - Checks whether the specified type is registered already. + Add Shape. - Type to check. - true if such type is registered. - + - Registers a category that may contain several report objects. + Create Window. - Category name. - Image for category button. - Text for category button. - - Category is a button on the "Objects" toolbar that shows context menu with nested items - when you click it. Consider using categories if you register several report objects. It can - save space on the "Objects" toolbar. For example, FastReport registers one category called "Shapes" - that contains the LineObject and different types of ShapeObject. - The name of category must starts either with "ReportPage," or "DialogPage," depending on - what kind of controls do you need to regiter in this category: report objects or dialog controls. - After the comma, specify the category name. So the full category name that you need to specify - in the name parameter, must be something like this: "ReportPage,Shapes". - - When register an object inside a category, you must specify the full category name in the - category parameter of the Add method. - - + - Register Export category. + Add page - Category name. - Category text. + - + - Registers a new export filter. + Add SVGObject - Type of export filter. - Text for export filter's menu item. - - The obj must be of type. - - - - // register own export filter - RegisteredObjects.AddExport(typeof(MyExport), "My Export"); - - + SVG object - + - + Save svg file. - + - Registers data connection. + Save svg stream. - Type of connection. - - The obj must be of type. - - - - // register data connection - RegisteredObjects.AddConnection(typeof(MsSqlDataConnection)); - - - + + + + - Registers custom data connection. + Begin exporting of page - Type of connection. - Name of connection. - - The obj must be of type. - - - - // register data connection - RegisteredObjects.AddConnection(typeof(MyDataConnection), "My Data Connection"); - - + - + - Registers an object in the specified category. + Export of Band - Type of object to register. - Name of category to register in. - Index of image for object's button. + - + - Registers an object in the specified category. + End exporting - Type of object to register. - Name of category to register in. - Index of image for object's button. - Index of object's button in toolbar. + - + + + + + + + + + + - Registers an object in the specified category with button's image and text. + Export all report objects - Type of object to register. - Name of category to register in. - Image for object's button. - Text for object's button. - - You must specify either the page type name or existing category name in the category parameter. - The report objects must be registered in the "ReportPage" category or custom category that is - registered in the "ReportPage" as well. The dialog controls must be registered in the "DialogPage" - category or custom category that is registered in the "DialogPage" as well. - If you want to register an object that needs to be serialized, but you don't want - to show it on the toolbar, pass empty string in the category parameter. - - - - - // register the report object - RegisteredObjects.Add(typeof(MyReportObject), "ReportPage", myReportObjectBmp, "My Report Object"); - // register the dialog control - RegisteredObjects.Add(typeof(MyDialogControl), "DialogPage", myDialogControlBmp, "My Dialog Control"); - // add a category and register an object inside it - RegisteredObjects.AddCategory("ReportPage,MyCategory", myCategoryBmp, "My Category"); - // register another report object in MyCategory - RegisteredObjects.Add(typeof(MyReportObject), "ReportPage,MyCategory", - anotherReportObjectBmp, "Another Report Object"); - - + - + - Registers an object in the specified category with button's image, text and object's flags. + Initializes a new instance of the class. - Type of object to register. - Name of category to register in. - Image for object's button. - Text for object's button. - Integer value that will be passed to object's OnBeforeInsert method. - - See the method for more details. - To learn about flags, see the method. - - + - Registers an object in the specified category with button's image, text, object's flags and multi-insert flag. + Method to add rectangle. - Type of object to register. - Name of category to register in. - Image for object's button. - Text for object's button. - Integer value that will be passed to object's OnBeforeInsert method. - Specifies whether the object may be inserted several times until you - select the "arrow" button or insert another object. - - See the method for more details. - To learn about flags, see the method. - - + - Adds a new function category. + Method for add ellips. - Short name of category. - Display name of category. - - Short name is used to reference the category in the subsequent - method call. It may be any value, for example, "MyFuncs". Display name of category is displayed - in the "Data" window. In may be, for example, "My Functions". - The following standard categories are registered by default: - - - "Math" - - - "Text" - - - "DateTime" - - - "Formatting" - - - "Conversion" - - - "ProgramFlow" - - - - - This example shows how to register a new category: - - RegisteredObjects.AddFunctionCategory("MyFuncs", "My Functions"); - - - - - - Adds a new function into the specified category. - - MethodInfo containing all necessary information about the function. - The name of category to register the function in. - - Your function must be a static, public method of a public class. - The following standard categories are registered by default: - - - "Math" - - - "Text" - - - "DateTime" - - - "Formatting" - - - "Conversion" - - - "ProgramFlow" - - - You may use one of the standard categories, or create a new category by the - method call. - FastReport uses XML comments to display your function's description. - To generate XML comments, enable it in your project's properties - ("Project|Properties..." menu, "Build" tab, enable the "XML documentation file" checkbox). - - - The following example shows how to register own functions: - - public static class MyFunctions - { - /// <summary> - /// Converts a specified string to uppercase. - /// </summary> - /// <param name="s">The string to convert.</param> - /// <returns>A string in uppercase.</returns> - public static string MyUpperCase(string s) - { - return s == null ? "" : s.ToUpper(); - } - - /// <summary> - /// Returns the larger of two 32-bit signed integers. - /// </summary> - /// <param name="val1">The first of two values to compare.</param> - /// <param name="val2">The second of two values to compare.</param> - /// <returns>Parameter val1 or val2, whichever is larger.</returns> - public static int MyMaximum(int val1, int val2) - { - return Math.Max(val1, val2); - } - - /// <summary> - /// Returns the larger of two 64-bit signed integers. - /// </summary> - /// <param name="val1">The first of two values to compare.</param> - /// <param name="val2">The second of two values to compare.</param> - /// <returns>Parameter val1 or val2, whichever is larger.</returns> - public static long MyMaximum(long val1, long val2) - { - return Math.Max(val1, val2); - } - } - - // register a category - RegisteredObjects.AddFunctionCategory("MyFuncs", "My Functions"); - - // obtain MethodInfo for our functions - Type myType = typeof(MyFunctions); - MethodInfo myUpperCaseFunc = myType.GetMethod("MyUpperCase"); - MethodInfo myMaximumIntFunc = myType.GetMethod("MyMaximum", new Type[] { typeof(int), typeof(int) }); - MethodInfo myMaximumLongFunc = myType.GetMethod("MyMaximum", new Type[] { typeof(long), typeof(long) }); - - // register simple function - RegisteredObjects.AddFunction(myUpperCaseFunc, "MyFuncs"); - - // register overridden functions - RegisteredObjects.AddFunction(myMaximumIntFunc, "MyFuncs,MyMaximum"); - RegisteredObjects.AddFunction(myMaximumLongFunc, "MyFuncs,MyMaximum"); - - - + - Finds the registered object's info. + Method for add triangle. - The type of object to find. - The object's info. - This method can be used to disable some objects, for example: - RegisteredObjects.FindObject(typeof(PDFExport)).Enabled = false; - - + - Register and override the method with method name in the type. - For property use the property name and _Get or _Set suffix. + Method for add Diamond. - Type for registering method - Name of method fir registering - Method for registering - + - Gets the method or null if method is not found - - Type for method finding - Name for method finfing - Use True value for inheritance the method from base type, use false for get the method only from the this type - + Method for add line. + - + - Used to get localized values from the language resource file. - - - The resource file used by default is english. To load another locale, call - the method. It should be done at application start - before you use any FastReport classes. - + Method for add line with dash. + - + - Gets the standard images used in FastReport as an ImageList. + Add image in Base64 - ImageList object that contains standard images. - - FastReport contains about 240 truecolor images of 16x16 size that are stored in one - big image side-by-side. This image can be found in FastReport resources (the "buttons.png" resource). - + + + + + + + - + - Gets an image with specified index. + Add image - Image index (zero-based). - The image with specified index. - - FastReport contains about 240 truecolor images of 16x16 size that are stored in one - big image side-by-side. This image can be found in FastReport resources (the "buttons.png" resource). - + + + + + + - + - Gets an image with specified index and converts it to Icon. + Appends attribute to element - Image index (zero-based). - The Icon object. + + + - + - Gets or set the folder that contains localization files (*.frl). + Specifies the alignment methods - + - Returns the current UI locale name, for example "en". + Do not force uniform scaling. Scale the graphic content of the given element non-uniformly + if necessary such that the element's bounding box exactly matches the viewport rectangle. - + - Loads the locale from a file. + Force uniform scaling. Align the min-x of the element's viewBox with the smallest X value + of the viewport. Align the min-y of the element's viewBox with the smallest Y value of the viewport. - The name of the file that contains localized strings. - + - Loads the locale from a stream. + Force uniform scaling. Align the midpoint X value of the element's viewBox with the midpoint + X value of the viewport. Align the min-y of the element's viewBox with the smallest Y value + of the viewport. - The stream that contains localized strings. - + - Loads the english locale. + Force uniform scaling. Align the min-x+width of the element's viewBox with the maximum X value + of the viewport. Align the min-y of the element's viewBox with the smallest Y value of the viewport. - + - Gets a string with specified ID. + Force uniform scaling. Align the min-x of the element's viewBox with the smallest X value of + the viewport. Align the midpoint Y value of the element's viewBox with the midpoint Y value + of the viewport. - The resource ID. - The localized string. - - Since the locale file is xml-based, it may contain several xml node levels. For example, - the file contains the following items: - - <Objects> - <Report Text="Report"/> - <Bands Text="Bands"> - <ReportTitle Text="Report Title"/> - </Bands> - </Objects> - - To get the localized "ReportTitle" value, you should pass the following ID - to this method: "Objects,Bands,ReportTitle". - - + - Get builtin string. + The default. Force uniform scaling. Align the midpoint X value of the element's viewBox + with the midpoint X value of the viewport. Align the midpoint Y value of the element's + viewBox with the midpoint Y value of the viewport. - - - + - Replaces the specified locale string with the new value. + Force uniform scaling. Align the min-x+width of the element's viewBox with the maximum X + value of the viewport. Align the midpoint Y value of the element's viewBox with the midpoint + Y value of the viewport. - Comma-separated path to the existing locale string. - The new string. - - Use this method if you want to replace some existing locale value with the new one. - - - - Res.Set("Messages,SaveChanges", "My text that will appear when you close the designer"); - - - + - Tries to get a string with specified ID. + Force uniform scaling. Align the min-x of the element's viewBox with the smallest X value of + the viewport. Align the min-y+height of the element's viewBox with the maximum Y value of the viewport. - The resource ID. - The localized value, if specified ID exists; otherwise, the ID itself. - + - Tries to get builtin string with specified ID. + Force uniform scaling. Align the midpoint X value of the element's viewBox with the midpoint X + value of the viewport. Align the min-y+height of the element's viewBox with the maximum Y value + of the viewport. - - - + - Checks if specified ID exists. + Force uniform scaling. Align the min-x+width of the element's viewBox with the maximum X value of + the viewport. Align the min-y+height of the element's viewBox with the maximum Y value of the viewport. - The resource ID. - true if specified ID exists. - + - Resource loader class. + Specifies the svg scale types - + - Gets a bitmap from specified assembly resource. + (the default) - Scale the graphic such that: + - aspect ratio is preserved + - the entire viewBox is visible within the viewport + - the viewBox is scaled up as much as possible, while still meeting the other criteria - Assembly name. - Resource name. - Bitmap object. - + - Gets a bitmap from specified FastReport assembly resource. + Scale the graphic such that: + - aspect ratio is preserved + - the entire viewport is covered by the viewBox + - the viewBox is scaled down as much as possible, while still meeting the other criteria - Resource name. - Bitmap object. - + - Gets a cursor from specified assembly resource. + Describes scaling of a svg documents - Assembly name. - Resource name. - Cursor object. - + - Gets a cursor from specified FastReport assembly resource. + Gets the align value - Resource name. - Cursor object. - + - Gets an icon from specified assembly resource. + Gets the meetOrSlice value - Assembly name. - Resource name. - Icon object. - + - Gets an icon from specified FastReport assembly resource. + Initializes a new instance of the class. - Resource name. - Icon object. + - + - Gets a stream from specified assembly resource. + Initializes a new instance of the class. - Assembly name. - Resource name. - Stream object. + Align value + meetOrSlice value - + - Gets a stream from FastReport assembly resource. + Specifies the image format in SVG export. - Resource name. - Stream object. - + - Gets a stream from specified assembly resource and unpacks it. + Specifies the .png format. - Assembly name. - Resource name. - Stream object. - + - Gets a stream from specified FastReport assembly resource and unpacks it. + Specifies the .jpg format. - Resource name. - Stream object. - + - The style of FastReport user interface. + Represents the text export. - + + + + - Specifies the Microsoft Office 2003 style (blue). + Enable or disable the Data loss avoiding. + Auto calculation of ScaleX and ScaleY will be launched when dialogue window will be off. - + - Specifies the Microsoft Office 2007 style (blue). + Gets or sets the count of copies for printing of results. - + - Specifies the Microsoft Office 2007 style (silver). + Gets or sets the printer name for printing of results. - + - Specifies the Microsoft Office 2007 style (black). + Enable or disable the printing results after export. - + - Specifies the Office 2010 (Blue) style. + Gets or sets the active index of registered printer type. - + - Specifies the Office 2010 (Silver) style. + Gets or sets the list of printer types. - + - Specifies the Office 2010 (Black) style. + Gets or sets the scale by X axis for correct text objects placement. - + - Specifies the Office 2013 style. + Gets or sets the scale by Y axis for correct text objects placement. - + - Specifies the Microsoft Visual Studio 2005 style. + Gets or sets the encoding of resulting document. + + Windows ANSI encoding + TextExport.Encoding = Encoding.Default; + Unicode UTF-8 encoding + TextExport.Encoding = Encoding.UTF8; + OEM encoding for current system locale sessings + TextExport.Encoding = Encoding.GetEncoding(CultureInfo.CurrentCulture.TextInfo.OEMCodePage); + - + - Specifies the Visual Studio 2010 style. + Enable or disable the data only output without any headers. Default value is false. - + - Specifies the Visual Studio 2012 (Light) style. + Enable or disable the breaks of pages in resulting document. Default value is true. - + - Specifies the Microsoft Vista style (black). + Enable or disable frames in resulting document. Default value is true. - + - Contains conversion methods between FastReport's UIStyle to various enums. + Enable or disable the text (non graphic) frames in resulting document. Default value is false. - + - Contains visual style names. + Enable or disable the output of empty lines in resulting document. Default value is false. - + - Converts FastReport's UIStyle to eDotNetBarStyle. + - Style to convert. - Value of eDotNetBarStyle type. - + - Converts FastReport's UIStyle to eTabStripStyle. + - Style to convert. - Value of eTabStripStyle type. - + - Converts FastReport's UIStyle to eTabStripStyle. + - Style to convert. - Value of eTabStripStyle type. - + - Converts FastReport's UIStyle to eOffice2007ColorScheme. + - Style to convert. - Value of eOffice2007ColorScheme type. - + - Converts FastReport's UIStyle to eColorSchemeStyle. + - Style to convert. - Value of eColorSchemeStyle type. - + + + + + + + + + + + + + + + + + + + - Returns app workspace color for the given style. + Exports the page. - UI style. - The color. + + - + - Returns control color for the given style. + Calculates scale. - UI style. - The color. + - + - Contains methods to call common editors. + Initializes a new instance of the class. + + + + + + + + Required designer variable. - - Use this class if you are writing a new component for FastReport. - - + - Invokes the expression editor. + Clean up any resources being used. - A reference to the report. - The expression to edit. - The new expression. + true if managed resources should be disposed; otherwise, false. - + - Invokes the border editor. + Required method for Designer support - do not modify + the contents of this method with the code editor. - The Border to edit. - The new border. - + - Invokes the data band columns editor. + Represents the printer command class - The data band columns to edit. - - + - Invokes the fill editor. + Gets or sets the active state of command. Default value is false. - The fill to edit. - The new fill. - + - Invokes the outline editor. + Gets or sets the command name. - The outline to edit. - The new outline. - + - Provides the message functions. + Gets or sets the list of "on sequence". - + - Shows the Message Box with error message. + Gets or sets the list of "off sequence". - - + - Shows Message Box with confirmation. + Initializes a new instance of the class. - - - - + - Shows information Message Box. + Represents of the printer type class. - - + - The profiler. + Gets or sets the printer name. - + - Starts the profiler. + Gets or sets the list of printer commands. - + - Finishes the profiler and displays results. + Initializes a new instance of the class. - + - Base class for plugin's assembly initializer. + Represents supplement class for print of any stream directly in printer. - - FastReport has an open architecture. That means you can extend it with own classes - such as report objects, wizards, export filters. Usually such classes are - placed in separate dlls (plugins). FastReport has mechanism to load plugin dlls. You can specify - which plugins to load at first start, in the FastReport configuration file (by default it is located in the - C:\Documents and Settings\User_Name\Local Settings\Application Data\FastReport\FastReport.config file). - To do this, add an xml item with your plugin name inside the <Plugins> item: - - <?xml version="1.0" encoding="utf-8"?> - <Config> - <Plugins> - <Plugin Name="c:\Program Files\MyProgram\MyPlugin.dll"/> - </Plugins> - </Config> - - When you run your application and use the Report object first time, all plugins will be loaded. - To register objects contained in a plugin, FastReport searches for classes of type - AssemblyInitializerBase and instantiates them. - Use this class to register custom report objects, controls, wizards, exports that - are contained in the assembly. To do this, make your own class of the AssemblyInitializerBase - type and override its default constructor. In the constructor, call RegisteredObjects.Add - methods to register all necessary items. - - + - Registers plugins contained in this assembly. + Prints a stream. - - This constructor is called automatically when the assembly is loaded. - - This example show how to create own assembly initializer to register own items. + Printer name on which should be print. + Document title for printer spooler. + Count of copies. + Stream that will be printed. + This example demonstrates the printing of Stream. - public class MyAssemblyInitializer : AssemblyInitializerBase - { - public MyAssemblyInitializer() - { - // register own wizard - RegisteredObjects.AddWizard(typeof(MyWizard), myWizBmp, "My Wizard", true); - // register own export filter - RegisteredObjects.AddExport(typeof(MyExport), "My Export"); - // register own report object - RegisteredObjects.Add(typeof(MyObject), "ReportPage", myObjBmp, "My Object"); - } - } - + TextExportPrint.PrintStream("EPSON FX-1000", "My Report", 1, txtStream) - + - Source of image, only for inline img tag + Represents the XAML export filter. - + + + + - Class for ACMYK color conversions + Gets or sets the class name of XAML document - + - Alpha transparency 0..255 + Enable or disable the pictures in XAML export - + - Cyan 0..100 + Gets or sets the image format used when exporting. - + - Magenta 0..100 + Get or set scrollbar settings - + - Yellow 0..100 + Get dictionary of saved images - + - Black 0..100 + Add TextObject. - + - Returns ACMYK as string. + Add BandObject. - - + - Gets CMYKA from string. + Add Line. - - + - Converts Color value to ACMYK + Add Shape. - - - - Converts separate ARGB values in ACMYK - - - - - + + - + - Returns ARGB color value + Begin exporting of page - + - + - Creates CMYKColor from ARGB values + Export of Band - - - - + - + - Creates CMYKColor from ACMYK values + End exporting - - - - - + - + + + + + + + - Creates CMYKColor from string (comma separated values) + Gem MemoryStream what contain image - + + - + + + + - Creates CMYKColor from Color value + Initializes a new instance of the class. - - + - Color Utilities + Contains Dashes enum - + - Return true for CMYK Jpeg image + Specifies the Dash. - - - + - Contains methods that peform string to object and vice versa conversions. + Specifies the Dot. - + - Converts an object to a string. + Specifies the DashDot. - The object to convert. - The string that contains the converted value. - + - Converts a value to a string using the specified converter. + Specifies the DashDotDot. - The object to convert. - The type of converter. - The string that contains the converted value. - + - Converts a string value to the specified data type. + Specifies the Double line. - The data type to convert to. - The string to convert from. - The object of type specified in the type parameter that contains - a converted value. - + - Converts a string to an object using the specified converter. + XAML generator - The string to convert. - The type of converter. - The object that contains the converted value. - + - Converts a string containing special symbols to the xml-compatible string. + Create Window. - The string to convert. - The result string. - - This method replaces some special symbols like <, > into xml-compatible - form: &lt;, &gt;. To convert such string back to original form, use the - method. - - + - Converts a string containing special symbols to the xml-compatible string. - - The string to convert. - Determines whether it is necessary to convert cr-lf symbols to xml form. - The result string. + Create Grid. + - + - Converts a value to xml-compatible string. - - The value to convert. - The result string. + Create Canvas. + - + - Convert the xml-compatible string to the regular one. + Create StackPanel - The string to convert. - The result string. - - This is counterpart to the method. - - + - Decreases the precision of floating-point value. + Create StackPanel - The initial value. - The number of decimal digits in the fraction. - The value with lesser precision. - + - Converts a string value to the float. + Create Resources tag - The string value to convert. - The float value. - - Both "." or "," decimal separators are allowed. - - + - Converts a string value to the float. + Add resource for TextObject - The string value to convert. - Indicates whether to ignore non-digit symbols. - The float value. - + - Converts a string value to the float. + Add resource for TextObject with angle - The string value to convert. - Decimal separator. - The float value. - + - Converts a string value to the float. + Add resource for Line - The string value to convert. - Decimal separator. - Indicates whether to ignore non-digit symbols. - The float value. - + - Converts the string containing several text lines to a collection of strings. + Add resource for Rectangle - The string to convert. - The collection instance. - + - Converts a collection of strings to a string. + Add resource for Ellipse - The collection to convert. - The string that contains all lines from the collection. - + - Converts null value to 0, false, empty string, depending on type. + Add resource for Polygon - The data type. - The value of the type data type. - + - Converts string value to byte[]. - - The string to convert - The value of the byte[] data type. + Add TextObject. + - + - Converts a string to NameValueCollection. - - The string to convert. - The NameValueCollection that contains the name/value pairs. + Method for add TextObject with angle + - + - Convert &amp;&Tab;&quot; etc to symbol and return result as string - - String for processing - Position for processing - Result of processing - True if successful + Add line. + - + - Convert &amp;&Tab;&quot; etc to symbol and return result as string - - String for processing - Position for processing - Append result of processing to FastString - True if successful + Add line with dash. + - + - Calc the Crc32 checksum + Add rectangle. - + - Caclulate Streams checksum. + Add ellips. - - - + - Calculate byte array checksum. + Add triangle. - - - + - Calculate string checksum. + Add Diamond. - - - + - Begin the checksum + Add image - + + + + + + + - + - Update the checksum + Add image without name - - - - - + + + + + + - + - End the checksum. + Add page to StackPanel - - + - + - Contains methods used to crypt/decrypt a data. + Save xaml file. - + - Sets the password that is used to crypt connection strings stored in a report. + Save xaml stream. - - See the property for more details. - - + + + + + + + + + - Crypts a stream using specified password. + Specifies the image format in XAML export. - The destination stream that will receive the crypted data. - The password. - The stream that you need to write to. - - Pass the stream you need to write to, to the dest parameter. Write your data to the - stream that this method returns. When you close this stream, the dest stream will be - closed too and contains the crypted data. - - + - Decrypts a stream using specified password. + Specifies the .png format. - Stream that contains crypted data. - The password. - The stream that contains decrypted data. - - You should read from the stream that this method returns. - - + - Checks if the stream contains a crypt signature. + Specifies the .jpg format. - Stream to check. - true if stream is crypted. - + - Encrypts the string using the default password. + Represents the Excel 2003 XML export filter. - String to encrypt. - The encrypted string. - - The password used to encrypt a string can be set via property. - You also may use the method if you want to - specify another password. - - + + + + - Encrypts the string using specified password. + Gets or sets a value that determines whether to insert page breaks in the output file or not. - String to encrypt. - The password. - The encrypted string. + - + - Decrypts the string using the default password. + Gets or sets a value that determines whether the wysiwyg mode should be used + for better results. - String to decrypt. - The decrypted string. - The password used to decrypt a string can be set via property. - You also may use the method if you want to - specify another password. + Default value is true. In wysiwyg mode, the resulting Excel file will look + as close as possible to the prepared report. On the other side, it may have a lot + of small rows/columns, which will make it less editable. If you set this property + to false, the number of rows/columns in the resulting file will be decreased. + You will get less wysiwyg, but more editable file. - + - Decrypts the string using specified password. + Gets or sets the name of document creator. - String to decrypt. - The password. - The decrypted string. - + - Computes hash of specified stream. Initial position in stream will be saved. + Gets or sets a value that determines whether to export the databand rows only. - Initial stream - - + - Computes hash of specified array. + Each report page is placed on a new Excel page. - Initial array - - - - Computes hash of specified array. - - Initial array - + + - + + + + + + + + + + + + + + + + + + + - MurmurHash is a non-cryptographic hash function suitable for general hash-based lookup. - It was created by Austin Appleby in 2008 and is currently hosted on Github along with its test suite named 'SMHasher'. - It also exists in a number of variants, all of which have been released into the public domain. - The name comes from two basic operations, multiply (MU) and rotate (R), used in its inner loop. - https://en.wikipedia.org/wiki/MurmurHash - Implementation of Murmur3 Hash by Adam Horvath - http://blog.teamleadnet.com/2012/08/murmurhash3-ultra-fast-hash-algorithm.html - + Initializes a new instance of the class. + - + - READ_SIZE + Represents the Zpl export filter. - + + + + - ComputeHash function + Enum of densty types of Zebra printers. - - - + - Gets the Hash + 6 dpmm(152 dpi) - + - Used to draw a text with non-standard angle or justification. + 8 dpmm(203 dpi) - + - Draws a string. + 12 dpmm(300 dpi) - String to draw. - Graphics object to draw on. - Font that used to draw text. - Brush that determines the color and texture of the drawn text. - RectangleF structure that specifies the location of the drawn text. - StringFormat that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text. - Horizontal alignment of the text. - Width ratio of the font used to draw a string. - Line height, in pixels. - Angle of the text, in degrees. - Indicates whther to draw string close to the printout. - Force justify for the last line. - + - Initializes a new instance of the DrawText class with default settings. + 24 dpmm(600 dpi) - + - The exception that is thrown when the user tried to set object's name that is already exists. + Sets the density of printer. - + - The exception that is thrown when the user tried to rename an object that is introduced in the ancestor report. + Sets the init string for sending before printing the document. - + - The exception that is thrown when loading bad formed xml report file. + Sets the code page of document. Default is UTF-8 (^CI28). - + - The exception that is thrown when loading an encrypted report with wrong password. + Sets the string for sending after printing the document. - + - The exception that is thrown if there is an error in the report's script code. + Sets the string for sending before printing each page. - + - The exception that is thrown when trying to set an object's Parent property to - an object that not accepts children of this type. + Sets the scale font size. - + - The exception that is thrown when trying to load a report file that contains reference to an - unknown object type. + Sets the Printer Font, default value is "A". - + - The exception that is thrown when initializing a table datasource which - TableName or Alias is not set properly. + Enable or disable export as bitmap. - + - The exception that is thrown when trying to access a row of a datasource that is not initialized yet. + Writes the string value in stream. + + - + - The exception that is thrown if an error occurs in the TableObject.ManualBuild event. + Writes the string value in stream with CRLF. + + - + - The exception that is thrown if an error occurs in the MatrixObject.ManualBuild event. + Gets the left position in zpl units. + + - + - The exception that is thrown if a report object's Name property is set to wrong value. + Gets the top position in zpl units. + + - + - The exception that is thrown if an unknown value is supplied to some methods dealing with totals, variables etc. + Exports the TableObject. + - + - throws this exception if an error occurs in the SaveReport method. - See inner exception for detailed information. + Exports the LineObject. + - + - The exception that is thrown when the Group Header has no group condition. + Exports the ShapeObject. + - + - The helper class used to create unique component names using the fastest method. + Exports the TextObject. - - Note: you can create unique component's name using its CreateUniqueName method. - However, it is very slow and can't be used in some situations (when you create a report - layout in a code and have a lot of objects on a page). - - This example demonstrates how to use this class. - - FastNameCreator nameCreator = new FastNameCreator(Report.AllObjects); - foreach (Base c in Report.AllObjects) - { - if (c.Name == "") - nameCreator.CreateUniqueName(c); - } - - + - + - Creates the unique name for the given object. + Gets the position of object in ZPL code. - The object to create name for. + + + - + - Initializes a new instance of the FastNameCreator class with collection of - existing report objects. + Gets the text attributes in ZPL code. - The collection of existing report objects. + + + + + + - + - Fast alternative of StringBuilder. + Gets the text with font width and height in ZPL code. + + + + - + - Gets the Length of string. + Gets the horiz align in ZPL code. + + - + - Gets or sets the chars of string. + Gets the rectangle in ZPL code. - - Char value + + + + - - - Gets StringBuilder - + + - + + + + + + + + + + + + + + + + + + + - Initialize the new array for chars. + Initializes a new instance of the class. - Length of initial array. - + - Checks the empty array. + Specifies the export font class. - True if string is empty. - + - Converts the array in string. + These fonts not support Bold or Itailc styles - String value. - + - Clears the string. + Description of SCRIPT_STATE structure - FastString object. - + - Appends the string by string value. + data - String value. - FastString object. - + - Appends the string by string value. + uBidiLevel - String value. - FastString object. - + - Append formatted string. + SetRtl - - - - + - Appends new line. + Description of SCRIPT_ANALYSIS structure - FastString object. - + - Appends the string by char value. + data - Char value. - FastString object. - + - Appends the another FastString object. + state - FastString object. - FastString object. - + - Appends the string by object data. + Description of SCRIPT_CONTROL structure - Object value. - FastString object. - + - Copies the substring in char array. + data - Start index in source. - Destination array. - Destination index. - Count of chars - + - Removes substring. + Description of SCRIPT_DIGITSUBSTITUTE structure - Start index of removed string. - Length of removed string. - FastString object. - + - Inserts string. + NationalDigitLanguage - Start index in existing string. - Value of inserting string. - FastString object. - + - Replacing the substring on other. + TraditionalDigitLanguage - Old string value. - New string value. - FastString object. - + - Index of substring. + DigitSubstitute - Substring for search. - Sarting position for search. - Position of substring. - + - Compare of substring in position. + dwReserved - Starting index for comparsion. - Value for compare. - True if substring is identical in position. - + - Returns the substring. + Description of SCRIPT_ITEM structure - Starting index. - Length of substring. - Substring. - + - Creates the new FastString object with initial capacity. + iCharPos - Initial capacity. - + - Creates the new FastString object with default capacity. + analysis - + - Creates the new FastString object from initial string. + Description of SCRIPT_VISATTR structure - - + - Represents a collection of float values. + data - + - Gets or sets the value at the specified index. + Description of GOFFSET structure - Index of a value. - The value at the specified index. - + - Adds the specified values to the end of this collection. + du - - + - Adds a value to the end of this collection. + dv - Value to add. - Index of the added value. - + - Inserts a value into this collection at the specified index. + Description of ABC structure - The zero-based index at which value should be inserted. - The value to insert. - + - Removes the specified value from the collection. + abcA - Value to remove. - + - Returns the zero-based index of the first occurrence of a value. + abcB - The value to locate in the collection. - The zero-based index of the first occurrence of value within the entire collection, if found; - otherwise, -1. - + - Determines whether a value is in the collection. + abcC - The value to locate in the collection. - true if value is found in the collection; otherwise, false. - + - Copies values from another collection. + Description of FontPanose structure - Collection to copy from. - + - Represents a collection of FastReport base objects. + Description of FontRect structure - + - Gets an owner of this collection. + Description of FontPoint structure - + - Adds the specified elements to the end of this collection. + Description of FontTextMetric structure - Range of elements. - + - Adds the specified elements to the end of this collection. + Return text metric structure, need to use after FillOutlineTextMetrix() - Collection of elements. - + - Adds an object to the end of this collection. + Gets or sets internal font name - Object to add. - Index of the added object. - + - Inserts an object into this collection at the specified index. + Return source font used in constructor - The zero-based index at which value should be inserted. - The object to insert. - + - Removes the specified object from the collection. + Returns multiplier for stroke bold emulation - Object to remove. - + - Returns the zero-based index of the first occurrence of an object. + Gets or sets internal reference - The object to locate in the collection. - The zero-based index of the first occurrence of value within the entire collection, if found; - otherwise, -1. - + - Determines whether an element is in the collection. + Gets or sets internal property - save flag - The object to locate in the collection. - true if object is found in the collection; otherwise, false. - + - Returns an array of collection items. + True if bold style is not supported by font - - + - Determines whether two collections are equal. + True if italic style is not supported by font - The collection to compare with. - true if collections are equal; false otherwise. - + - Copies the content to another collection. + Mark font as editable for InteractiveForms - The collection to copy to. - - - - - - - - - - + - Initializes a new instance of the FRCollectionBase class with default settings. + Run fill outline text metric structure - + - Initializes a new instance of the FRCollectionBase class with specified owner. + Return glyph width - The owner of this collection. + + - + - Specifies the main mode of the designer's workspace. + Return font file + - + - Specifies selection mode. + Get font data and set NeedSimulateBold and NeedSimulateItalic properties. Call this method after FillOutlineTextMetrix - + - Specifies insertion mode. + Remap str in glyph indexes. Return string with glyph indexes. + + + - + - Specifies drag-drop mode. + Set pattern for generation of alphabet's subset + Regular expression with pattern generator + Use left-to-right rules + - + - Specifies the additional mode of the designer's workspace. + Return english name of source font + - + - Specifies default mode. + Return PANOSE string + - + - Indicates that user moves the selected objects. + Create object of ExportTTFFont. + - + - Indicates that user resizes the selected objects. + Destructor - + - Indicates that user draw the selection rectangle. + This property for internal use only. - + - Specifies a custom mode handled by the object. + Binary tree class - + - Provides a data for mouse events. + Maximal value between child and parent - + - The X mouse coordinate. + Nodes count - + - The Y mouse coordinate. + Root node - + - Current state of mouse buttons. + Nodes array. Accending sorting by node value. Available after close of tree. - + - Current keyboard state. + Accecptable inaccuracy of new values. - + - Indicates that current object was handled the mouse message. + Recursive add value to a node. + + + - + - The delta of the mouse movement. + Poll right child node for correct balance. + - + - The mouse wheel delta. + Poll left child for correct balance. + - + - Current cursor shape. + Recursive indexation of node and childs. + - + - Additional mode of the designer's workspace. + Add new value in tree. All equals are skipped. + - + - Current sizing point if Mode is set to Size. + Close the tree and make index array. - + - Current selection rectangle if mode is set to SelectionRect. + Seek of value index in the tree. + + - + - Active object that handles the mouse event. - - - - - The source object of drag-drop operation. + Find of value index in sub-tree of node. + + + - + - Multiple sources objects of drag-drop operation. + Borrow values form List in the tree + - + - The target object of drag-drop operation. + Borrow values form array in the tree + - + - The message to show when drag source is over the object. + Clear tree - + - Additional data supplied and handled by report objects. + Tree constructor - + - Specifies the sizing point used to resize an object by mouse. + Tree node class - + - No sizing point. + Link to left child - + - Specifies left-top sizing point. + Link to right child - + - Specifies left-bottom sizing point. + Node value - + - Specifies right-top sizing point. + Count of nodes in left sub-tree - + - Specifies right-bottom sizing point. + Count of nodes in right sub-tree - + - Specifies top-center sizing point. + Node index - + - Specifies bottom-center sizing point. + Node constructor + - + - Specifies left-center sizing point. + For internal use only. - + - Specifies right-center sizing point. + Gets current page width. + + - + - Specifies a selection point used to resize an object. + Gets current page height. + + - + - The X coordinate of the point. + + + - + - The Y coordinate of the point. + Class for handling Exports visibility in the Preview control. - + - The size mode. + All exports available in the Preview control. - + - Initializes a new instance of the SelectionPoint class with specified location and size mode. + Gets an instance of ExportOptions. - The X coordinate. - The Y coordinate. - Size mode. + - + - Provides a data for paint event. + Exports menu node. - + - Gets a Graphics object to draw on. + Gets the name. - + - Gets the X scale factor. + Gets nodes. - + - Gets the Y scale factor. + Gets type of the export. - + - Gets the cache that contains graphics objects. + Gets index of the image. - + - Initializes a new instance of the FRPaintEventArgs class with specified settings. + Gets or sets the tag. - Graphics object to draw on. - X scale factor. - Y scale factor. - Cache that contains graphics objects. - + - The reader used to deserialize object's properties from a report file. + Gets or sets a value that indicates is node enabled. - + - Gets a string that contains errors occured during the load. + Gets true if node is export, otherwise false. - + - Gets the current item name. + Saves current visible exports in config file. - + - Gets or sets a value indicating whther is necessary to read the object's children. + Restores visible exports from config file. - + - Returns Root element for this reader + - + - Gets or sets target of serialization. + Sets Export category visibility. + Export category name. + Visibility state. - + - Reads the specified object. + Sets Export visibility. - The object to read. - - The object must implement the interface. This method - invokes the Deserialize method of the object. - - This example demonstrates the use of ReadProperties, ReadChildren, - NextItem, Read methods. - - public void Deserialize(FRReader reader) - { - // read simple properties like "Text", complex properties like "Border.Lines" - reader.ReadProperties(this); - - // moves the current reader item - while (reader.NextItem()) - { - // read the "Styles" collection - if (String.Compare(reader.ItemName, "Styles", true) == 0) - reader.Read(Styles); - else if (reader.ReadChildren) - { - // if read of children is enabled, read them - Base obj = reader.Read(); - if (obj != null) - obj.Parent = this; - } - } - } - - + Export type. + Visibility state. - + - Reads an object from current xml node. + Default Exports menu - The object. - - This method creates an instance of object described by the current xml node, then invokes - its Deserialize method. - - This example demonstrates the use of ReadProperties, ReadChildren, - NextItem, Read methods. - - public void Deserialize(FRReader reader) - { - // read simple properties like "Text", complex properties like "Border.Lines" - reader.ReadProperties(this); - - // moves the current reader item - while (reader.NextItem()) - { - // read the "Styles" collection - if (String.Compare(reader.ItemName, "Styles", true) == 0) - reader.Read(Styles); - else if (reader.ReadChildren) - { - // if read of children is enabled, read them - Base obj = reader.Read(); - if (obj != null) - obj.Parent = this; - } - } - } - - + Tree that contains default Exports menu - + - Reads properties of specified object. + All cloud exports available in the preview. - The object to read. - - This method reads simple properties like "Text", "Border.Lines" etc. for specified object. - To read nested properties like collections, you should override the - method of an object. - - This example demonstrates the use of ReadProperties, ReadChildren, - NextItem, Read methods. - - public void Deserialize(FRReader reader) - { - // read simple properties like "Text", complex properties like "Border.Lines" - reader.ReadProperties(this); - - // moves the current reader item - while (reader.NextItem()) - { - // read the "Styles" collection - if (String.Compare(reader.ItemName, "Styles", true) == 0) - reader.Read(Styles); - else if (reader.ReadChildren) - { - // if read of children is enabled, read them - Base obj = reader.Read(); - if (obj != null) - obj.Parent = this; - } - } - } - - - + - Moves the current xml item. + All messengers exports available in the preview. - false if there is no more items to move on; true otherwise. - - This method is used to read child objects. - - This example demonstrates the use of ReadProperties, ReadChildren, - NextItem, Read methods. - - public void Deserialize(FRReader reader) - { - // read simple properties like "Text", complex properties like "Border.Lines" - reader.ReadProperties(this); - - // moves the current reader item - while (reader.NextItem()) - { - // read the "Styles" collection - if (String.Compare(reader.ItemName, "Styles", true) == 0) - reader.Read(Styles); - else if (reader.ReadChildren) - { - // if read of children is enabled, read them - Base obj = reader.Read(); - if (obj != null) - obj.Parent = this; - } - } - } - - - + - Checks if current item has specified property. + Default cloud exports menu. - The property name to check. - true if current item has specified property. + Tree that contains default cloud exports menu. - + - Reads the string property. + Default messengers. - Name of property. - Property value. + - + - Reads the boolean property. + Register all clouds. - Name of property. - Property value. - + - Reads the integer property. + Register all messengers. - Name of property. - Property value. - + - Reads the float property. + Contains some configuration properties and settings that will be applied to the FastReport.Net + environment, including Report, Designer and Preview components. - Name of property. - Property value. - + - Reads the double property. + Gets or sets the settings for the report designer window. - Name of property. - Property value. - + - Reads the enum property. + Gets or sets the UI style. - Name of property. - Type of property. - Property value. + + This property affects both designer and preview windows. + - + - Reads the standalone property value. + Gets or sets a value indicating whether the Ribbon UI should be used - Property value. - + - Disposes the reader, fixups the property references. + Gets or sets a value indicating whether SplashScreen should be displayed while loading designer - + - Loads the xml items from a stream. + Gets or sets a value indicating whether Welcome window feature enabled. + If false, interface elements associated with the Welcome window will not be visible. - The stream to load from. - + - Initializes a new instance of the FRReader class with specified report. + Gets or sets a value indicating whether Welcome window shoud be displayed on startup - Reference to a report. - + - Initializes a new instance of the FRReader class with specified report and xml item with - contents to read. + Gets the folder to store auto save files - Reference to a report. - Xml item with contents to read. - + - Specifies the target for the serialize operation. + Gets the autosaved report - + - Serialize to the report file. + Gets the autosaved report path - + - Serialize to the preview pages. + Is necessary to process abort and some other events in parallel - + - Serialize to the source pages of a preview. + Gets a value indicating that the ASP.NET hosting permission level is set to full trust. - + - Serialize to the designer's clipboard. + Gets or sets a value that determines whether to disable some functionality to run in web mode. + + Use this property if you use FastReport in ASP.Net. Set this property to true before + you access any FastReport.Net objects. + - + - Serialize to the designer's undo/redo buffer. + Restores the form state from the configuration file. + The form to restore. - + - The writer used to serialize object's properties to a report file. + Saves the form state to the configuration file. + The form to save. - + - Gets or sets current xml item name. + Saves the form state to the configuration file. + The name of the form. + True if the form is in maximized state. + True if the form is in minimized state. + The location of the form. + The size of the form. - + - Gets or sets target of serialization. + Checks the visibility of rectangle area on currently connected screens with small gap. + Rectanle area for checking. + True for visible rect. - + - Gets the ethalon object to compare with. + Gets or sets the settings for the preview window. - + - Gets or sets a value that determines whether is necessary to serialize child objects. + Gets a value indicating that the Mono runtime is used. - + - Gets or sets a value that determines whether is necessary to add xml header. + Gets or sets the optimization of strings. Is experimental feature. - + - Serializes the specified object. + Enable or disable the compression in files with prepared reports (fpx). - The object to serialize. - - The object must implement the interface. This method - invokes the Serialize method of the object. - - This example demonstrates the use of writer. - - public void Serialize(FRWriter writer) - { - // get the etalon object. It will be used to write changed properties only. - Base c = writer.DiffObject as Base; - - // write the type name - writer.ItemName = ClassName; - - // write properties - if (Name != "") - writer.WriteStr("Name", Name); - if (Restrictions != c.Restrictions) - writer.WriteValue("Restrictions", Restrictions); - - // write child objects if allowed - if (writer.SaveChildren) - { - foreach (Base child in ChildObjects) - { - writer.Write(child); - } - } - } - - - + - Serializes the object using specified etalon. + Gets the application folder. - The object to serialize. - The etalon object. - + - Writes a string property. + Gets an english culture information for localization purposes - Property name. - Property value. - + - Writes a boolean property. + Gets or sets the path used to load/save the configuration file. - Property name. - Property value. + + By default, the configuration file is saved to the application local data folder + (C:\Documents and Settings\User_Name\Local Settings\Application Data\FastReport\). + Set this property to "" if you want to store the configuration file in the application folder. + - + - Writes an integer property. + Gets or sets the path used to font.list file. - Property name. - Property value. + + By default, the font.list file is saved to the FastReport.config folder + If WebMode enabled (or config file path is null), then file is saved in the application folder. + - + - Writes a float property. + Gets or sets the settings for the Report component. - Property name. - Property value. - + - Writes a double property. + Gets or sets a value indicating whether RTL layout should be used. - Property name. - Property value. - + - Writes an enumeration property. + Gets or sets a value indicating whether hotkeys should be disabled. - Property name. - Property value. - + - Writes an object reference property. + Gets the root item of config xml. - Property name. - Property value. - + - Writes a standalone property value. + Gets or sets the path to the temporary folder used to store temporary files. - Name of property. - Property value. - This method produces the following output: - <PropertyName>PropertyValue</PropertyName> + The default value is null, so the system temp folder will be used. - + - Determines if two objects are equal. + Gets the path to the system temporary folder used to store temporary files. - The first object. - The second object. - true if objects will be serialized to the same value. - + - Disposes the writer. + Gets FastReport version. - + - Saves the writer output to a stream. + Called on script compile - Stream to save to. - + - Initializes a new instance of the FRWriter class with default settings. + Gets a PrivateFontCollection instance. - + - Initializes a new instance of the FRWriter class with specified xml item that will - receive writer's output. + Enable report script validation. For WebMode only - The xml item that will receive writer's output. - + - The interface for unifying methods for drawing objects into different graphics + Throws when property EnableScriptSecurity has been changed - + - in this case if a baseline is needed, it will not be calculated + Properties of report script validation - + - Works with polygons only + Properties of ScriptSecurity - - - + - Add rectangle to the graphics path + Add stubs for the most dangerous classes (in System.IO, System.Reflection etc) - - - + - the interface for saving and restoring state + List of keywords that shouldn't be declared in the report script - + - Drawing objects to a standard image in Bitmap + Throws when has changed - + - baseLine is ignored - - - - - Drawing objects to a svg string - - - - - For setting namespace, clear all attributes on setting, therefore use this property before setting other svg options - - - - - Initialize a new Graphics for SVG, it's rendered to xml, layer by layer, not one image, - set the Size of this graphics in Size property - - - - - Returns splited string - - text for splitting - index of first character of second string - second part of string - returns true if ends on enter - first part of string - - - - Check the line, and if last word is able to move next line, move it. - e.g. white space won't move to next line. - If word is not moved return current line. - else return new line - - the paragraph for lines - the line with extra words - the index of start last word in this line - width to place words - ref to current line width - - - - - Represents character placement. - - - - - Be care generates dictionary only one time - - - - - Return true if read char - - - - - - Represents a style used in HtmlTags mode. Color does not affect the equals function. - - - - - returns true if objects realy equals - - - - - - - Used to access to resource IDs inside the specified branch. - - - Using the method, you have to specify the full path to your resource. - Using this class, you can shorten the path: - - // using the Res.Get method - miKeepTogether = new ToolStripMenuItem(Res.Get("ComponentMenu,HeaderBand,KeepTogether")); - miResetPageNumber = new ToolStripMenuItem(Res.Get("ComponentMenu,HeaderBand,ResetPageNumber")); - miRepeatOnEveryPage = new ToolStripMenuItem(Res.Get("ComponentMenu,HeaderBand,RepeatOnEveryPage")); - - // using MyRes.Get method - MyRes res = new MyRes("ComponentMenu,HeaderBand"); - miKeepTogether = new ToolStripMenuItem(res.Get("KeepTogether")); - miResetPageNumber = new ToolStripMenuItem(res.Get("ResetPageNumber")); - miRepeatOnEveryPage = new ToolStripMenuItem(res.Get("RepeatOnEveryPage")); - - - - - - - Gets a string with specified ID inside the main branch. + Sets default value for - The resource ID. - The localized value. - - - - Initializes a new instance of the class with spevified branch. - - The main resource branch. - - - - Localized CategoryAttribute class. - - - - - - - - Initializes a new instance of the SRCategory class. - - The category name. - - - - Advanced text renderer is used to perform the following tasks: - - draw justified text, text with custom line height, text containing html tags; - - calculate text height, get part of text that does not fit in the display rectangle; - - get paragraphs, lines, words and char sequence to perform accurate export to such - formats as PDF, TXT, RTF - - Here is how one may operate the renderer items: - - foreach (AdvancedTextRenderer.Paragraph paragraph in renderer.Paragraphs) - { - foreach (AdvancedTextRenderer.Line line in paragraph.Lines) - { - foreach (AdvancedTextRenderer.Word word in line.Words) - { - if (renderer.HtmlTags) - { - foreach (AdvancedTextRenderer.Run run in word.Runs) - { - using (Font f = run.GetFont()) - using (Brush b = run.GetBrush()) - { - g.DrawString(run.Text, f, b, run.Left, run.Top, renderer.Format); - } - } - } - else - { - g.DrawString(word.Text, renderer.Font, renderer.Brush, word.Left, word.Top, renderer.Format); - } - } - } - } - - - + - The scale for font tag + Gets or sets the settings for the "Send Email" window. - + - Paragraph represents single paragraph. It consists of one or several . + Get access to font collection - + - Line represents single text line. It consists of one or several . - Simple line (that does not contain tabs, html tags, and is not justified) has - single which contains all the text. + Holds the information about the registered object. - + - Word represents single word. It may consist of one or several , in case - when HtmlTags are enabled in the main class. + Image. - + - Represents character placement. + Image index. - + - Represents a style used in HtmlTags mode. + Button index. - + - Represents sequence of characters that have the same . + Name of object or category. - + - Represents inline Image. + The registered object. - + - Standard text renderer uses standard DrawString method to draw text. It also supports: - - text rotation; - - fonts with non-standard width ratio. - In case your text is justified, or contains html tags, use the - class instead. + The registered function. - + - Cache for rendering img tags in textobject. - You can use only HTTP[s] protocol with absolute urls. + Tooltip text. - + - Is serialized + Flags that will be used to create an object instance in the designer. - + - Get or set WebClient for downloading imgs by url + Indicates whether this object can be inserted several times simultaneously. + + This is applied to Line object only. + - + - Occurs before image load + Gets or sets the enabled flag for the object. - + - Occurs after image load + List of subitems. - + - Enumerates all values + Enumerates all objects. - + List that will contain enumerated items. - + - Return CacheItem by src - - Src attribute from img tag - - - - - - - - - - - Set CacheItem by src - Src attribute from img tag - CacheItem - - + - Validate src attribute from image + - Src attribute from img tag - return true if src is valid - - - - + - + - Item of image cache Dictionary + Contains all registered report items such as objects, export filters, wizards. + + Use this class to register own components, wizards, export filters or another items that + need to be serialized to/from a report file. + + + + // register own wizard + RegisteredObjects.AddWizard(typeof(MyWizard), myWizBmp, "My Wizard", true); + // register own export filter + RegisteredObjects.AddExport(typeof(MyExport), "My Export"); + // register own report object + RegisteredObjects.Add(typeof(MyObject), "ReportPage", myObjBmp, "My Object"); + + - + - Get Base64 string + Registers a new cloud storage client. + Type of cloud storage client. + Text for cloud storage client's menu item. + + The obj must be of type. + + + + // register own cloud storage client + RegisteredObjects.AddCloud(typeof(MyCloud), "My Cloud"); + + - + - Return true if has some error with Image + Registers a new messenger. + Type of messenger. + Text messenger's menu item. + + The obj must be of type. + + + + // register own messenger + RegisteredObjects.AddMessenger(typeof(MyMessenger), "My Messenger"); + + - + - Get Image + Registers a new wizard. + Type of wizard. + Image for wizard item. + Text for wizard item. + true if this wizard creates some items in existing report. + + The obj must be of type. + + This example shows how to register own wizard that is used to create some items in the + current report. If you want to register a wizard that will be used to create a new report, + set the isReportItemWizard to false. + + // register own wizard + RegisteredObjects.AddWizard(typeof(MyWizard), myWizBmp, "My Wizard", true); + + - + - Get byte array + Root object for all registered objects. - + - Return error image and set true to error property + Checks whether the specified type is registered already. - + Type to check. + true if such type is registered. - + - Set value for cache item + Registers a category that may contain several report objects. - Image encoded base64 string + Category name. + Image for category button. + Text for category button. + + Category is a button on the "Objects" toolbar that shows context menu with nested items + when you click it. Consider using categories if you register several report objects. It can + save space on the "Objects" toolbar. For example, FastReport registers one category called "Shapes" + that contains the LineObject and different types of ShapeObject. + The name of category must starts either with "ReportPage," or "DialogPage," depending on + what kind of controls do you need to regiter in this category: report objects or dialog controls. + After the comma, specify the category name. So the full category name that you need to specify + in the name parameter, must be something like this: "ReportPage,Shapes". + + When register an object inside a category, you must specify the full category name in the + category parameter of the Add method. + - + - Set value for cache item + Register Export category. - Image + Category name. + Category text. - + - Set value for cache item + Registers a new export filter. - Image + Type of export filter. + Text for export filter's menu item. + + The obj must be of type. + + + + // register own export filter + RegisteredObjects.AddExport(typeof(MyExport), "My Export"); + + - + - - - - - WebClientEventArgs - - - - - Gets a cache - - - - - Gets or sets a value indicating whether the event was handled. - - - - - Gets or sets a url from src attribue of img tag - - + - + Registers data connection. - + Type of connection. + + The obj must be of type. + + + + // register data connection + RegisteredObjects.AddConnection(typeof(MsSqlDataConnection)); + + - + - The report page units. + Registers custom data connection. + Type of connection. + Name of connection. + + The obj must be of type. + + + + // register data connection + RegisteredObjects.AddConnection(typeof(MyDataConnection), "My Data Connection"); + + - + - Specifies the units measured in millimeters. + Registers an object in the specified category. + Type of object to register. + Name of category to register in. + Index of image for object's button. - + - Specifies the units measured in centimeters. + Registers an object in the specified category. + Type of object to register. + Name of category to register in. + Index of image for object's button. + Index of object's button in toolbar. - + - Specifies the units measured in inches. + Registers an object in the specified category with button's image and text. + Type of object to register. + Name of category to register in. + Image for object's button. + Text for object's button. + + You must specify either the page type name or existing category name in the category parameter. + The report objects must be registered in the "ReportPage" category or custom category that is + registered in the "ReportPage" as well. The dialog controls must be registered in the "DialogPage" + category or custom category that is registered in the "DialogPage" as well. + If you want to register an object that needs to be serialized, but you don't want + to show it on the toolbar, pass empty string in the category parameter. + + + + + // register the report object + RegisteredObjects.Add(typeof(MyReportObject), "ReportPage", myReportObjectBmp, "My Report Object"); + // register the dialog control + RegisteredObjects.Add(typeof(MyDialogControl), "DialogPage", myDialogControlBmp, "My Dialog Control"); + // add a category and register an object inside it + RegisteredObjects.AddCategory("ReportPage,MyCategory", myCategoryBmp, "My Category"); + // register another report object in MyCategory + RegisteredObjects.Add(typeof(MyReportObject), "ReportPage,MyCategory", + anotherReportObjectBmp, "Another Report Object"); + + - + - Specifies the units measured in hundreths of inch. + Registers an object in the specified category with button's image, text and object's flags. + Type of object to register. + Name of category to register in. + Image for object's button. + Text for object's button. + Integer value that will be passed to object's OnBeforeInsert method. + + See the method for more details. + To learn about flags, see the method. + - + - Defines the constants used to convert between report units and screen pixels. + Registers an object in the specified category with button's image, text, object's flags and multi-insert flag. + Type of object to register. + Name of category to register in. + Image for object's button. + Text for object's button. + Integer value that will be passed to object's OnBeforeInsert method. + Specifies whether the object may be inserted several times until you + select the "arrow" button or insert another object. - To convert pixels to millimeters, use the following code: - valueInMillimeters = valueInPixels / Units.Millimeters; - To convert millimeters to pixels, use the following code: - valueInPixels = valueInMillimeters * Units.Millimeters; + See the method for more details. + To learn about flags, see the method. - + - The number of pixels in one millimeter. + Adds a new function category. + Short name of category. + Display name of category. + + Short name is used to reference the category in the subsequent + method call. It may be any value, for example, "MyFuncs". Display name of category is displayed + in the "Data" window. In may be, for example, "My Functions". + The following standard categories are registered by default: + + + "Math" + + + "Text" + + + "DateTime" + + + "Formatting" + + + "Conversion" + + + "ProgramFlow" + + + + + This example shows how to register a new category: + + RegisteredObjects.AddFunctionCategory("MyFuncs", "My Functions"); + + - + + + Adds a new function into the specified category. + + MethodInfo containing all necessary information about the function. + The name of category to register the function in. + + Your function must be a static, public method of a public class. + The following standard categories are registered by default: + + + "Math" + + + "Text" + + + "DateTime" + + + "Formatting" + + + "Conversion" + + + "ProgramFlow" + + + You may use one of the standard categories, or create a new category by the + method call. + FastReport uses XML comments to display your function's description. + To generate XML comments, enable it in your project's properties + ("Project|Properties..." menu, "Build" tab, enable the "XML documentation file" checkbox). + + + The following example shows how to register own functions: + + public static class MyFunctions + { + /// <summary> + /// Converts a specified string to uppercase. + /// </summary> + /// <param name="s">The string to convert.</param> + /// <returns>A string in uppercase.</returns> + public static string MyUpperCase(string s) + { + return s == null ? "" : s.ToUpper(); + } + + /// <summary> + /// Returns the larger of two 32-bit signed integers. + /// </summary> + /// <param name="val1">The first of two values to compare.</param> + /// <param name="val2">The second of two values to compare.</param> + /// <returns>Parameter val1 or val2, whichever is larger.</returns> + public static int MyMaximum(int val1, int val2) + { + return Math.Max(val1, val2); + } + + /// <summary> + /// Returns the larger of two 64-bit signed integers. + /// </summary> + /// <param name="val1">The first of two values to compare.</param> + /// <param name="val2">The second of two values to compare.</param> + /// <returns>Parameter val1 or val2, whichever is larger.</returns> + public static long MyMaximum(long val1, long val2) + { + return Math.Max(val1, val2); + } + } + + // register a category + RegisteredObjects.AddFunctionCategory("MyFuncs", "My Functions"); + + // obtain MethodInfo for our functions + Type myType = typeof(MyFunctions); + MethodInfo myUpperCaseFunc = myType.GetMethod("MyUpperCase"); + MethodInfo myMaximumIntFunc = myType.GetMethod("MyMaximum", new Type[] { typeof(int), typeof(int) }); + MethodInfo myMaximumLongFunc = myType.GetMethod("MyMaximum", new Type[] { typeof(long), typeof(long) }); + + // register simple function + RegisteredObjects.AddFunction(myUpperCaseFunc, "MyFuncs"); + + // register overridden functions + RegisteredObjects.AddFunction(myMaximumIntFunc, "MyFuncs,MyMaximum"); + RegisteredObjects.AddFunction(myMaximumLongFunc, "MyFuncs,MyMaximum"); + + + + - The number of pixels in one centimeter. + Finds the registered object's info. + The type of object to find. + The object's info. + This method can be used to disable some objects, for example: + RegisteredObjects.FindObject(typeof(PDFExport)).Enabled = false; + - + - The number of pixels in one inch. + Register and override the method with method name in the type. + For property use the property name and _Get or _Set suffix. + Type for registering method + Name of method fir registering + Method for registering - + - The number of pixels in 1/10 of ich. + Gets the method or null if method is not found + Type for method finding + Name for method finfing + Use True value for inheritance the method from base type, use false for get the method only from the this type + - + - The number of pixels in 1/100 of inch. + Used to get localized values from the language resource file. + + The resource file used by default is english. To load another locale, call + the method. It should be done at application start + before you use any FastReport classes. + - + - Represents a xml property./// + Gets the standard images used in FastReport as an ImageList. + + ImageList object that contains standard images. + + FastReport contains about 240 truecolor images of 16x16 size that are stored in one + big image side-by-side. This image can be found in FastReport resources (the "buttons.png" resource). + - + - Represents a property key. + Gets an image with specified index. + Image index (zero-based). + The image with specified index. + + FastReport contains about 240 truecolor images of 16x16 size that are stored in one + big image side-by-side. This image can be found in FastReport resources (the "buttons.png" resource). + - + - Represents a property value. + Gets an image with specified index and converts it to Icon. + Image index (zero-based). + The Icon object. - + - Creates new property and assigns value + Gets or set the folder that contains localization files (*.frl). - Property key - Property value - + - Represents a xml node. + Returns the current UI locale name, for example "en". - + - Gets a number of children in this node. + Loads the locale from a file. + The name of the file that contains localized strings. - + - Gets a list of children in this node. + Loads the locale from a stream. + The stream that contains localized strings. - + - Gets a child node with specified index. + Loads the english locale. - Index of node. - The node with specified index. - + - Gets or sets the node name. + Gets a string with specified ID. + The resource ID. + The localized string. - This property will return "Node" for a node like <Node Text="" Left="0"/> + Since the locale file is xml-based, it may contain several xml node levels. For example, + the file contains the following items: + + <Objects> + <Report Text="Report"/> + <Bands Text="Bands"> + <ReportTitle Text="Report Title"/> + </Bands> + </Objects> + + To get the localized "ReportTitle" value, you should pass the following ID + to this method: "Objects,Bands,ReportTitle". - - - Gets or sets a list of properties in this node. - - - + - Gets or sets the parent for this node. + Get builtin string. + + - + - Gets or sets the node value. + Replaces the specified locale string with the new value. + Comma-separated path to the existing locale string. + The new string. - This property will return "ABC" for a node like <Node>ABC</Node> + Use this method if you want to replace some existing locale value with the new one. + + + Res.Set("Messages,SaveChanges", "My text that will appear when you close the designer"); + + - + - Gets the root node which owns this node. + Tries to get a string with specified ID. + The resource ID. + The localized value, if specified ID exists; otherwise, the ID itself. - + - Clears the child nodes of this node. + Tries to get builtin string with specified ID. + + - + - Adds a new child node to this node. + Checks if specified ID exists. - The new child node. + The resource ID. + true if specified ID exists. - + - Adds a specified node to this node. + Resource loader class. - The node to add. - + - Inserts a specified node to this node. + Gets a bitmap from specified assembly resource. - Position to insert. - Node to insert. + Assembly name. + Resource name. + Bitmap object. - + - Finds the node with specified name. + Gets a bitmap from specified FastReport assembly resource. - The name of node to find. - The node with specified name, if found; null otherwise. + Resource name. + Bitmap object. - + - Finds the node with specified name. + Gets a cursor from specified assembly resource. - The name of node to find. - The node with specified name, if found; the new node otherwise. - - This method adds the node with specified name to the child nodes if it cannot find the node. - Do not dispose items, which has been created by this method - + Assembly name. + Resource name. + Cursor object. - + - Gets the index of specified node in the child nodes list. + Gets a cursor from specified FastReport assembly resource. - The node to find. - Zero-based index of node, if found; -1 otherwise. + Resource name. + Cursor object. - + - Gets a property with specified name. + Gets an icon from specified assembly resource. - The property name. - The value of property, if found; empty string otherwise. - - This property will return "0" when you request the "Left" property for a node - like <Node Text="" Left="0"/> - + Assembly name. + Resource name. + Icon object. - + - Removes all properties. + Gets an icon from specified FastReport assembly resource. + Resource name. + Icon object. - + - Sets the value for a specified property. + Gets a stream from specified assembly resource. - The property name. - Value to set. - - For example, you have a node like <Node Text="" Left="0"/>. When you set the - "Text" property to "test", the node will be <Node Text="test" Left="0"/>. - If property with specified name is not exist, it will be added. - + Assembly name. + Resource name. + Stream object. - + - Removes a property with specified name. + Gets a stream from FastReport assembly resource. - The property name. - Returns true if property is removed, false otherwise. + Resource name. + Stream object. - + - Disposes the node and all its children. + Gets a stream from specified assembly resource and unpacks it. + Assembly name. + Resource name. + Stream object. - + - Initializes a new instance of the XmlItem class with default settings. + Gets a stream from specified FastReport assembly resource and unpacks it. + Resource name. + Stream object. - + - Represents a xml document that contains the root xml node. + The style of FastReport user interface. - - Use Load and Save methods to load/save the document. To access the root node - of the document, use the property. - - + - Gets or sets a value indicating whether is necessary to indent the document - when saving it to a file/stream. + Specifies the Microsoft Office 2003 style (blue). - + - Gets or sets a value indicating whether is necessary to add xml header. + Specifies the Microsoft Office 2007 style (blue). - + - Gets the root node of the document. + Specifies the Microsoft Office 2007 style (silver). - + - Clears the document. + Specifies the Microsoft Office 2007 style (black). - + - Saves the document to a stream. + Specifies the Office 2010 (Blue) style. - Stream to save to. - + - Saves the document to a string. + Specifies the Office 2010 (Silver) style. - Writer to save to. - + - Loads the document from a stream. + Specifies the Office 2010 (Black) style. - Stream to load from. - + - Saves the document to a file. + Specifies the Office 2013 style. - The name of file to save to. - + - Loads the document from a file. + Specifies the Microsoft Visual Studio 2005 style. - The name of file to load from. - + - Disposes resources used by the document. + Specifies the Visual Studio 2010 style. - + - Initializes a new instance of the XmlDocument class with default settings. + Specifies the Visual Studio 2012 (Light) style. - - - - + - + Specifies the Microsoft Vista style (black). - + - Clear all files in archive. + Contains conversion methods between FastReport's UIStyle to various enums. - + - Check for exisiting file in archive. + Contains visual style names. - - - + - Adds the file form disk to the archive. + Converts FastReport's UIStyle to eDotNetBarStyle. - + Style to convert. + Value of eDotNetBarStyle type. - + - Adds all files from directory (recursive) on the disk to the archive. + Converts FastReport's UIStyle to eTabStripStyle. - + Style to convert. + Value of eTabStripStyle type. - + - Adds the stream to the archive. + Converts FastReport's UIStyle to eTabStripStyle. - - + Style to convert. + Value of eTabStripStyle type. - + - Creates the zip and writes it to rhe Stream + Converts FastReport's UIStyle to eOffice2007ColorScheme. - + Style to convert. + Value of eOffice2007ColorScheme type. - + - Creates the ZIP archive and writes it to the file. + Converts FastReport's UIStyle to eColorSchemeStyle. - + Style to convert. + Value of eColorSchemeStyle type. - + - Gets or sets the Root Folder. + Returns app workspace color for the given style. + UI style. + The color. - + - Gets or sets the errors. + Returns control color for the given style. + UI style. + The color. - + - Gets or sets the commentary to the archive. + Contains methods to call common editors. + + Use this class if you are writing a new component for FastReport. + - + - Gets count of files in archive. + Invokes the expression editor. + A reference to the report. + The expression to edit. + The new expression. - + - Creates the new zip archive. + Invokes the border editor. + The Border to edit. + The new border. - - - Class helper for compile source code with path of assemblies - - - + - Generate a assembly in memory with some source code and several path for additional assemblies + Invokes the data band columns editor. - - + The data band columns to edit. - + - The FastReport.dll assembly initializer. + Invokes the fill editor. + The fill to edit. + The new fill. - + - Registers all standard objects, wizards, export filters. + Invokes the outline editor. + The outline to edit. + The new outline. - + - Base class for all bands. + Provides the message functions. - - - - - - - - - - + - This property is not relevant to this class. + Shows the Message Box with error message. + - + - This property is not relevant to this class. + Shows Message Box with confirmation. + + + - + - This property is not relevant to this class. + Shows information Message Box. + - + - This property is not relevant to this class. + The profiler. - + - This property is not relevant to this class. + Starts the profiler. - + - This property is not relevant to this class. + Finishes the profiler and displays results. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - This event occurs before the band layouts its child objects. + Script security event arguments. - + - This event occurs after the child objects layout was finished. + Gets the report language. + The report language. - + - Gets or sets a value indicating that the band should be printed from a new page. + Gets the report. - - New page is not generated when printing very first group or data row. This is made to avoid empty - first page. - + The report. - + - Gets or sets a value that determines the number of repetitions of the same band. + Gets the report script. + The report script. - + - Gets or sets a value indicating that the first row can start a new report page. + Gets the references of script. - - Use this property if is set to true. Normally the new page - is not started when printing the first data row, to avoid empty first page. - + Script references - + - Gets or sets a value indicating that the band should be printed on the page bottom. + Gets or sets value if script is allowed to compile + true if is valid; otherwise, false. - + - Gets or sets a value indicating that the band should be printed together with its child band. + Initializes a new instance of the class. + Report. + Report's script. + Report's references. - + - Gets or sets an outline expression. + Base class for plugin's assembly initializer. - - Outline is a tree control displayed in the preview window. It represents the prepared report structure. - Each outline node can be clicked to navigate to the item in the prepared report. - - - To create the outline, set this property to any valid expression that represents the outline node text. - This expression will be calculated when band is about to print, and its value will be added to the - outline. Thus, nodes' hierarchy in the outline is similar to the bands' hierarchy - in a report. That means there will be the main and subordinate outline nodes, corresponding - to the main and subordinate bands in a report (a report with two levels of data or with groups can - exemplify the point). - + FastReport has an open architecture. That means you can extend it with own classes + such as report objects, wizards, export filters. Usually such classes are + placed in separate dlls (plugins). FastReport has mechanism to load plugin dlls. You can specify + which plugins to load at first start, in the FastReport configuration file (by default it is located in the + C:\Documents and Settings\User_Name\Local Settings\Application Data\FastReport\FastReport.config file). + To do this, add an xml item with your plugin name inside the <Plugins> item: + + <?xml version="1.0" encoding="utf-8"?> + <Config> + <Plugins> + <Plugin Name="c:\Program Files\MyProgram\MyPlugin.dll"/> + </Plugins> + </Config> + + When you run your application and use the Report object first time, all plugins will be loaded. + To register objects contained in a plugin, FastReport searches for classes of type + AssemblyInitializerBase and instantiates them. + Use this class to register custom report objects, controls, wizards, exports that + are contained in the assembly. To do this, make your own class of the AssemblyInitializerBase + type and override its default constructor. In the constructor, call RegisteredObjects.Add + methods to register all necessary items. - + - Gets or sets a child band that will be printed right after this band. + Registers plugins contained in this assembly. - Typical use of child band is to print several objects that can grow or shrink. It also can be done - using the shift feature (via property), but in some cases it's not possible. + This constructor is called automatically when the assembly is loaded. + This example show how to create own assembly initializer to register own items. + + public class MyAssemblyInitializer : AssemblyInitializerBase + { + public MyAssemblyInitializer() + { + // register own wizard + RegisteredObjects.AddWizard(typeof(MyWizard), myWizBmp, "My Wizard", true); + // register own export filter + RegisteredObjects.AddExport(typeof(MyExport), "My Export"); + // register own report object + RegisteredObjects.Add(typeof(MyObject), "ReportPage", myObjBmp, "My Object"); + } + } + + - + - Gets a collection of report objects belongs to this band. + Source of image, only for inline img tag - + - Gets a value indicating that band is reprinted on a new page. + Class for ACMYK color conversions - - This property is applicable to the DataHeaderBand and GroupHeaderBand only. - It returns true if its RepeatOnAllPages property is true and band is - reprinted on a new page. - - + - Gets or sets a script event name that will be fired before the band layouts its child objects. + Alpha transparency 0..255 - + - Gets or sets a script event name that will be fired after the child objects layout was finished. + Cyan 0..100 - - - - - - - + - Gets or sets collection of guide lines for this band. + Magenta 0..100 - + - Gets a row number (the same value returned by the "Row#" system variable). + Yellow 0..100 - - This property can be used when running a report. It may be useful to print hierarchical - row numbers in a master-detail report, like this: - 1.1 - 1.2 - 2.1 - 2.2 - To do this, put the Text object on a detail data band with the following text in it: - [Data1.RowNo].[Data2.RowNo] - - + - Gets an absolute row number (the same value returned by the "AbsRow#" system variable). + Black 0..100 - + - Gets a value indicating that this is the first data row. + Returns ACMYK as string. + - + - Gets a value indicating that this is the last data row. + Gets CMYKA from string. + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - This method fires the BeforeLayout event and the script code connected to the BeforeLayoutEvent. + Converts Color value to ACMYK - Event data. + - + - This method fires the AfterLayout event and the script code connected to the AfterLayoutEvent. + Converts separate ARGB values in ACMYK - Event data. + + + + - + - Initializes a new instance of the class with default settings. + Returns ARGB color value + - + - Represents a barcode object. - Represents a barcode object. + Creates CMYKColor from ARGB values - - The instance of this class represents a barcode. Here are some common - actions that can be performed with this object: - - - To select the type of barcode, use the property. - - - - To specify a static barcode data, use the property. - You also may use the or properties - to specify dynamic value for a barcode. - - - - To set a barcode orientation, use the property. - - - - To specify the size of barcode, set the property - to true and use the property to zoom the barcode. - If property is set to false, you need to specify the - size using the Width and - Height properties. - - - - - This example shows how to configure the BarcodeObject to display PDF417 barcode. - - BarcodeObject barcode; - ... - barcode.Barcode = new BarcodePDF417(); - (barcode.Barcode as BarcodePDF417).CompactionMode = CompactionMode.Text; - - - - - - - - - - - - - - + + + + - - + + + Creates CMYKColor from ACMYK values + + + + + + - + - Gets or sets the barcode type. + Creates CMYKColor from string (comma separated values) + - + - Gets or sets the symbology name. + Creates CMYKColor from Color value - - The following symbology names are supported: - - "2/5 Interleaved" - "2/5 Industrial" - "2/5 Matrix" - "Codabar" - "Code128" - "Code39" - "Code39 Extended" - "Code93" - "Code93 Extended" - "EAN8" - "EAN13" - "MSI" - "PostNet" - "UPC-A" - "UPC-E0" - "UPC-E1" - "Supplement 2" - "Supplement 5" - "PDF417" - "Datamatrix" - "QRCode" - - - - - barcode.SymbologyName = "PDF417"; - (barcode.Barcode as BarcodePDF417).CompactionMode = CompactionMode.Text; - - + - + - Gets or sets the angle of barcode, in degrees. + Color Utilities - + - Gets or sets a value that determines whether the barcode should handle its width automatically. + Return true for CMYK Jpeg image + + - + - Gets or sets a data column name bound to this control. + Contains methods that peform string to object and vice versa conversions. - - Value must be in the form "Datasource.Column". - - + - Gets or sets an expression that contains the barcode data. + Converts an object to a string. + The object to convert. + The string that contains the converted value. - + - Enable or disable of using an expression in Text + Converts a value to a string using the specified converter. + The object to convert. + The type of converter. + The string that contains the converted value. - + - Gets or sets brackets for using in expressions + Converts a string value to the specified data type. + The data type to convert to. + The string to convert from. + The object of type specified in the type parameter that contains + a converted value. - + - Gets or sets a value that indicates if the barcode should display a human-readable text. + Converts a string to an object using the specified converter. + The string to convert. + The type of converter. + The object that contains the converted value. - + - Gets or sets the barcode data. + Converts a string containing special symbols to the xml-compatible string. + The string to convert. + The result string. + + This method replaces some special symbols like <, > into xml-compatible + form: &lt;, &gt;. To convert such string back to original form, use the + method. + - + - Gets or sets padding within the BarcodeObject. + Converts a string containing special symbols to the xml-compatible string. + The string to convert. + Determines whether it is necessary to convert cr-lf symbols to xml form. + The result string. - + - Gets or sets a zoom of the barcode. + Converts a value to xml-compatible string. + The value to convert. + The result string. - + - Gets or sets a value that determines whether it is necessary to hide the object if the - barcode data is empty. + Convert the xml-compatible string to the regular one. + The string to convert. + The result string. + + This is counterpart to the method. + - + - Gets or sets the text that will be displayed if the barcode data is empty. + Decreases the precision of floating-point value. + The initial value. + The number of decimal digits in the fraction. + The value with lesser precision. - + - Gets or sets values for forced use of a bitmap image instead of a vector + Converts a string value to the float. + The string value to convert. + The float value. + + Both "." or "," decimal separators are allowed. + - - - - - - - - - - - - - - - - - - - - - - + - Initializes a new instance of the class with default settings. + Converts a string value to the float. + The string value to convert. + Indicates whether to ignore non-digit symbols. + The float value. - + - + Converts a string value to the float. + The string value to convert. + Decimal separator. + The float value. - + - + Converts a string value to the float. + The string value to convert. + Decimal separator. + Indicates whether to ignore non-digit symbols. + The float value. - + - Aztec 2D code representation + Converts the string containing several text lines to a collection of strings. - Rustam Abdullaev + The string to convert. + The collection instance. - + - Compact or full symbol indicator + Converts a collection of strings to a string. + The collection to convert. + The string that contains all lines from the collection. - + - Size in pixels (width and height) + Converts null value to 0, false, empty string, depending on type. + The data type. + The value of the type data type. - + - Number of levels + Converts string value to byte[]. + The string to convert + The value of the byte[] data type. - + - Number of data codewords + Converts a string to NameValueCollection. + The string to convert. + The NameValueCollection that contains the name/value pairs. - + - The symbol image + Convert &amp;&Tab;&quot; etc to symbol and return result as string + String for processing + Position for processing + Result of processing + True if successful - + - The class holds the available options for the AztecWriter + Convert &amp;&Tab;&quot; etc to symbol and return result as string + String for processing + Position for processing + Append result of processing to FastString + True if successful - + - Representing the minimal percentage of error correction words. - Note: an Aztec symbol should have a minimum of 25% EC words. + Calc the Crc32 checksum - + - Specifies the required number of layers for an Aztec code: - a negative number (-1, -2, -3, -4) specifies a compact Aztec code - 0 indicates to use the minimum number of layers (the default) - a positive number (1, 2, .. 32) specifies a normal (non-compact) Aztec code + Caclulate Streams checksum. + + - + - A simple, fast array of bits, represented compactly by an array of ints internally. - - Sean Owen - - - Flips bit i. - + Calculate byte array checksum. - bit to set - + + - + - Gets the next set. + Calculate string checksum. - first bit to check - index of first bit that is set, starting from the given index, or size if none are set - at or beyond this given index + + - + - see getNextSet(int) - - index to start looking for unset bit - index of next unset bit, or if none are unset until the end - - - Sets a block of 32 bits, starting at bit i. - + Begin the checksum - first bit to set - - the new value of the next 32 bits. Note again that the least-significant bit - corresponds to bit i, the next-least-significant to i+1, and so on. - + - + - Sets a range of bits. - - start of range, inclusive. - end of range, exclusive - - - Clears all bits (sets to false). - - - Efficient method to check if a range of bits is set, or not set. - + Update the checksum - start of range, inclusive. - - end of range, exclusive - - if true, checks that bits in range are set, otherwise checks that they are not set - - true iff all bits are set or not set in range, according to value argument - - IllegalArgumentException if end is less than or equal to start + + + + + - + - Appends the bit. + End the checksum. - The bit. - - - underlying array of ints. The first element holds the first 32 bits, and the least - significant bit is bit 0. - + + - + - Appends the least-significant bits, from value, in order from most-significant to - least-significant. For example, appending 6 bits from 0x000001E will append the bits - 0, 1, 1, 1, 1, 0 in that order. + Contains methods used to crypt/decrypt a data. - containing bits to append - bits from value to append - + - Toes the bytes. + Sets the password that is used to crypt connection strings stored in a report. - first bit to start writing - array to write into. Bytes are written most-significant byte first. This is the opposite - of the internal representation, which is exposed by BitArray - position in array to start writing - how many bytes to write - - - Reverses all bits in the array. + + See the property for more details. + - + - Determines whether the specified is equal to this instance. + Crypts a stream using specified password. - The to compare with this instance. - - true if the specified is equal to this instance; otherwise, false. - + The destination stream that will receive the crypted data. + The password. + The stream that you need to write to. + + Pass the stream you need to write to, to the dest parameter. Write your data to the + stream that this method returns. When you close this stream, the dest stream will be + closed too and contains the crypted data. + - + - Returns a hash code for this instance. + Decrypts a stream using specified password. - - A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. - + Stream that contains crypted data. + The password. + The stream that contains decrypted data. + + You should read from the stream that this method returns. + - + - Returns a that represents this instance. + Checks if the stream contains a crypt signature. - - A that represents this instance. - + Stream to check. + true if stream is crypted. - + - Erstellt ein neues Objekt, das eine Kopie der aktuellen Instanz darstellt. + Encrypts the string using the default password. - - Ein neues Objekt, das eine Kopie dieser Instanz darstellt. - + String to encrypt. + The encrypted string. + + The password used to encrypt a string can be set via property. + You also may use the method if you want to + specify another password. + - + -

Represents a 2D matrix of bits. In function arguments below, and throughout the common - module, x is the column position, and y is the row position. The ordering is always x, y. - The origin is at the top-left.

-

Internally the bits are represented in a 1-D array of 32-bit ints. However, each row begins - with a new int. This is done intentionally so that we can copy out a row into a BitArray very - efficiently.

-

The ordering of bits is row-major. Within each int, the least significant bits are used first, - meaning they represent lower x values. This is compatible with BitArray's implementation.

-
- Sean Owen - dswitkin@google.com (Daniel Switkin) -
- - The width of the matrix - - - - The height of the matrix - - - - This method is for compatibility with older code. It's only logical to call if the matrix - is square, so I'm throwing if that's not the case. - + Encrypts the string using specified password. - row/column dimension of this matrix - + String to encrypt. + The password. + The encrypted string. - -

Gets the requested bit, where true means black.

- + + + Decrypts the string using the default password. - The horizontal component (i.e. which column) - - The vertical component (i.e. which row) - - value of given bit in matrix - + String to decrypt. + The decrypted string. + + The password used to decrypt a string can be set via property. + You also may use the method if you want to + specify another password. + - -

Flips the given bit.

- + + + Decrypts the string using specified password. - The horizontal component (i.e. which column) - - The vertical component (i.e. which row) - - - - Clears all bits (sets to false). + String to decrypt. + The password. + The decrypted string. - -

Sets a square region of the bit matrix to true.

- + + + Computes hash of specified stream. Initial position in stream will be saved. - The horizontal position to begin at (inclusive) - - The vertical position to begin at (inclusive) - - The width of the region - - The height of the region - + Initial stream + - - A fast method to retrieve one row of data from the matrix as a BitArray. - + + + Computes hash of specified array. - The row to retrieve - - An optional caller-allocated BitArray, will be allocated if null or too small - - The resulting BitArray - this reference should always be used even when passing - your own row - + Initial array + - + - Sets the row. + Computes hash of specified array. - row to set - {@link BitArray} to copy from + Initial array + - + - Modifies this {@code BitMatrix} to represent the same but rotated 180 degrees + MurmurHash is a non-cryptographic hash function suitable for general hash-based lookup. + It was created by Austin Appleby in 2008 and is currently hosted on Github along with its test suite named 'SMHasher'. + It also exists in a number of variants, all of which have been released into the public domain. + The name comes from two basic operations, multiply (MU) and rotate (R), used in its inner loop. + https://en.wikipedia.org/wiki/MurmurHash + Implementation of Murmur3 Hash by Adam Horvath + http://blog.teamleadnet.com/2012/08/murmurhash3-ultra-fast-hash-algorithm.html - + - This is useful in detecting the enclosing rectangle of a 'pure' barcode. + READ_SIZE - {left,top,width,height} enclosing rectangle of all 1 bits, or null if it is all white - + - This is useful in detecting a corner of a 'pure' barcode. + ComputeHash function - {x,y} coordinate of top-left-most 1 bit, or null if it is all white + + - + - These are a set of hints that you may pass to Writers to specify their behavior. + Gets the Hash - dswitkin@google.com (Daniel Switkin) - + - Specifies the width of the barcode image - type: + Used to draw a text with non-standard angle or justification. - + - Specifies the height of the barcode image - type: + Draws a string. + String to draw. + Graphics object to draw on. + Font that used to draw text. + Brush that determines the color and texture of the drawn text. + RectangleF structure that specifies the location of the drawn text. + StringFormat that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text. + Horizontal alignment of the text. + Width ratio of the font used to draw a string. + Line height, in pixels. + Angle of the text, in degrees. + Indicates whther to draw string close to the printout. + Force justify for the last line. - + - Don't put the content string into the output image. - type: + Initializes a new instance of the DrawText class with default settings. - + - Specifies what character encoding to use where applicable. - type: + The exception that is thrown when the user tried to set object's name that is already exists. - + - Specifies margin, in pixels, to use when generating the barcode. The meaning can vary - by format; for example it controls margin before and after the barcode horizontally for - most 1D formats. - type: + The exception that is thrown when the user tried to rename an object that is introduced in the ancestor report. - + - Specifies whether to use compact mode for PDF417. - type: + The exception that is thrown when the user tried to rename an object that is introduced in the ancestor report. - + - Don't append ECI segment. - That is against the specification of QR Code but some - readers have problems if the charset is switched from - ISO-8859-1 (default) to UTF-8 with the necessary ECI segment. - If you set the property to true you can use UTF-8 encoding - and the ECI segment is omitted. - type: + The exception that is thrown when loading bad formed xml report file. - + - if true, don't switch to codeset C for numbers + The exception that is thrown when loading an encrypted report with wrong password. - + - Specifies the required number of layers for an Aztec code: - a negative number (-1, -2, -3, -4) specifies a compact Aztec code - 0 indicates to use the minimum number of layers (the default) - a positive number (1, 2, .. 32) specifies a normal (non-compact) Aztec code + The exception that is thrown if there is an error in the report's script code. - + - Generates Aztec 2D barcodes. + The exception that is thrown when trying to set an object's Parent property to + an object that not accepts children of this type. - Rustam Abdullaev - + - Encodes the given binary content as an Aztec symbol + The exception that is thrown when trying to load a report file that contains reference to an + unknown object type. - input data string - Aztec symbol matrix with metadata - + - Encodes the given binary content as an Aztec symbol + The exception that is thrown when initializing a table datasource which + TableName or Alias is not set properly. - input data string - minimal percentage of error check words (According to ISO/IEC 24778:2008, - a minimum of 23% + 3 words is recommended) - if non-zero, a user-specified value for the number of layers - - Aztec symbol matrix with metadata - - + - Defines an container for encoder options + The exception that is thrown when trying to access a row of a datasource that is not initialized yet. - + - Gets the data container for all options + The exception that is thrown if an error occurs in the TableObject.ManualBuild event. - + - Specifies the height of the barcode image + The exception that is thrown if an error occurs in the MatrixObject.ManualBuild event. - + - Specifies the width of the barcode image + The exception that is thrown if a report object's Name property is set to wrong value. - + - Don't put the content string into the output image. + The exception that is thrown if an unknown value is supplied to some methods dealing with totals, variables etc. - + - Specifies margin, in pixels, to use when generating the barcode. The meaning can vary - by format; for example it controls margin before and after the barcode horizontally for - most 1D formats. + throws this exception if an error occurs in the SaveReport method. + See inner exception for detailed information. - + - Initializes a new instance of the class. + The exception that is thrown when the Group Header has no group condition. - + -

This class contains utility methods for performing mathematical operations over - the Galois Fields. Operations use a given primitive polynomial in calculations.

-

Throughout this package, elements of the GF are represented as an {@code int} - for convenience and speed (but at the cost of memory). -

+ The helper class used to create unique component names using the fastest method.
- Sean Owen + + Note: you can create unique component's name using its CreateUniqueName method. + However, it is very slow and can't be used in some situations (when you create a report + layout in a code and have a lot of objects on a page). + + This example demonstrates how to use this class. + + FastNameCreator nameCreator = new FastNameCreator(Report.AllObjects); + foreach (Base c in Report.AllObjects) + { + if (c.Name == "") + nameCreator.CreateUniqueName(c); + } + +
- + - Create a representation of GF(size) using the given primitive polynomial. + Creates the unique name for the given object. - irreducible polynomial whose coefficients are represented by - * the bits of an int, where the least-significant bit represents the constant - * coefficient - the size of the field - the factor b in the generator polynomial can be 0- or 1-based - * (g(x) = (x+a^b)(x+a^(b+1))...(x+a^(b+2t-1))). - * In most cases it should be 1, but for QR code it is 0. + The object to create name for. - + - Builds the monomial. + Initializes a new instance of the FastNameCreator class with collection of + existing report objects. - The degree. - The coefficient. - the monomial representing coefficient * x^degree + The collection of existing report objects. - + - Implements both addition and subtraction -- they are the same in GF(size). + Fast alternative of StringBuilder. - sum/difference of a and b - + - Exps the specified a. + Gets the Length of string. - 2 to the power of a in GF(size) - + - Logs the specified a. + Gets or sets the chars of string. - A. - base 2 log of a in GF(size) + + Char value - + - Inverses the specified a. + Gets StringBuilder - multiplicative inverse of a - + - Multiplies the specified a with b. + Initialize the new array for chars. - A. - The b. - product of a and b in GF(size) + Length of initial array. - + - Gets the size. + Checks the empty array. + True if string is empty. - + - Gets the generator base. + Converts the array in string. + String value. - + - Returns a that represents this instance. + Clears the string. - - A that represents this instance. - + FastString object. - + -

Represents a polynomial whose coefficients are elements of a GF. - Instances of this class are immutable.

-

Much credit is due to William Rucklidge since portions of this code are an indirect - port of his C++ Reed-Solomon implementation.

+ Appends the string by string value.
- Sean Owen + String value. + FastString object.
- + - Initializes a new instance of the class. + Appends the string by string value. - the {@link GenericGF} instance representing the field to use - to perform computations - coefficients as ints representing elements of GF(size), arranged - from most significant (highest-power term) coefficient to least significant - if argument is null or empty, - or if leading coefficient is 0 and this is not a - constant polynomial (that is, it is not the monomial "0") + String value. + FastString object. - + - degree of this polynomial + Append formatted string. + + + - + - Gets a value indicating whether this is zero. + Appends new line. - true iff this polynomial is the monomial "0" + FastString object. - + - coefficient of x^degree term in this polynomial + Appends the string by char value. - The degree. - coefficient of x^degree term in this polynomial + Char value. + FastString object. - + - evaluation of this polynomial at a given point + Appends the another FastString object. - A. - evaluation of this polynomial at a given point + FastString object. + FastString object. - + - This produces nearly optimal encodings of text into the first-level of - encoding used by Aztec code. - It uses a dynamic algorithm. For each prefix of the string, it determines - a set of encodings that could lead to this prefix. We repeatedly add a - character and generate a new set of optimal encodings until we have read - through the entire input. - @author Frank Yellin - @author Rustam Abdullaev + Appends the string by object data. + Object value. + FastString object. - + - Convert the text represented by this High Level Encoder into a BitArray. + Copies the substring in char array. - text represented by this encoder encoded as a + Start index in source. + Destination array. + Destination index. + Count of chars - + - Implements Reed-Solomon encoding, as the name implies. + Removes substring. - Sean Owen - William Rucklidge + Start index of removed string. + Length of removed string. + FastString object. - + - State represents all information about a sequence necessary to generate the current output. - Note that a state is immutable. + Inserts string. + Start index in existing string. + Value of inserting string. + FastString object. - + - Create a new state representing this state with a latch to a (not - necessary different) mode, and then a code. + Replacing the substring on other. + Old string value. + New string value. + FastString object. - + - Create a new state representing this state, with a temporary shift - to a different mode to output a single value. + Index of substring. + Substring for search. + Sarting position for search. + Position of substring. - + - Create a new state representing this state, but an additional character - output in Binary Shift mode. + Compare of substring in position. + Starting index for comparsion. + Value for compare. + True if substring is identical in position. - + - Create the state identical to this one, but we are no longer in - Binary Shift mode. + Returns the substring. + Starting index. + Length of substring. + Substring. - + - Returns true if "this" state is better (or equal) to be in than "that" - state under all possible circumstances. + Creates the new FastString object with initial capacity. + Initial capacity. - + - Contains conversion support elements such as classes, interfaces and static methods. + Creates the new FastString object with default capacity. - + - Copies an array of chars obtained from a String into a specified array of chars + Creates the new FastString object from initial string. - The String to get the chars from - Position of the String to start getting the chars - Position of the String to end getting the chars - Array to return the chars - Position of the destination array of chars to start storing the chars - An array of chars + - + - Sets the capacity for the specified List + Represents a collection of float values. - The List which capacity will be set - The new capacity value - + - Converts a string-Collection to an array + Gets or sets the value at the specified index. - The strings. - + Index of a value. + The value at the specified index. - + - Joins all elements to one string. + Adds the specified values to the end of this collection. - - The separator. - The values. - + - + - Fills the specified array. - (can't use extension method because of .Net 2.0 support) + Adds a value to the end of this collection. - - The array. - The value. + Value to add. + Index of the added value. - + - Fills the specified array. - (can't use extension method because of .Net 2.0 support) + Inserts a value into this collection at the specified index. - - The array. - The start index. - The end index. - The value. + The zero-based index at which value should be inserted. + The value to insert. - + - Generates the Code128 barcode. + Removes the specified value from the collection. - - This barcode supports three code pages: A, B and C. You need to set appropriate code page - in the barcode text, or use the auto encode feature. See the property - for more details. - - This example shows how to configure the BarcodeObject to display Code128 barcode. - - BarcodeObject barcode; - ... - barcode.Barcode = new Barcode128(); - (barcode.Barcode as Barcode128).AutoEncode = false; - - + Value to remove. - + - Gets or sets a value that determines whether the barcode should automatically - use appropriate encoding. + Returns the zero-based index of the first occurrence of a value. - - You may use this property to encode data automatically. If you set it to false, - you must specify the code page inside the data string. The following control codes are available: - - - Sequence - Code128 control code - - - &A; - START A / CODE A - - - &B; - START B / CODE B - - - &C; - START C / CODE C - - - - &S; - SHIFT - - - &1; - FNC1 - - - &2; - FNC2 - - - &3; - FNC3 - - - &4; - FNC4 - - - The following example shows how to specify control codes: - - BarcodeObject barcode; - barcode.Barcode = new Barcode128(); - (barcode.Barcode as Barcode128).AutoEncode = false; - barcode.Text = "&C;1234&A;ABC"; - - - - - - - - + The value to locate in the collection. + The zero-based index of the first occurrence of value within the entire collection, if found; + otherwise, -1. - + - Initializes a new instance of the class with default settings. + Determines whether a value is in the collection. + The value to locate in the collection. + true if value is found in the collection; otherwise, false. - + - The base class for 2D-barcodes such as PDF417 and Datamatrix. + Copies values from another collection. + Collection to copy from. - + - Generates the "2/5 Interleaved" barcode. + Represents a collection of FastReport base objects. - + - Initializes a new instance of the class with default settings. + Gets an owner of this collection. - + - Generates the "2/5 Industrial" barcode. + Adds the specified elements to the end of this collection. + Range of elements. - + - Generates the "2/5 Matrix" barcode. + Adds the specified elements to the end of this collection. + Collection of elements. - + - Initializes a new instance of the class with default settings. + Adds an object to the end of this collection. + Object to add. + Index of the added object. - + - Generates the Code39 barcode. + Inserts an object into this collection at the specified index. + The zero-based index at which value should be inserted. + The object to insert. - - - - + - Initializes a new instance of the class with default settings. + Removes the specified object from the collection. + Object to remove. - + - Generates the Code39 extended barcode. + Returns the zero-based index of the first occurrence of an object. + The object to locate in the collection. + The zero-based index of the first occurrence of value within the entire collection, if found; + otherwise, -1. - + - Generates the Code93 barcode. + Determines whether an element is in the collection. + The object to locate in the collection. + true if object is found in the collection; otherwise, false. - - - - + - Generates the Code93 extended barcode. + Returns an array of collection items. + - + - Generates the 2D Aztec barcode. + Determines whether two collections are equal. + The collection to compare with. + true if collections are equal; false otherwise. - + - Gets or sets the error correction percent. + Copies the content to another collection. + The collection to copy to. - - - Initializes a new instance of the class with default settings. - + + - + - + + + + - The base class for all barcodes. + Initializes a new instance of the FRCollectionBase class with default settings. - + - Gets the name of barcode. + Initializes a new instance of the FRCollectionBase class with specified owner. + The owner of this collection. - + - Gets or sets the color of barcode. + Specifies the main mode of the designer's workspace. - + - Creates the exact copy of this barcode. + Specifies selection mode. - The copy of this barcode. - + - Assigns properties from other, similar barcode. + Specifies insertion mode. - Barcode object to assign properties from. - + - Initializes a new instance of the class with default settings. + Specifies drag-drop mode. - + - Generates the Codabar barcode. + Specifies the additional mode of the designer's workspace. - - - - + - Initializes a new instance of the class with default settings. + Specifies default mode. - + - Specifies the Datamatrix encoding. + Indicates that user moves the selected objects. - + - Specifies the auto encoding. + Indicates that user resizes the selected objects. - + - Specifies the ASCII encoding. + Indicates that user draw the selection rectangle. - + - Specifies the C40 encoding. + Specifies a custom mode handled by the object. - + - Specifies the text encoding. + Provides a data for mouse events. - + - Specifies the binary encoding. + The X mouse coordinate. - + - Specifies the X12 encoding. + The Y mouse coordinate. - + - Specifies the Edifact encoding. + Current state of mouse buttons. - + - Specifies the Datamatrix symbol size. + Current keyboard state. - + - Specifies the auto size. + Indicates that current object was handled the mouse message. - + - Specifies the 10x10 size. + The delta of the mouse movement. - + - Specifies the 12x12 size. + The mouse wheel delta. - + - Specifies the 8x8 size. + Current cursor shape. - + - Specifies the 14x14 size. + Additional mode of the designer's workspace. - + - Specifies the 8x32 size. + Current sizing point if Mode is set to Size. - + - Specifies the 16x16 size. + Current selection rectangle if mode is set to SelectionRect. - + - Specifies the 12x26 size. + Active object that handles the mouse event. - + - Specifies the 18x18 size. + The source object of drag-drop operation. - + - Specifies the 20x20 size. + Multiple sources objects of drag-drop operation. - + - Specifies the 12x36 size. + The target object of drag-drop operation. - + - Specifies the 22x22 size. + The message to show when drag source is over the object. - + - Specifies the 16x36 size. + Additional data supplied and handled by report objects. - + - Specifies the 24x24 size. + Specifies the sizing point used to resize an object by mouse. - + - Specifies the 26x26 size. + No sizing point. - + - Specifies the 16x48 size. + Specifies left-top sizing point. - + - Specifies the 32x32 size. + Specifies left-bottom sizing point. - + - Specifies the 36x36 size. + Specifies right-top sizing point. - + - Specifies the 40x40 size. + Specifies right-bottom sizing point. - + - Specifies the 44x44 size. + Specifies top-center sizing point. - + - Specifies the 48x48 size. + Specifies bottom-center sizing point. - + - Specifies the 52x52 size. + Specifies left-center sizing point. - + - Specifies the 64x64 size. + Specifies right-center sizing point. - + - Specifies the 72x72 size. + Specifies a selection point used to resize an object. - + - Specifies the 80x80 size. + The X coordinate of the point. - + - Specifies the 88x88 size. + The Y coordinate of the point. - + - Specifies the 96x96 size. + The size mode. - + - Specifies the 104x104 size. + Initializes a new instance of the SelectionPoint class with specified location and size mode. + The X coordinate. + The Y coordinate. + Size mode. - + - Specifies the 120x120 size. + Provides a data for paint event. - + - Specifies the 132x132 size. + Gets a Graphics object to draw on. - + - Specifies the 144x144 size. + Gets the X scale factor. - + - Generates the 2D Data Matrix barcode. + Gets the Y scale factor. - + - Gets or sets the symbol size. + Gets the cache that contains graphics objects. - + - Gets or sets the encoding mode. + Initializes a new instance of the FRPaintEventArgs class with specified settings. + Graphics object to draw on. + X scale factor. + Y scale factor. + Cache that contains graphics objects. - + - Gets or sets the code page used for text conversion. + The reader used to deserialize object's properties from a report file. - - Use this property to encode non-ASCII characters. For example, set this - property to 1251 to use Window CP1251. - - + - Gets or sets the size of the pixel. + Gets a string that contains errors occured during the load. - - + + + Gets the current item name. + - + - Initializes a new instance of the class with default settings. + Gets or sets a value indicating whther is necessary to read the object's children. - + - The base class for EAN barcodes. + Returns Root element for this reader - + - Initializes a new instance of the class with default settings. + Gets or sets target of serialization. - + - Generates the EAN8 barcode. + Reads the specified object. + The object to read. + + The object must implement the interface. This method + invokes the Deserialize method of the object. + + This example demonstrates the use of ReadProperties, ReadChildren, + NextItem, Read methods. + + public void Deserialize(FRReader reader) + { + // read simple properties like "Text", complex properties like "Border.Lines" + reader.ReadProperties(this); + + // moves the current reader item + while (reader.NextItem()) + { + // read the "Styles" collection + if (String.Compare(reader.ItemName, "Styles", true) == 0) + reader.Read(Styles); + else if (reader.ReadChildren) + { + // if read of children is enabled, read them + Base obj = reader.Read(); + if (obj != null) + obj.Parent = this; + } + } + } + + - + - Generates the EAN13 barcode. + Reads an object from current xml node. + The object. + + This method creates an instance of object described by the current xml node, then invokes + its Deserialize method. + + This example demonstrates the use of ReadProperties, ReadChildren, + NextItem, Read methods. + + public void Deserialize(FRReader reader) + { + // read simple properties like "Text", complex properties like "Border.Lines" + reader.ReadProperties(this); + + // moves the current reader item + while (reader.NextItem()) + { + // read the "Styles" collection + if (String.Compare(reader.ItemName, "Styles", true) == 0) + reader.Read(Styles); + else if (reader.ReadChildren) + { + // if read of children is enabled, read them + Base obj = reader.Read(); + if (obj != null) + obj.Parent = this; + } + } + } + + - + - Initializes a new instance of the class with default settings. + Reads properties of specified object. + The object to read. + + This method reads simple properties like "Text", "Border.Lines" etc. for specified object. + To read nested properties like collections, you should override the + method of an object. + + This example demonstrates the use of ReadProperties, ReadChildren, + NextItem, Read methods. + + public void Deserialize(FRReader reader) + { + // read simple properties like "Text", complex properties like "Border.Lines" + reader.ReadProperties(this); + + // moves the current reader item + while (reader.NextItem()) + { + // read the "Styles" collection + if (String.Compare(reader.ItemName, "Styles", true) == 0) + reader.Read(Styles); + else if (reader.ReadChildren) + { + // if read of children is enabled, read them + Base obj = reader.Read(); + if (obj != null) + obj.Parent = this; + } + } + } + + - + - Generates the GS1-128 (formerly known as UCC-128 or EAN-128) barcode. + Moves the current xml item. + false if there is no more items to move on; true otherwise. + + This method is used to read child objects. + + This example demonstrates the use of ReadProperties, ReadChildren, + NextItem, Read methods. + + public void Deserialize(FRReader reader) + { + // read simple properties like "Text", complex properties like "Border.Lines" + reader.ReadProperties(this); + + // moves the current reader item + while (reader.NextItem()) + { + // read the "Styles" collection + if (String.Compare(reader.ItemName, "Styles", true) == 0) + reader.Read(Styles); + else if (reader.ReadChildren) + { + // if read of children is enabled, read them + Base obj = reader.Read(); + if (obj != null) + obj.Parent = this; + } + } + } + + - + - Initializes a new instance of the class with default settings. + Checks if current item has specified property. + The property name to check. + true if current item has specified property. - + - Generates the Intelligent Mail (USPS) barcode. + Reads the string property. + Name of property. + Property value. - + - Gets or sets the value indicating that quiet zone must be shown. + Reads the boolean property. + Name of property. + Property value. - - + + + Reads the integer property. + + Name of property. + Property value. - - + + + Reads the float property. + + Name of property. + Property value. - + - Initializes a new instance of the class with default settings. + Reads the double property. + Name of property. + Property value. - + - Generates the 2D MaxiCode barcode. + Reads the enum property. + Name of property. + Type of property. + Property value. - + - Sets the MaxiCode mode to use. Only modes 2 to 6 are supported. + Reads the standalone property value. + Property value. - + - Initializes a new instance of the class with default settings. + Disposes the reader, fixups the property references. - - + + + Loads the xml items from a stream. + + The stream to load from. - - Implements MaxiCode according to ISO 16023:2000. - - MaxiCode employs a pattern of hexagons around a central 'bulls-eye' - finder pattern. Encoding in several modes is supported, but encoding in - Mode 2 and 3 require primary messages to be set. Input characters can be - any from the ISO 8859-1 (Latin-1) character set. - - TODO: Add ECI functionality. - - @author Robin Stuart - @author Daniel Gredler + + + Initializes a new instance of the FRReader class with specified report. + + Reference to a report. - - MaxiCode module sequence, from ISO/IEC 16023 Figure 5 (30 x 33 data grid). + + + Initializes a new instance of the FRReader class with specified report and xml item with + contents to read. + + Reference to a report. + Xml item with contents to read. - - ASCII character to Code Set mapping, from ISO/IEC 16023 Appendix A. - 1 = Set A, 2 = Set B, 3 = Set C, 4 = Set D, 5 = Set E. - 0 refers to special characters that fit into more than one set (e.g. GS). + + + Specifies the target for the serialize operation. + - - ASCII character to symbol value, from ISO/IEC 16023 Appendix A. + + + Serialize to the report file. + - - Sets the MaxiCode mode to use. Only modes 2 to 6 are supported. - - @param mode the MaxiCode mode to use + + + Serialize to the preview pages. + - - Returns the MaxiCode mode being used. Only modes 2 to 6 are supported. - - @return the MaxiCode mode being used + + + Serialize to the source pages of a preview. + - - If this MaxiCode symbol is part of a series of MaxiCode symbols appended in a structured format, this method sets the - position of this symbol in the series. Valid values are 1 through 8 inclusive. - - @param position the position of this MaxiCode symbol in the structured append series + + + Serialize to the designer's clipboard. + - - Returns the position of this MaxiCode symbol in a series of symbols using structured append. If this symbol is not part of - such a series, this method will return 1. - - @return the position of this MaxiCode symbol in a series of symbols using structured append + + + Serialize to the designer's undo/redo buffer. + - - If this MaxiCode symbol is part of a series of MaxiCode symbols appended in a structured format, this method sets the total - number of symbols in the series. Valid values are 1 through 8 inclusive. A value of 1 indicates that this symbol is not - part of a structured append series. - - @param total the total number of MaxiCode symbols in the structured append series + + + The writer used to serialize object's properties to a report file. + - - Returns the size of the series of MaxiCode symbols using structured append that this symbol is part of. If this symbol is - not part of a structured append series, this method will return 1. - - @return size of the series that this symbol is part of + + + Gets or sets current xml item name. + - - Sets the primary data. Should only be used for modes 2 and 3. Must conform to the following structure: - - - - - - -
CharactersMeaning
1-9Postal code data which can consist of up to 9 digits (for mode 2) or up to 6 - alphanumeric characters (for mode 3). Remaining unused characters should be - filled with the SPACE character (ASCII 32).
10-12Three-digit country code according to ISO-3166.
13-15Three digit service code. This depends on your parcel courier.
- - @param primary the primary data + + + Gets or sets target of serialization. + - - Returns the primary data for this MaxiCode symbol. Should only be used for modes 2 and 3. - - @return the primary data for this MaxiCode symbol + + + Gets the ethalon object to compare with. + - - {@inheritDoc} + + + Gets or sets a value that determines whether is necessary to serialize child objects. + - - Extracts the postal code, country code and service code from the primary data and returns the corresponding primary message - codewords. - - @return the primary message codewords - - - Returns the primary message codewords for mode 2. - - @param postcode the postal code - @param country the country code - @param service the service code - @return the primary message, as codewords - - - Returns the primary message codewords for mode 3. - - @param postcode the postal code - @param country the country code - @param service the service code - @return the primary message, as codewords - - - Formats text according to Appendix A, populating the {@link #set} and {@link #character} arrays. - - @return true if the content fits in this symbol and was formatted; false otherwise - - - Guesses the best set to use at the specified index by looking at the surrounding sets. In general, characters in - lower-numbered sets are more common, so we choose them if we can. If no good surrounding sets can be found, the default - value returned is the first value from the valid set. - - @param index the current index - @param Length the maximum Length to look at - @param valid the valid sets for this index - @return the best set to use at the specified index - - - Moves everything up so that the specified shift or latch character can be inserted. - - @param position the position beyond which everything needs to be shifted - @param c the latch or shift character to insert at the specified position, after everything has been shifted - - - Returns the error correction codewords for the specified data codewords. - - @param codewords the codewords that we need error correction codewords for - @param ecclen the number of error correction codewords needed - @return the error correction codewords for the specified data codewords - - - {@inheritDoc} - - - {@inheritDoc} - - + - Generates the MSI barcode. + Gets or sets a value that determines whether is necessary to add xml header. - + - Specifies the error correction level used for PDF417 barcode. + Serializes the specified object. + The object to serialize. + + The object must implement the interface. This method + invokes the Serialize method of the object. + + This example demonstrates the use of writer. + + public void Serialize(FRWriter writer) + { + // get the etalon object. It will be used to write changed properties only. + Base c = writer.DiffObject as Base; + + // write the type name + writer.ItemName = ClassName; + + // write properties + if (Name != "") + writer.WriteStr("Name", Name); + if (Restrictions != c.Restrictions) + writer.WriteValue("Restrictions", Restrictions); + + // write child objects if allowed + if (writer.SaveChildren) + { + foreach (Base child in ChildObjects) + { + writer.Write(child); + } + } + } + + - + - Indicates that correction level should be calculated automatically. + Serializes the object using specified etalon. + The object to serialize. + The etalon object. - + - Specifies level 0. + Writes a string property. + Property name. + Property value. - + - Specifies level 1. + Writes a boolean property. + Property name. + Property value. - + - Specifies level 2. + Writes an integer property. + Property name. + Property value. - + - Specifies level 3. + Writes a float property. + Property name. + Property value. - + - Specifies level 4. + Writes a double property. + Property name. + Property value. - + - Specifies level 5. + Writes an enumeration property. + Property name. + Property value. - + - Specifies level 6. + Writes an object reference property. + Property name. + Property value. - + - Specifies level 7. + Writes a standalone property value. + Name of property. + Property value. + + This method produces the following output: + <PropertyName>PropertyValue</PropertyName> + - + - Specifies level 8. + Determines if two objects are equal. + The first object. + The second object. + true if objects will be serialized to the same value. - + - Specifies the compaction mode used for PDF417 barcode. + Disposes the writer. - + - Indicates that compaction mode should be calculated automatically. + Saves the writer output to a stream. + Stream to save to. - + - Specifies the text compaction mode. + Initializes a new instance of the FRWriter class with default settings. - + - Specifies the numeric compaction mode. + Initializes a new instance of the FRWriter class with specified xml item that will + receive writer's output. + The xml item that will receive writer's output. - + - Specifies the binary compaction mode. + The interface for unifying methods for drawing objects into different graphics - + - Generates the 2D PDF417 barcode. + in this case if a baseline is needed, it will not be calculated - This example shows how to configure the BarcodeObject to display PDF417 barcode. - - BarcodeObject barcode; - ... - barcode.Barcode = new BarcodePDF417(); - (barcode.Barcode as BarcodePDF417).CompactionMode = PDF417CompactionMode.Text; - - - + - Gets or sets the barcode aspect ratio. + Works with polygons only - - A ratio or 0.5 will make the barcode width twice as large as the height. - + + - + - Gets or sets the number of barcode data columns. + Add rectangle to the graphics path - - To calculate the necessary number of columns and rows, set the - and properties to 0. In this case, the property - should be set to desired aspect ratio. - + + - + - Gets or sets the number of barcode data rows. + the interface for saving and restoring state - - To calculate the necessary number of columns and rows, set the - and properties to 0. In this case, the property - should be set to desired aspect ratio. - - + - Gets or sets the error level correction used for the barcode. + Drawing objects to a standard image in Bitmap - + - Gets or sets the code page used for text conversion. + baseLine is ignored - - Use this property to encode non-ASCII characters. For example, set this - property to 1251 to use Window CP1251. - - + - Gets or sets the compaction mode. + Drawing objects to a svg string - + - Gets or sets the size of the pixel. + For setting namespace, clear all attributes on setting, therefore use this property before setting other svg options - - Paints the barcode. If no exception was thrown a valid barcode is available. - - - - - + - Initializes a new instance of the class with default settings. + Initialize a new Graphics for SVG, it's rendered to xml, layer by layer, not one image, + set the Size of this graphics in Size property - + - Generates the Pharmacode barcode. + Returns splited string + text for splitting + index of first character of second string + second part of string + returns true if ends on enter + first part of string - + - Gets or sets the value indicating that quiet zone must be shown. + Check the line, and if last word is able to move next line, move it. + e.g. white space won't move to next line. + If word is not moved return current line. + else return new line + the paragraph for lines + the line with extra words + the index of start last word in this line + width to place words + ref to current line width + - - - - + - Initializes a new instance of the class with default settings. + Represents character placement. - - - - + - Generates the Plessey barcode. + Be care generates dictionary only one time - + - Appends the given pattern to the target array starting at pos. + Return true if read char - encode black/white pattern into this array - position to start encoding at in target - lengths of black/white runs to encode - starting color - false for white, true for black - the number of elements added to target. + - + - Generates the PostNet barcode. + Represents a style used in HtmlTags mode. Color does not affect the equals function. - + - Specifies the QR code error correction level. + returns true if objects realy equals + + - + - L = ~7% correction. + Converts a PNG image to a icon (ico) + The input image + The output stream + Preserve the aspect ratio + Wether or not the icon was succesfully generated - + - M = ~15% correction. + Returns an Image format. - + - Q = ~25% correction. + Used to access to resource IDs inside the specified branch. + + Using the method, you have to specify the full path to your resource. + Using this class, you can shorten the path: + + // using the Res.Get method + miKeepTogether = new ToolStripMenuItem(Res.Get("ComponentMenu,HeaderBand,KeepTogether")); + miResetPageNumber = new ToolStripMenuItem(Res.Get("ComponentMenu,HeaderBand,ResetPageNumber")); + miRepeatOnEveryPage = new ToolStripMenuItem(Res.Get("ComponentMenu,HeaderBand,RepeatOnEveryPage")); + + // using MyRes.Get method + MyRes res = new MyRes("ComponentMenu,HeaderBand"); + miKeepTogether = new ToolStripMenuItem(res.Get("KeepTogether")); + miResetPageNumber = new ToolStripMenuItem(res.Get("ResetPageNumber")); + miRepeatOnEveryPage = new ToolStripMenuItem(res.Get("RepeatOnEveryPage")); + + + - + - H = ~30% correction. + Gets a string with specified ID inside the main branch. + The resource ID. + The localized value. - + - Specifies the QR Code encoding. + Initializes a new instance of the class with spevified branch. + The main resource branch. - + - UTF-8 encoding. + Localized CategoryAttribute class. - - - ISO 8859-1 encoding. - + + - + - Shift_JIS encoding. + Initializes a new instance of the SRCategory class. + The category name. - + - Windows-1251 encoding. + Advanced text renderer is used to perform the following tasks: + - draw justified text, text with custom line height, text containing html tags; + - calculate text height, get part of text that does not fit in the display rectangle; + - get paragraphs, lines, words and char sequence to perform accurate export to such + formats as PDF, TXT, RTF + Here is how one may operate the renderer items: + + foreach (AdvancedTextRenderer.Paragraph paragraph in renderer.Paragraphs) + { + foreach (AdvancedTextRenderer.Line line in paragraph.Lines) + { + foreach (AdvancedTextRenderer.Word word in line.Words) + { + if (renderer.HtmlTags) + { + foreach (AdvancedTextRenderer.Run run in word.Runs) + { + using (Font f = run.GetFont()) + using (Brush b = run.GetBrush()) + { + g.DrawString(run.Text, f, b, run.Left, run.Top, renderer.Format); + } + } + } + else + { + g.DrawString(word.Text, renderer.Font, renderer.Brush, word.Left, word.Top, renderer.Format); + } + } + } + } + + - + - cp866 encoding. + The scale for font tag - + - Generates the 2D QR code barcode. + Paragraph represents single paragraph. It consists of one or several . - + - Gets or sets the error correction. + Line represents single text line. It consists of one or several . + Simple line (that does not contain tabs, html tags, and is not justified) has + single which contains all the text. - + - Gets or sets the encoding used for text conversion. + Word represents single word. It may consist of one or several , in case + when HtmlTags are enabled in the main class. - + - Gets or sets the value indicating that quiet zone must be shown. + Represents character placement. - - - - + - Initializes a new instance of the class with default settings. + Represents a style used in HtmlTags mode. - + - Generates the UPC E0 barcode. + Represents sequence of characters that have the same . - + - Initializes a new instance of the class with default settings. + Represents inline Image. - + - Generates the UPC E1 barcode. + Standard text renderer uses standard DrawString method to draw text. It also supports: + - text rotation; + - fonts with non-standard width ratio. + In case your text is justified, or contains html tags, use the + class instead. - + - Generates the UPC A barcode. + Cache for rendering img tags in textobject. + You can use only HTTP[s] protocol with absolute urls. - + - Generates the 2-digit supplement barcode. + Is serialized - + - Initializes a new instance of the class with default settings. + Get or set WebClient for downloading imgs by url - + - Generates the 5-digit supplement barcode. + Occurs before image load - + - The base class for linear (1D) barcodes. + Occurs after image load - + - Gets or sets a value that determines if the barcode object should calculate - the check digit automatically. + Enumerates all values + - + - Gets or sets a relative width of wide bars in the barcode. + Return CacheItem by src + Src attribute from img tag + - + + + + + + + + - Gets the value indicating that the barcode is numeric. + Set CacheItem by src + Src attribute from img tag + CacheItem + - + - Gets or sets a value indicating that leading/trailing whitespaces must be trimmed. + Validate src attribute from image - - true if trim; otherwise, false. - + Src attribute from img tag + return true if src is valid - + - + - Initializes a new instance of the class with default settings. + - + - Specifies an origin where the new objects inserted from. + Item of image cache Dictionary - + - Specifies that a new object was inserted from the "Objects" toolbar or "Insert" menu. + Get Base64 string - + - Specifies that a new object was dragged from the "Dictionary" window. + Return true if has some error with Image - + - Specifies that a new object was pasted from the clipboard. + Get Image - + - Represents the root class of the FastReport object's hierarhy. + Get byte array - + - Gets a value indicating whether the object is selected in the designer. + Return error image and set true to error property + - + - Gets a value indicating whether one of the object's parent is selected in the designer. + Set value for cache item + Image encoded base64 string - + - Deletes the object in the designer. + Set value for cache item - - This method is called when you delete the object in the designer. - Typically this method calls the method to delete the object and all - its children. You may override it to delete the object only, and keep children. - + Image - + - Called before inserting a new object in the designer. + Set value for cache item - - Do not call this method directly. You may override it if you are developing a - new component for FastReport. - - Some objects are registered in the designer several times with the same object - type, but different flags. For example, the - represents different shapes: rectangle, roundrect, ellipse and so on. All these - shapes are registered in the designer using flags (the last parameter in this - code): - - RegisteredObjects.Add(typeof(ShapeObject), "ReportPage,Shapes", 108, "Objects,Shapes,Rectangle", 0); - RegisteredObjects.Add(typeof(ShapeObject), "ReportPage,Shapes", 109, "Objects,Shapes,RoundRectangle", 1); - RegisteredObjects.Add(typeof(ShapeObject), "ReportPage,Shapes", 110, "Objects,Shapes,Ellipse", 2); - - When we put the "Ellipse" object on a band, the designer creates the - ShapeObject instance and calls its OnBeforeInsert method with - flags value set to 2. In turn, the OnBeforeInsert method converts the - int value of the flags to the shape kind: - - public override void OnBeforeInsert(int flags) - { - FShape = (ShapeKind)flags; - } - - - - Object's flags. + Image - + - Called after the new object was inserted in the designer. + - - Do not call this method directly. You may override it if you are developing a new component - for FastReport. - This method is called when new object is inserted, pasted from clipboard or dragged from - "Dictionary" window. You may override this method if you need to perform some actions when object - is inserted. Typical implementation invokes the object's editor if "Edit after insert" flag is set - in the designer options. - - The insertion source. + - + - Called when the user selects another object in the designer. + WebClientEventArgs - - This method is typically used by the in-place object's editor to check if selection was changed and close - the editor. - - + - Gets the object's context menu. + Gets a cache - Null reference if object does not have a menu. - - Do not call this method directly. You may override it if you are developing a new component - for FastReport. - You may use base menu classes such as , - to create own context menus. - - + - Gets or sets the name of the object. + Gets or sets a value indicating whether the event was handled. - - Name of the report object must contain alpha, digit, underscore symbols only. - Data objects such as Variable, TableDataSource - etc. can have any characters in they names. Each component must have unique - name. - - The following code demonstrates how to find an object by its name: - - TextObject text1 = report1.FindObject("Text1") as TextObject; - - - Another object with such name exists. - Rename an object that was introduced in the ancestor report. - + - Gets or sets the flags that restrict some actions in the designer. + Gets or sets a url from src attribue of img tag - - Use this property to restrict some user actions like move, resize, edit, delete. For example, if - Restriction.DontMove flag is set, user cannot move the object in the designer. - - + - Gets the flags that allow some functionality in the designer. + - - Use this property only if you developing a new FastReport object. - + - + - Gets or sets the parent of the object. + The report page units. - - Each report object must have a parent in order to appear in the report. Parent must be able to - contain objects of such type. - Another way (preferred) to set a parent is to use specific properties of the parent object. - For example, the object has the collection. - To add a new page to the report, use the following code: report1.Pages.Add(new ReportPage()); - - - - Report report1; - ReportPage page = new ReportPage(); - page.Parent = report1; - - Parent object cannot contain this object. - + - The base part of the object's name. + Specifies the units measured in millimeters. - - This property is used to automatically create unique object's name. See - - + - Gets the short type name. + Specifies the units measured in centimeters. - - Returns the short type name, such as "TextObject". - - + - Gets reference to the parent object. + Specifies the units measured in inches. - + - Gets reference to the parent object. + Specifies the units measured in hundreths of inch. - + - Gets the collection of this object's child objects. + Defines the constants used to convert between report units and screen pixels. - This property returns child objects that belongs to this object. For example, Report.ChildObjects - will return only pages that contains in the report, but not page childs such as bands. To return all - child objects, use property. + To convert pixels to millimeters, use the following code: + valueInMillimeters = valueInPixels / Units.Millimeters; + To convert millimeters to pixels, use the following code: + valueInPixels = valueInMillimeters * Units.Millimeters; - + - Gets the collection of all child objects. + The number of pixels in one millimeter. - - This property returns child objects that belongs to this object and to child objects of this object. - For example, Report.AllObjects will return all objects that contains in the report - such as - pages, bands, text objects. - - + - Gets or sets the Z-order of the object. + The number of pixels in one centimeter. - - The Z-order is also called "creation order". It is the index of an object in the parent's objects list. - For example, put two text objects on a band. First object will have ZOrder = 0, second = 1. Setting the - second object's ZOrder to 0 will move it to the back of the first text object. - - + - Gets a value indicating whether the object was introduced in the ancestor report. + The number of pixels in one inch. - + - Gets a value indicating whether the object is in the design state. + The number of pixels in 1/10 of ich. - + - Gets a value indicating whether the object is currently printing. + The number of pixels in 1/100 of inch. - + - Gets a value indicating whether the object is currently processed by the report engine. + Represents a xml property. - + - Gets an original component for this object. + Represents a property key. - - This property is used in the preview mode. Each object in the prepared report is bound to its - original (from the report template). This technique is used to minimize the prepared report's size. - - + - Helper method, helps to set a reference-type value to the property. + Represents a property value. - Old property value. - New property value. - - This method is used widely to set a new value to the property that references another FastReport object. - Method deals with the property. - - This is example of the DataBand.Header property: - public DataHeaderBand Header - { - get { return FHeader; } - set - { - SetProp(FHeader, value); - FHeader = value; - } - } - - + - Checks if two float values are different. + Creates new property and assigns value + + Property key + Property value + + + + Represents a xml node. + + + + + Gets a number of children in this node. + + + + + Gets a list of children in this node. + + + + + Gets a child node with specified index. + + Index of node. + The node with specified index. + + + + Gets or sets the node name. - First value. - Second value. - true if values are not equal. - This method is needed to compare two float values using some precision (0.001). It is useful - to compare objects' locations and sizes for equality. + This property will return "Node" for a node like <Node Text="" Left="0"/> - + - Deserializes nested object properties. + Gets or sets a list of properties in this node. + + + + + Gets or sets the parent for this node. + + + + + Gets or sets the node value. - Reader object. - Typically the object serializes all properties to the single xml item: - - <TextObject Name="Text2" Left="18.9" Top="37.8" Width="283.5" Height="28.35"/> - - Some objects like have child objects that serialized in subitems: - - <DataBand Name="Data1" Top="163" Width="718.2" Height="18.9"> - <TextObject Name="Text3" Left="18.9" Top="37.8" Width="283.5" Height="28.35"/> - </DataBand> - - To read such subitems, the DeserializeSubItems method is used. Base - implementation reads the child objects. You may override it to read some specific subitems. + This property will return "ABC" for a node like <Node>ABC</Node> - The following code is used to read report's styles: - - protected override void DeserializeSubItems(FRReader reader) - { - if (String.Compare(reader.ItemName, "Styles", true) == 0) - reader.Read(Styles); - else - base.DeserializeSubItems(reader); - } - - - + - Replaces the macros in the given string and returns the new string. + Gets the root node which owns this node. - The text containing macros. - The text with macros replaced with its values. - - + + + Clears the child nodes of this node. + - + - Set object's flags. + Adds a new child node to this node. - Flag to set. - true to set the flag, false to reset. + The new child node. - + - Sets the reference to a Report. + Adds a specified node to this node. - Report to set. + The node to add. - + - Sets the object's name. + Inserts a specified node to this node. - - This method is for internal use only. It just sets a new name without any checks - (unlike the property setter). - - Name Property - New name. + Position to insert. + Node to insert. - + - Sets the object's parent. + Finds the node with specified name. - - This method is for internal use only. You can use it if you are developing a new - component for FastReport. Override it to perform some actions when the parent of an - object is changing. This method checks that parent can contain a child. - - Parent object cannot contain this object. - New parent. + The name of node to find. + The node with specified name, if found; null otherwise. - + - Sets the object's parent. + Finds the node with specified name. - New parent. + The name of node to find. + The node with specified name, if found; the new node otherwise. - This method is for internal use only. You can use it if you are developing a new component for FastReport. - This method does not perform any checks, it just sets the new parent. + This method adds the node with specified name to the child nodes if it cannot find the node. + Do not dispose items, which has been created by this method - + - Searches for an object with given name. + Gets the index of specified node in the child nodes list. - Name of the object to find. - Returns a null reference if object is not found - The following code demonstrates how to find an object by its name: - - TextObject text1 = report1.FindObject("Text1") as TextObject; - if (text1 != null) - { - // object found - } - - + The node to find. + Zero-based index of node, if found; -1 otherwise. - + - Creates the unique object's name. + Gets a property with specified name. + The property name. + The value of property, if found; empty string otherwise. - Note: you have to set object's parent before calling this method. Method uses the - property to create a name. - Note: this method may be very slow on a report that contains lots of objects. Consider - using own naming logic in this case. + This property will return "0" when you request the "Left" property for a node + like <Node Text="" Left="0"/> - - - TextObject textObj = new TextObject(); - dataBand1.Objects.Add(textObj); - textObj.CreateUniqueName(); - - - + - Clears the object's state. + Removes all properties. - - This method also disposes all object's children. - - + - Serializes the object. + Sets the value for a specified property. + The property name. + Value to set. - Do not call this method directly. You should override it if you are - developing a new component for FastReport. - This method is called when the object needs to save the state. It may happen - when: - - - saving the report to the file or stream; - - - saving the report to the designer's undo buffer; - - - - assigning the object to another object using the - or AssignAll methods; - - - - saving the object to the designer's clipboard; - - - saving the object to the preview (when run a - report). - - + For example, you have a node like <Node Text="" Left="0"/>. When you set the + "Text" property to "test", the node will be <Node Text="test" Left="0"/>. + If property with specified name is not exist, it will be added. - Writer object. - + - Deserializes the object. + Removes a property with specified name. - - Do not call this method directly. You should override it if you are - developing a new component for FastReport. - This method is called when the object needs to restore the state. It may - happen when: - - - loading the report from a file or stream; - - - loading the report from the designer's undo - buffer; - - - assigning another object to this object using the - or AssignAll methods; - - - loading the object from the designer's - clipboard; - - loading the object from the preview pages. - - - Reader object. + The property name. + Returns true if property is removed, false otherwise. - + - Assigns values from another source. + Disposes the node and all its children. + + + + + Initializes a new instance of the XmlItem class with default settings. + + + + + Represents a xml document that contains the root xml node. - Note: this method is relatively slow because it serializes - an object to the xml and then deserializes it. + Use Load and Save methods to load/save the document. To access the root node + of the document, use the property. - Source to assign from. - - - Copies the contents of another, similar object. - - Call Assign to copy the properties from another object of the same type. - The standard form of a call to Assign is - destination.Assign(source); - - which tells the destination object to copy the contents of the - source object to itself. In this method, all child objects are - ignored. If you want to copy child objects, use the - AssignAll method. - - - - Report report1; - Report report2 = new Report(); - // copy all report settings, do not copy report objects - report2.Assign(report1); - - AssignAll Method - Source object to copy the contents from. - - - Copies the contents (including children) of another, similar object. - - - This method is similar to method. It copies child - objects as well. - - - - Report report1; - Report report2 = new Report(); - // copy all report settings and objects - report2.AssignAll(report1); - - - Source object to copy the state from. - + - Gets a value indicating whether the object has the specified parent in its parent hierarhy. + Gets or sets a value indicating whether is necessary to indent the document + when saving it to a file/stream. - Parent object to check. - Returns true if the object has given parent in its parent hierarhy. - + - Gets a value indicating whether the object has a specified flag in its property. + Gets or sets a value indicating whether is necessary to add xml header. - Flag to check. - true if Flags property contains specified flag. - + - Gets a value indicating whether the object has a specified restriction - in its property. + Gets the root node of the document. - Restriction to check. - true if Restrictions property contains specified restriction. - + - Invokes script event. + Clears the document. - Name of the event to invoke. - Event parameters. - - Do not call this method directly. You should use it if you are developing a new component - for FastReport. - Use this method to call an event handler that is located in the report's script. - - Example of the OnBeforePrint method: - public void OnBeforePrint(EventArgs e) - { - if (BeforePrint != null) - BeforePrint(this, e); - InvokeEvent(BeforePrintEvent, e); - } - - + - Called after all report objects were loaded. + Saves the document to a stream. - - Do not call this method directly. You may override it if you are developing a new component - for FastReport. - + Stream to save to. - + - Gets all expressions contained in the object. + Saves the document to a string. - Array of expressions or null if object contains no expressions. - - Do not call this method directly. You may override it if you are developing a - new component for FastReport. - - This method is called by FastReport each time before run a report. FastReport - do this to collect all expressions and compile them. For example, - GetExpressions method of the class - parses the text and returns all expressions found in the text. - - + Writer to save to. - + - Returns a custom code that will be added to the report script before report is run. + Loads the document from a stream. - A custom script text, if any. Otherwise returns null. - - This method may return any valid code that may be inserted into the report script. Currently it is - used in the TableObject to define the following script methods: Sum, Min, Max, Avg, Count. - - - Note: you must take into account the current script language - C# or VB.Net. You may check it via - Report.ScriptLanguage property. - - + Stream to load from. - + - Used to extract macros such as "TotalPages#" in the preview mode. + Saves the document to a file. - - This method is used mainly by the TextObject to extract macros and replace it with - actual values passed in the pageIndex and totalPages parameters. This method - is called automatically when the object is being previewed. - + The name of file to save to. - + - Used to get information of the need to convertation if the function returns true, then the GetConvertedObjects function is called + Loads the document from a file. - The export or the object, that call this method - By default returns false - - The functions IsHaveToConvert and GetConvertedObjects allow you to convert objects from one to another, - for example the export will convert object before adding it to the file and convert recursive, - i.e. If the new object has the ability to convert, - it will be converted again but limit is 10 times. - At the time of export it is called, only on objects inside the band, - the child objects of converted object will be returned, and the child objects of old object will be ignored. - + The name of file to load from. - + - Used to get an enumeration of the objects to which this object will be converted, before calling this function, the IsHaveToConvert function will be called + Disposes resources used by the document. - By default returns this object - - The functions IsHaveToConvert and GetConvertedObjects allow you to convert objects from one to another, - for example the export will convert object before adding it to the file and convert recursive, - i.e. If the new object has the ability to convert, - it will be converted again but limit is 10 times. - At the time of export it is called, only on objects inside the band, - the child objects of converted object will be returned, and the child objects of old object will be ignored. - - + - Gets the collection of all child objects, converts objects if necessary + Initializes a new instance of the XmlDocument class with default settings. - the object or export, that call this convertation - - - Initializes a new instance of the Base class with default settings. - + + - + - Represents a text object which draws each symbol of text in its own cell. + - - The text may be aligned to left or right side, or centered. Use the - property to do this. The "justify" align is not supported now, as well as vertical alignment. - The cell size is defined in the and properties. - These properties are 0 by default, in this case the size of cell is calculated automatically based - on the object's Font. - To define a spacing (gap) between cells, use the and - properties. - - + - This property is not relevant to this class. + Clear all files in archive. - + - This property is not relevant to this class. + Check for exisiting file in archive. + + - + - This property is not relevant to this class. + Adds the file form disk to the archive. + - + - This property is not relevant to this class. + Adds all files from directory (recursive) on the disk to the archive. + - + - This property is not relevant to this class. + Adds the stream to the archive. + + - + - This property is not relevant to this class. + Creates the zip and writes it to rhe Stream + - + - This property is not relevant to this class. + Creates the ZIP archive and writes it to the file. + - + - This property is not relevant to this class. + Gets or sets the Root Folder. - + - This property is not relevant to this class. + Gets or sets the errors. - + - This property is not relevant to this class. + Gets or sets the commentary to the archive. - + - This property is not relevant to this class. + Gets count of files in archive. - + - This property is not relevant to this class. + Creates the new zip archive. - + - This property is not relevant to this class. + Class helper for compile source code with path of assemblies - + - This property is not relevant to this class. + Generate a assembly in memory with some source code and several path for additional assemblies + + + - + - This property is not relevant to this class. + Represents a class that contains all parameters of Swiss QR Code. - + - This property is not relevant to this class. + IBAN object - + - This property is not relevant to this class. + (either EUR or CHF) - + - This property is not relevant to this class. + Creditor (payee) information - - - - - - - + - Gets or sets the width of cell, in pixels. + Reference information - - If zero width and/or height specified, the object will calculate the cell size - automatically based on its font. - - + - Gets or sets the height of cell, in pixels. + Can be null - - If zero width and/or height specified, the object will calculate the cell size - automatically based on its font. - - + - Gets or sets the horizontal spacing between cells, in pixels. + Debitor (payer) information - + - Gets or sets the vertical spacing between cells, in pixels. + Amount - - - - - - - - - - - - - + - Initializes a new instance of the class with the default settings. + Optional command for alternative processing mode - line 1 - + - Represents a check box object. + Optional command for alternative processing mode - line 2 - - - - - - - - - - + - Gets or set a value indicating whether the check box is in the checked state. + Creates an additional information object. Both parameters are optional and must be shorter than 141 chars in combination. + Unstructured text message + Bill information - + - Gets or sets a symbol that will be displayed when the check box is in the checked state. + Creates a reference object which must be passed to the SwissQrCode instance + Type of the reference (QRR, SCOR or NON) + Reference text + Type of the reference text (QR-reference or Creditor Reference) - + - Gets or sets a symbol that will be displayed when the check box is in the unchecked state. + Reference type. When using a QR-IBAN you have to use either "QRR" or "SCOR" - + - Gets or sets a color of the check symbol. + Contact type. Can be used for payee, ultimate payee, etc. with address in structured mode (S). + Last name or company (optional first name) + Zip-/Postcode + City name + Two-letter country code as defined in ISO 3166-1 + Streetname without house number + House number - + - Gets or sets a data column name bound to this control. + Contact type. Can be used for payee, ultimate payee, etc. with address in combined mode (K). - - Value must be in the form "[Datasource.Column]". - + Last name or company (optional first name) + Two-letter country code as defined in ISO 3166-1 + Adress line 1 + Adress line 2 - + - Gets or sets an expression that determines whether to show a check. + IBAN object with type information + IBAN + Type of IBAN (normal or QR-IBAN) - + - Gets or sets the check symbol width ratio. + Represents a barcode object. + Represents a barcode object. - Valid values are from 0.2 to 2. + The instance of this class represents a barcode. Here are some common + actions that can be performed with this object: + + + To select the type of barcode, use the property. + + + + To specify a static barcode data, use the property. + You also may use the or properties + to specify dynamic value for a barcode. + + + + To set a barcode orientation, use the property. + + + + To specify the size of barcode, set the property + to true and use the property to zoom the barcode. + If property is set to false, you need to specify the + size using the Width and + Height properties. + + + + This example shows how to configure the BarcodeObject to display PDF417 barcode. + + BarcodeObject barcode; + ... + barcode.Barcode = new BarcodePDF417(); + (barcode.Barcode as BarcodePDF417).CompactionMode = CompactionMode.Text; + + - - - Gets or sets a value determines whether to hide the checkbox if it is in the unchecked state. - - - - - Gets or sets editable for pdf export - - - + - + - + - + - + - + - Initializes a new instance of the CheckBoxObject class with default settings. + Specifies the horizontal alignment of a Barcode object. Works only when autosize is on. - + - This class represents a child band. + Specifies that the barcode is aligned to the left of the original layout. - - Typical use of child band is to print several objects that can grow or shrink. It also can be done - using the shift feature (via property), but in some cases it's not possible. - - - + + + Specifies that the barcode is aligned to the center of the original layout. + - - + + + Specifies that the barcode is aligned to the right of the original layout. + - + - Gets or sets a value indicating that band will be used to fill unused space on a page. + Gets or sets the barcode type. - - If you set this property to true, the band will be printed several times to fill - unused space on a report page. - - + - Gets or sets a value that determines the overall number of data rows printed by the data band. + Gets or sets the horizontal alignment of a Barcode object. - - Using this property, you may complete the data band upto N data rows. - If the data band has less number of rows, this band will be used to print empty rows. - - + - Gets or sets a value indicating that the band will be printed if its parent databand is empty. + Gets or sets the symbology name. - The child band with this property set to true, connected to a databand can be used to print "No data" - text if the databand has no rows. + The following symbology names are supported: + + "2/5 Interleaved" + "2/5 Industrial" + "2/5 Matrix" + "Codabar" + "Code128" + "Code39" + "Code39 Extended" + "Code93" + "Code93 Extended" + "EAN8" + "EAN13" + "MSI" + "PostNet" + "UPC-A" + "UPC-E0" + "UPC-E1" + "Supplement 2" + "Supplement 5" + "PDF417" + "Datamatrix" + "QRCode" + + + + barcode.SymbologyName = "PDF417"; + (barcode.Barcode as BarcodePDF417).CompactionMode = CompactionMode.Text; + + - - - - - - - + - Box cloud storage client. + Gets or sets the angle of barcode, in degrees. - + - Gets or sets the client info. + Gets or sets a value that determines whether the barcode should handle its width automatically. - + - Gets or sets the authorization code. + Gets or sets a data column name bound to this control. + + Value must be in the form "Datasource.Column". + - + - Gets or sets the access token. + Gets or sets an expression that contains the barcode data. - + - Initializes a new instance of the class. + Enable or disable of using an expression in Text - + - Initializes a new instance of the class. + Gets or sets brackets for using in expressions - The storage client info. - + - Initializes a new instance of the class. + Gets or sets a value that indicates if the barcode should display a human-readable text. - Client ID. - Client Secret. - + - Gets the authorization URL. + Gets or sets the barcode data. - The authorization URL stirng. - + - Gets the access token. + Gets or sets padding within the BarcodeObject. - The access token string. - - - - - - - + - Represents form of Box storage client. + Gets or sets a zoom of the barcode. - + - Initializes a new instance of the class. + Gets or sets a value that determines whether it is necessary to hide the object if the + barcode data is empty. - + - Initializes a new instance of the class. + Gets or sets the text that will be displayed if the barcode data is empty. - The information about Box client application. - The report template. - + + + Gets or sets values for forced use of a bitmap image instead of a vector + + + + + Initialize current BarcodeObject as Swiss QR. + + Parameters of swiss qr. + + + + Relocate BarcodeObject based on alignment + + + - + - + - + - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - + + + + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Initializes a new instance of the class with default settings. - + - Represents the Client Info diabolg form. + - + - Gets the client ID. + - + - Gets the client secret. + Aztec 2D code representation + Rustam Abdullaev - + - Initializes a new instance of the class. + Compact or full symbol indicator - - - - + - Required designer variable. + Size in pixels (width and height) - + - Clean up any resources being used. + Number of levels - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Number of data codewords - + - Represents form of the web browser. + The symbol image - + - Gets obtained authorization code. + The class holds the available options for the AztecWriter - - - - + - Required designer variable. + Representing the minimal percentage of error correction words. + Note: an Aztec symbol should have a minimum of 25% EC words. - + - Clean up any resources being used. + Specifies the required number of layers for an Aztec code: + a negative number (-1, -2, -3, -4) specifies a compact Aztec code + 0 indicates to use the minimum number of layers (the default) + a positive number (1, 2, .. 32) specifies a normal (non-compact) Aztec code - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + A simple, fast array of bits, represented compactly by an array of ints internally. + Sean Owen - - - FastCloud storage client. + + Flips bit i. + + bit to set + - + - Gets or sets the access token. + Gets the next set. + first bit to check + index of first bit that is set, starting from the given index, or size if none are set + at or beyond this given index - + - Gets the report URL that can be used to download report from cloud. + see getNextSet(int) + index to start looking for unset bit + index of next unset bit, or if none are unset until the end - - - Initializes a new instance of the class. + + Sets a block of 32 bits, starting at bit i. + + first bit to set + + the new value of the next 32 bits. Note again that the least-significant bit + corresponds to bit i, the next-least-significant to i+1, and so on. + - + - Gets the access token. + Sets a range of bits. - The access token string. + start of range, inclusive. + end of range, exclusive - - + + Clears all bits (sets to false). - - + + Efficient method to check if a range of bits is set, or not set. + + + start of range, inclusive. + + end of range, exclusive + + if true, checks that bits in range are set, otherwise checks that they are not set + + true iff all bits are set or not set in range, according to value argument + + IllegalArgumentException if end is less than or equal to start - + - Represents form of FastCloud storage client. + Appends the bit. + The bit. - + + underlying array of ints. The first element holds the first 32 bits, and the least + significant bit is bit 0. + + + - Initializes a new instance of the class. + Appends the least-significant bits, from value, in order from most-significant to + least-significant. For example, appending 6 bits from 0x000001E will append the bits + 0, 1, 1, 1, 1, 0 in that order. + containing bits to append + bits from value to append - + - Initializes a new instance of the class. + Toes the bytes. - The report template. - - - - - - - - - + first bit to start writing + array to write into. Bytes are written most-significant byte first. This is the opposite + of the internal representation, which is exposed by BitArray + position in array to start writing + how many bytes to write - - + + Reverses all bits in the array. - + - Required designer variable. + Determines whether the specified is equal to this instance. + The to compare with this instance. + + true if the specified is equal to this instance; otherwise, false. + - + - Clean up any resources being used. + Returns a hash code for this instance. - true if managed resources should be disposed; otherwise, false. + + A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table. + - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Returns a that represents this instance. + + A that represents this instance. + - + - Represents form of FastCloud storage client. + Erstellt ein neues Objekt, das eine Kopie der aktuellen Instanz darstellt. + + Ein neues Objekt, das eine Kopie dieser Instanz darstellt. + - + - Initializes a new instance of the class. +

Represents a 2D matrix of bits. In function arguments below, and throughout the common + module, x is the column position, and y is the row position. The ordering is always x, y. + The origin is at the top-left.

+

Internally the bits are represented in a 1-D array of 32-bit ints. However, each row begins + with a new int. This is done intentionally so that we can copy out a row into a BitArray very + efficiently.

+

The ordering of bits is row-major. Within each int, the least significant bits are used first, + meaning they represent lower x values. This is compatible with BitArray's implementation.

+ Sean Owen + dswitkin@google.com (Daniel Switkin)
- - - Initializes a new instance of the class. + + The width of the matrix + + + + The height of the matrix + + + + This method is for compatibility with older code. It's only logical to call if the matrix + is square, so I'm throwing if that's not the case. + - The report template. + row/column dimension of this matrix + - - - Checks is the string numeric. + +

Gets the requested bit, where true means black.

+
- The checking string. - True if string is numeric, otherwise false. + The horizontal component (i.e. which column) + + The vertical component (i.e. which row) + + value of given bit in matrix +
- - - Gets the proxy settings. + +

Flips the given bit.

+
- The proxy settings. + The horizontal component (i.e. which column) + + The vertical component (i.e. which row) +
- - + + Clears all bits (sets to false). - - - Required designer variable. + +

Sets a square region of the bit matrix to true.

+
+ The horizontal position to begin at (inclusive) + + The vertical position to begin at (inclusive) + + The width of the region + + The height of the region +
- - - Clean up any resources being used. + + A fast method to retrieve one row of data from the matrix as a BitArray. + - true if managed resources should be disposed; otherwise, false. + The row to retrieve + + An optional caller-allocated BitArray, will be allocated if null or too small + + The resulting BitArray - this reference should always be used even when passing + your own row + - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Sets the row. + row to set + {@link BitArray} to copy from - + - FTP storage client. + Modifies this {@code BitMatrix} to represent the same but rotated 180 degrees - + - Gets or sets the FTP server. + This is useful in detecting the enclosing rectangle of a 'pure' barcode. + {left,top,width,height} enclosing rectangle of all 1 bits, or null if it is all white - + - Gets or sets the username. + This is useful in detecting a corner of a 'pure' barcode. + {x,y} coordinate of top-left-most 1 bit, or null if it is all white - + - Gets or sets the password. + These are a set of hints that you may pass to Writers to specify their behavior. + dswitkin@google.com (Daniel Switkin) - + - Initializes a new instance of the class. + Specifies the width of the barcode image + type: - + - Initializes a new instance of the class. + Specifies the height of the barcode image + type: - The FTP server. - The username. - The password. - + - Saves the report to FTP storage. + Don't put the content string into the output image. + type: - The report template that should be saved. - The export filter that should export template before. - True if report has been successfully saved. - - - - - + - Represents form of the FTP storage client. + Specifies what character encoding to use where applicable. + type: - + - Initializes a new instance of the class. + Specifies margin, in pixels, to use when generating the barcode. The meaning can vary + by format; for example it controls margin before and after the barcode horizontally for + most 1D formats. + type: - + - Initializes a new instance of the class. + Specifies whether to use compact mode for PDF417. + type: - The FTP server. - The username. - The password. - The report template. - - - - - - - - - - - - - + - Required designer variable. + Don't append ECI segment. + That is against the specification of QR Code but some + readers have problems if the charset is switched from + ISO-8859-1 (default) to UTF-8 with the necessary ECI segment. + If you set the property to true you can use UTF-8 encoding + and the ECI segment is omitted. + type: - + - Clean up any resources being used. + if true, don't switch to codeset C for numbers - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Specifies the required number of layers for an Aztec code: + a negative number (-1, -2, -3, -4) specifies a compact Aztec code + 0 indicates to use the minimum number of layers (the default) + a positive number (1, 2, .. 32) specifies a normal (non-compact) Aztec code - + - The base class for all cloud storage clients. + Generates Aztec 2D barcodes. + Rustam Abdullaev - + - Gets or sets the filename. + Encodes the given binary content as an Aztec symbol + input data string + Aztec symbol matrix with metadata - + - Gets or set the information is user authorized or not. + Encodes the given binary content as an Aztec symbol + input data string + minimal percentage of error check words (According to ISO/IEC 24778:2008, + a minimum of 23% + 3 words is recommended) + if non-zero, a user-specified value for the number of layers + + Aztec symbol matrix with metadata + - + - Gets or sets the proxy settings of a client. + Defines an container for encoder options - + - Initializes a new instance of the class. + Gets the data container for all options - + - Prepares report before it will be saved to cloud storage. + Specifies the height of the barcode image - The report template. - The export filter. - Memory stream that contains prepared report. - + - Creates a MemoryStream instance using a Stream instance. + Specifies the width of the barcode image - The Stream instance that should be converted. - The MemoryStream instance. - + - Saves the report to cloud storage. + Don't put the content string into the output image. - The report template that should be saved. - The export filter that should export template before. - - + - Saves the stream to cloud storage. + Specifies margin, in pixels, to use when generating the barcode. The meaning can vary + by format; for example it controls margin before and after the barcode horizontally for + most 1D formats. - The stream that contains report. - The filename in which stream will be saved in cloud. - + - Represents form of Dropbox storage client. + Initializes a new instance of the class. - + - Gets or sets the report template. +

This class contains utility methods for performing mathematical operations over + the Galois Fields. Operations use a given primitive polynomial in calculations.

+

Throughout this package, elements of the GF are represented as an {@code int} + for convenience and speed (but at the cost of memory). +

+ Sean Owen
- + - Gets or sets the list of exports. + Create a representation of GF(size) using the given primitive polynomial. + irreducible polynomial whose coefficients are represented by + * the bits of an int, where the least-significant bit represents the constant + * coefficient + the size of the field + the factor b in the generator polynomial can be 0- or 1-based + * (g(x) = (x+a^b)(x+a^(b+1))...(x+a^(b+2t-1))). + * In most cases it should be 1, but for QR code it is 0. - + - Initializes a new instance of the class. + Builds the monomial. - - + The degree. + The coefficient. + the monomial representing coefficient * x^degree + + - Initializes a new instance of the class. + Implements both addition and subtraction -- they are the same in GF(size). - The report template. + sum/difference of a and b - + - Initializes the list of exports. + Exps the specified a. + 2 to the power of a in GF(size) - + - Gets the proxy settings. + Logs the specified a. - The proxy settings. + A. + base 2 log of a in GF(size) - + - Initializes the component. + Inverses the specified a. + multiplicative inverse of a - + - Checks is the string numeric. + Multiplies the specified a with b. - The checking string. - True if string is numeric, otherwise false. + A. + The b. + product of a and b in GF(size) - + - Finishes the form work. + Gets the size. - Returns true if work has been successfully finished, otherwise false. - - - - + - SelectedIndexChanged event handler for ComboBox File Type. + Gets the generator base. - Event sender. - Event args. - + - Click event handler for Button Settings. + Returns a that represents this instance. - Event sender. - Event args. + + A that represents this instance. + - + - FormClosing event handler for CloudStorageClientForm. +

Represents a polynomial whose coefficients are elements of a GF. + Instances of this class are immutable.

+

Much credit is due to William Rucklidge since portions of this code are an indirect + port of his C++ Reed-Solomon implementation.

- Event sender. - Event args. + Sean Owen
- + - Click event handler for button OK. + Initializes a new instance of the class. - Event sender. - Event args. + the {@link GenericGF} instance representing the field to use + to perform computations + coefficients as ints representing elements of GF(size), arranged + from most significant (highest-power term) coefficient to least significant + if argument is null or empty, + or if leading coefficient is 0 and this is not a + constant polynomial (that is, it is not the monomial "0") - + - Required designer variable. + degree of this polynomial - + - Clean up any resources being used. + Gets a value indicating whether this is zero. - true if managed resources should be disposed; otherwise, false. + true iff this polynomial is the monomial "0" - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + coefficient of x^degree term in this polynomial + The degree. + coefficient of x^degree term in this polynomial - + - Page File. + evaluation of this polynomial at a given point + A. + evaluation of this polynomial at a given point - + - Page Proxy. + This produces nearly optimal encodings of text into the first-level of + encoding used by Aztec code. + It uses a dynamic algorithm. For each prefix of the string, it determines + a set of encodings that could lead to this prefix. We repeatedly add a + character and generate a new set of optimal encodings until we have read + through the entire input. + @author Frank Yellin + @author Rustam Abdullaev - + - ComboBox File Type. + Convert the text represented by this High Level Encoder into a BitArray. + text represented by this encoder encoded as a - + - Label File Type. + Implements Reed-Solomon encoding, as the name implies. + Sean Owen + William Rucklidge - + - Buttons Settings. + State represents all information about a sequence necessary to generate the current output. + Note that a state is immutable. - + - Label Colon. + Create a new state representing this state with a latch to a (not + necessary different) mode, and then a code. - + - Label Password. + Create a new state representing this state, with a temporary shift + to a different mode to output a single value. - + - Label Username. + Create a new state representing this state, but an additional character + output in Binary Shift mode. - + - Label Server. + Create the state identical to this one, but we are no longer in + Binary Shift mode. - + - TextBox Username. + Returns true if "this" state is better (or equal) to be in than "that" + state under all possible circumstances. - + - TextBox Port. + Contains conversion support elements such as classes, interfaces and static methods. - + - TextBox Server. + Copies an array of chars obtained from a String into a specified array of chars + The String to get the chars from + Position of the String to start getting the chars + Position of the String to end getting the chars + Array to return the chars + Position of the destination array of chars to start storing the chars + An array of chars - + - TextBox Password. + Sets the capacity for the specified List + The List which capacity will be set + The new capacity value - + - PageControl. + Converts a string-Collection to an array + The strings. + - + - Represents the Application Info diabolg form. + Joins all elements to one string. + + The separator. + The values. + - + - Gets the access token. + Fills the specified array. + (can't use extension method because of .Net 2.0 support) + + The array. + The value. - + - Initializes a new instance of the class. + Fills the specified array. + (can't use extension method because of .Net 2.0 support) + + The array. + The start index. + The end index. + The value. - - - - + - Required designer variable. + Generates the Code128 barcode. + + This barcode supports three code pages: A, B and C. You need to set appropriate code page + in the barcode text, or use the auto encode feature. See the property + for more details. + + This example shows how to configure the BarcodeObject to display Code128 barcode. + + BarcodeObject barcode; + ... + barcode.Barcode = new Barcode128(); + (barcode.Barcode as Barcode128).AutoEncode = false; + + - + - Clean up any resources being used. + Gets or sets a value that determines whether the barcode should automatically + use appropriate encoding. - true if managed resources should be disposed; otherwise, false. + + You may use this property to encode data automatically. If you set it to false, + you must specify the code page inside the data string. The following control codes are available: + + + Sequence + Code128 control code + + + &A; + START A / CODE A + + + &B; + START B / CODE B + + + &C; + START C / CODE C + + + + &S; + SHIFT + + + &1; + FNC1 + + + &2; + FNC2 + + + &3; + FNC3 + + + &4; + FNC4 + + + The following example shows how to specify control codes: + + BarcodeObject barcode; + barcode.Barcode = new Barcode128(); + (barcode.Barcode as Barcode128).AutoEncode = false; + barcode.Text = "&C;1234&A;ABC"; + + - + + + + + + + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Initializes a new instance of the class with default settings. - + - Dropbox cloud storage client. + The base class for 2D-barcodes such as PDF417 and Datamatrix. - + - The base URL for files_put command. + Generates the "2/5 Interleaved" barcode. - + - Gets or sets the application access token. + Initializes a new instance of the class with default settings. - + - Initializes a new instance of the class. + Generates the "Deutsche Identcode" barcode. - + - Initializes a new instance of the class. + Gets or sets a value that indicates that CheckSum should be printed. - The Dropbox application access token. - + - - + + + Initializes a new instance of the class with default settings. + - + - Represents form of Dropbox storage client. + Generates the "ITF-14" barcode. - + - Initializes a new instance of the class. + Gets or sets the value indicating that vertical bearer bars are needed to draw. - The Dropbox access token. - The report template. - + - + - Required designer variable. + Initializes a new instance of the class with default settings. - + - Clean up any resources being used. + Generates the "2/5 Industrial" barcode. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Generates the "2/5 Matrix" barcode. - + - Represents the Client Info diabolg form. + Initializes a new instance of the class with default settings. - + - Gets the client ID. + Generates the Code39 barcode. - + + + + - Gets the client secret. + Initializes a new instance of the class with default settings. - + - Initializes a new instance of the class. + Generates the Code39 extended barcode. - - - - + - Required designer variable. + Generates the Code93 barcode. - + + + + - Clean up any resources being used. + Generates the Code93 extended barcode. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Generates the 2D Aztec barcode. - + - Google Drive cloud storage client. + Gets or sets the error correction percent. - + - Gets or sets the client info. + Initializes a new instance of the class with default settings. - + + + + - Gets or sets the authorization code. + The base class for all barcodes. - + - Gets or sets the access token. + Gets the name of barcode. - + - Initializes a new instance of the class. + Gets or sets the color of barcode. - + - Initializes a new instance of the class. + Creates the exact copy of this barcode. - The storage client info. + The copy of this barcode. - + - Initializes a new instance of the class. + Assigns properties from other, similar barcode. - Client ID. - Client Secret. + Barcode object to assign properties from. - + - Gets the authorization URL. + Initializes a new instance of the class with default settings. - The authorization URL stirng. - + - Gets the access token. + Generates the Codabar barcode. - The access token string. - - - - + - + - Represents form of Google Drive storage client. + Initializes a new instance of the class with default settings. - + - Initializes a new instance of the class. + Specifies the Datamatrix encoding. - + - Initializes a new instance of the class. + Specifies the auto encoding. - The information about Google Drive client application. - The report template. - - - - - - - - - - - - - + - Required designer variable. + Specifies the ASCII encoding. - + - Clean up any resources being used. + Specifies the C40 encoding. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Specifies the text encoding. - + - Represents form of the web browser. + Specifies the binary encoding. - + - Gets obtained authorization code. + Specifies the X12 encoding. - - - - + - Required designer variable. + Specifies the Edifact encoding. - + - Clean up any resources being used. + Specifies the Datamatrix symbol size. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Specifies the auto size. - + - Represents form of the web browser. + Specifies the 10x10 size. - + - Gets obtained authorization code. + Specifies the 12x12 size. - - - - + - Required designer variable. + Specifies the 8x8 size. - + - Clean up any resources being used. + Specifies the 14x14 size. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Specifies the 8x32 size. - + - Represents the information about SkyDrive application. + Specifies the 16x16 size. - + - Gets or sets the client name. + Specifies the 12x26 size. - + - Gets or sets the client ID. + Specifies the 18x18 size. - + - Gets or sets the client secret. + Specifies the 20x20 size. - + - Initializes a new instance of the class. + Specifies the 12x36 size. - The client name. - The client ID. - The client secret. - + - Represents the Client Info diabolg form. + Specifies the 22x22 size. - + - Gets the client ID. + Specifies the 16x36 size. - + - Gets the client secret. + Specifies the 24x24 size. - + - Initializes a new instance of the class. + Specifies the 26x26 size. - - - - + - Required designer variable. + Specifies the 16x48 size. - + - Clean up any resources being used. + Specifies the 32x32 size. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Specifies the 36x36 size. - + - Represents form of SkyDrive storage client. + Specifies the 40x40 size. - + - Initializes a new instance of the class. + Specifies the 44x44 size. - The SkyDrive client info. - The report template. - - - - + - Required designer variable. + Specifies the 48x48 size. - + - Clean up any resources being used. + Specifies the 52x52 size. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Specifies the 64x64 size. - + - SkyDrive cloud storage client. + Specifies the 72x72 size. - + - Gets or sets the client info. + Specifies the 80x80 size. - + - Gets or sets the authorization code. + Specifies the 88x88 size. - + - Gets or sets the access token. + Specifies the 96x96 size. - + - Initializes a new instance of the class. + Specifies the 104x104 size. - + - Initializes a new instance of the class. + Specifies the 120x120 size. - The client info. - + - Initializes a new instance of the class. + Specifies the 132x132 size. - Client ID. - Client Secret. - + - Gets the authorization URL. + Specifies the 144x144 size. - The authorization URL string. - + - Gets the access token. + Generates the 2D Data Matrix barcode. - The access token value. - - - - - - - + - Represents the base form for cloud storage web browsers. + Gets or sets the symbol size. - + - Gets or sets the url string. + Gets or sets the encoding mode. - + - Initizlizes a new instance of the class. + Gets or sets the code page used for text conversion. + + Use this property to encode non-ASCII characters. For example, set this + property to 1251 to use Window CP1251. + - + - Initializes a new instance of the class. + Gets or sets the size of the pixel. - The url string. - - - Handle the web browser form shown event. - - The event sender. - The event args. + + - + - Required designer variable. + Initializes a new instance of the class with default settings. - + - Clean up any resources being used. + The base class for EAN barcodes. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Initializes a new instance of the class with default settings. - + - The web browser component. + Generates the EAN8 barcode. - + - Represents an HTTP request method. + Generates the EAN13 barcode. - + - GET request method. + Initializes a new instance of the class with default settings. - + - POST request method. + Generates the GS1-128 (formerly known as UCC-128 or EAN-128) barcode. - + - PUT request method. + Initializes a new instance of the class with default settings. - + - Static class that contains HTTP utilities. + Generates the Intelligent Mail (USPS) barcode. - + - Encodes the URL string. + Gets or sets the value indicating that quiet zone must be shown. - The URL string. - The encoded URL string. - + + + + + + + - Encodes the dictionary with URL parameters. + Initializes a new instance of the class with default settings. - The dictionary with parameters. - The encoded string. - + - Decodes the URL string. + Generates the 2D MaxiCode barcode. - The URL string. - The decoded URL string. - + - Represents the consumer. + Sets the MaxiCode mode to use. Only modes 2 to 6 are supported. - + - Gets the consumer key. + Initializes a new instance of the class with default settings. - + + + + + Implements MaxiCode according to ISO 16023:2000. + + MaxiCode employs a pattern of hexagons around a central 'bulls-eye' + finder pattern. Encoding in several modes is supported, but encoding in + Mode 2 and 3 require primary messages to be set. Input characters can be + any from the ISO 8859-1 (Latin-1) character set. + + TODO: Add ECI functionality. + + @author Robin Stuart + @author Daniel Gredler + + + MaxiCode module sequence, from ISO/IEC 16023 Figure 5 (30 x 33 data grid). + + + ASCII character to Code Set mapping, from ISO/IEC 16023 Appendix A. + 1 = Set A, 2 = Set B, 3 = Set C, 4 = Set D, 5 = Set E. + 0 refers to special characters that fit into more than one set (e.g. GS). + + + ASCII character to symbol value, from ISO/IEC 16023 Appendix A. + + + Sets the MaxiCode mode to use. Only modes 2 to 6 are supported. + + @param mode the MaxiCode mode to use + + + Returns the MaxiCode mode being used. Only modes 2 to 6 are supported. + + @return the MaxiCode mode being used + + + If this MaxiCode symbol is part of a series of MaxiCode symbols appended in a structured format, this method sets the + position of this symbol in the series. Valid values are 1 through 8 inclusive. + + @param position the position of this MaxiCode symbol in the structured append series + + + Returns the position of this MaxiCode symbol in a series of symbols using structured append. If this symbol is not part of + such a series, this method will return 1. + + @return the position of this MaxiCode symbol in a series of symbols using structured append + + + If this MaxiCode symbol is part of a series of MaxiCode symbols appended in a structured format, this method sets the total + number of symbols in the series. Valid values are 1 through 8 inclusive. A value of 1 indicates that this symbol is not + part of a structured append series. + + @param total the total number of MaxiCode symbols in the structured append series + + + Returns the size of the series of MaxiCode symbols using structured append that this symbol is part of. If this symbol is + not part of a structured append series, this method will return 1. + + @return size of the series that this symbol is part of + + + Sets the primary data. Should only be used for modes 2 and 3. Must conform to the following structure: + + + + + + +
CharactersMeaning
1-9Postal code data which can consist of up to 9 digits (for mode 2) or up to 6 + alphanumeric characters (for mode 3). Remaining unused characters should be + filled with the SPACE character (ASCII 32).
10-12Three-digit country code according to ISO-3166.
13-15Three digit service code. This depends on your parcel courier.
+ + @param primary the primary data +
+ + Returns the primary data for this MaxiCode symbol. Should only be used for modes 2 and 3. + + @return the primary data for this MaxiCode symbol + + + {@inheritDoc} + + + Extracts the postal code, country code and service code from the primary data and returns the corresponding primary message + codewords. + + @return the primary message codewords + + + Returns the primary message codewords for mode 2. + + @param postcode the postal code + @param country the country code + @param service the service code + @return the primary message, as codewords + + + Returns the primary message codewords for mode 3. + + @param postcode the postal code + @param country the country code + @param service the service code + @return the primary message, as codewords + + + Formats text according to Appendix A, populating the {@link #set} and {@link #character} arrays. + + @return true if the content fits in this symbol and was formatted; false otherwise + + + Guesses the best set to use at the specified index by looking at the surrounding sets. In general, characters in + lower-numbered sets are more common, so we choose them if we can. If no good surrounding sets can be found, the default + value returned is the first value from the valid set. + + @param index the current index + @param Length the maximum Length to look at + @param valid the valid sets for this index + @return the best set to use at the specified index + + + Moves everything up so that the specified shift or latch character can be inserted. + + @param position the position beyond which everything needs to be shifted + @param c the latch or shift character to insert at the specified position, after everything has been shifted + + + Returns the error correction codewords for the specified data codewords. + + @param codewords the codewords that we need error correction codewords for + @param ecclen the number of error correction codewords needed + @return the error correction codewords for the specified data codewords + + + {@inheritDoc} + + + {@inheritDoc} + + - Gest the consumer secret. + Generates the MSI barcode. - + - Gets the consumer's signature method. + Specifies the error correction level used for PDF417 barcode. - + - Initializes a new instance of the class. + Indicates that correction level should be calculated automatically. - The consumer key. - The consumer secret. - + - Represents parser for parse OAuth responses. + Specifies level 0. - + - Parses token information in stream. + Specifies level 1. - The stream for parse. - The OAuth token. - + - Parses token information in stream for SkyDrive. + Specifies level 2. - The stream for parse. - The SkyDrive access token. - + - Parses token information in stream for Google Drive. + Specifies level 3. - The stream for parse. - The Google Drive access token. - + - Parses token information in stream for FastCloud. + Specifies level 4. - The stream for parse. - The FastCloud access token. - + - Represents the service provider. + Specifies level 5. - + - Gets the request token URL. + Specifies level 6. - + - Gets the user authorization URL. + Specifies level 7. - + - Gets the callback URL. + Specifies level 8. - + - Gets the access token URL. + Specifies the compaction mode used for PDF417 barcode. - + - Initializes a new instance of the class with a specified parameters. + Indicates that compaction mode should be calculated automatically. - The request token URL. - The user authorization URL. - The callback URL. - The access token URL. - + - Represents the OAuth token credentials. + Specifies the text compaction mode. - + - Gets the token key. + Specifies the numeric compaction mode. - + - Gets the token secret. + Specifies the binary compaction mode. - + - Initializes a new instance of the class. + Generates the 2D PDF417 barcode. - The token key. - The token secret. + This example shows how to configure the BarcodeObject to display PDF417 barcode. + + BarcodeObject barcode; + ... + barcode.Barcode = new BarcodePDF417(); + (barcode.Barcode as BarcodePDF417).CompactionMode = PDF417CompactionMode.Text; + + - + - Represents the user. + Gets or sets the barcode aspect ratio. + + A ratio or 0.5 will make the barcode width twice as large as the height. + - + - API for OAuth protocol. + Gets or sets the number of barcode data columns. + + To calculate the necessary number of columns and rows, set the + and properties to 0. In this case, the property + should be set to desired aspect ratio. + - + - Builds signed URL. + Gets or sets the number of barcode data rows. - The base token URL. - The HTTP method. - The consumer context. - The request token. - Signed URL. + + To calculate the necessary number of columns and rows, set the + and properties to 0. In this case, the property + should be set to desired aspect ratio. + - + - Represents the signature method. + Gets or sets the error level correction used for the barcode. - + - Signature method PLAINTEXT. + Gets or sets the code page used for text conversion. + + Use this property to encode non-ASCII characters. For example, set this + property to 1251 to use Window CP1251. + - + - Signature method HMAC-SHA1. + Gets or sets the compaction mode. - + - Signature method RSA-SHA1. + Gets or sets the size of the pixel. - + + Paints the barcode. If no exception was thrown a valid barcode is available. + + + + + - Represents proxy settings of the cloud storage. + Initializes a new instance of the class with default settings. - + - Gets or sets the type of proxy. + Generates the Pharmacode barcode. - + - Gets or sets the proxy server. + Gets or sets the value indicating that quiet zone must be shown. - + + + + - Gets or sets the port number of proxy server. + Initializes a new instance of the class with default settings. - + + + + - Gets or sets the username. + Generates the Plessey barcode. - + - Gets or sets the user's password. + Appends the given pattern to the target array starting at pos. + encode black/white pattern into this array + position to start encoding at in target + lengths of black/white runs to encode + starting color - false for white, true for black + the number of elements added to target. - + - Initializes a new instance of the class. + Generates the PostNet barcode. - The type of proxy. - The proxy server. - The port number of server. - The username. - The user's password. - + - Represents the type of rpoxy. + Specifies the QR code error correction level. - + - The HTTP proxy type. + L = ~7% correction. - + - The SOCKS4 proxy type. + M = ~15% correction. - + - The SOCKS5 proxy type. + Q = ~25% correction. - + - Provides utils for the web request. + H = ~30% correction. - + - Sets proxy settings for web request. + Specifies the QR Code encoding. - The web request. - The cloud proxy settings. - + - Represents the parameter of http request. + UTF-8 encoding. - + - Gets the name of a request parameter. + ISO 8859-1 encoding. - + - Gets the value of a request parameter. + Shift_JIS encoding. - + - Initializes a naw instance of the class with a specified parameters. + Windows-1251 encoding. - The name of a request parameter. - The value of a request paramter. - + - Comparer class for comparing request parameters. + cp866 encoding. - - + + + Generates the 2D QR code barcode. + - + - This class is used to pass find arguments to some methods of the CodeUtils class. + Gets or sets the error correction. - + - The start position of the search. After the search, this property points to - the begin of an expression. + Gets or sets the encoding used for text conversion. - + - After the search, this property points to the end of an expression. + Gets or sets the value indicating that quiet zone must be shown. - + + + + - The char sequence used to find the expression's begin. + Initializes a new instance of the class with default settings. - + - The char sequence used to find the expression's end. + Generates the UPC E0 barcode. - + - The text with embedded expressions. + Initializes a new instance of the class with default settings. - + - The last found expression. + Generates the UPC E1 barcode. - + - This static class contains methods that may be used to find expressions embedded - in the object's text. + Generates the UPC A barcode. - + - Returns expressions found in the text. + Generates the 2-digit supplement barcode. - Text that may contain expressions. - The char sequence used to find the start of expression. - The char sequence used to find the end of expression. - Array of expressions if found; otherwise return an empty array. - + - Gets first expression found in the text. + Initializes a new instance of the class with default settings. - Object with find arguments. - Indicates whether to skip strings. - The expression if found; otherwise, returns an empty string. - + - Class that implements some object's properties such as location, size and visibility. + Generates the 5-digit supplement barcode. - + - Corrects the object's size and sizing point if the size becomes negative. + The base class for linear (1D) barcodes. - Current mouse state. - Typically you don't need to use or override this method. - This method is called by the FastReport designer to check if the object's size becomes negative - when resizing the object by the mouse. Method must correct the object's size and/or position to - make it positive, also change the sizing point if needed. - + - Checks if the object is inside its parent. + Gets or sets a value that determines if the barcode object should calculate + the check digit automatically. - if true, check now independent of any conditions. - - Typically you don't need to use or override this method. - When you move an object with the mouse, it may be moved outside its parent. If so, this method - must find a new parent for the object and correct it's Left, Top and Parent - properties. If immediately parameter is false, you can optimize the method - to search for new parent only if the object's bounds are outside parent. If this parameter is - true, you must skip any optimizations and search for a parent immediately. - - + - Draws the object. + Gets or sets a relative width of wide bars in the barcode. - Paint event args. - - This method is widely used in the FastReport. It is called each time when the object needs to draw - or print itself. - In order to draw the object correctly, you should multiply the object's bounds by the scale - parameter. - cache parameter is used to optimize the drawing speed. It holds all items such as - pens, fonts, brushes, string formats that was used before. If the item with requested parameters - exists in the cache, it will be returned (instead of create new item and then dispose it). - - + - Draw the frame around the object to indicate that it accepts the drag&drop operation. + Gets the value indicating that the barcode is numeric. - Paint event args. - The color of frame. - + - Draw the selection points. + Gets or sets a value indicating that leading/trailing whitespaces must be trimmed. - Paint event args. - - This method draws a set of selection points returned by the method. - + + true if trim; otherwise, false. + - + - + - Gets the preferred size of an object. + Initializes a new instance of the class with default settings. - Preferred size. - - This method is called by the FastReport designer when you insert a new object. - - + - Returns a "smart tag" menu. + Container object that may contain child objects. - - "Smart tag" is a little button that appears near the object's top-right corner when we are in the - designer and move the mouse over the object. When you click that button you will see a popup window - where you can set up some properties of the object. FastReport uses smart tags to quickly choose - the datasource (for a band) or data column (for objects). - - + - Handles double click event in the designer. + Gets the collection of child objects. - - This method is called when the user doubleclicks the object in the designer. Typical implementation - invokes the object's editor (calls the InvokeEditor method) and sets the designer's - Modified flag. - - + - Handles the DragDrop event in the designer. + This event occurs before the container layouts its child objects. - Current mouse state. - - This method is called when the user drops an item from the Data Tree window into this object. - This method should copy the information from the e.DraggedObject object and set the - e.Handled flag to true to complete the drag operation. - - + - Handles the DragOver event in the designer. + This event occurs after the child objects layout was finished. - Current mouse state. - - This method is called when the user drags an item from the Data Tree window. This method should - check that the mouse (e.X, e.Y) is inside the object, then set the e.Handled flag - to true if an item can be dragged into this object. - - + - Handles KeyDown event in the designer. + Gets or sets a script event name that will be fired before the container layouts its child objects. - The designer's workspace. - Keyboard event parameters. - - This method is called when the user presses any key in the designer. Typical implementation - does nothing. - - + - Handles MouseDown event that occurs when the user clicks the mouse in the designer. + Gets or sets a script event name that will be fired after the child objects layout was finished. - - This method is called when the user press the mouse button in the designer. - The standard implementation does the following: - - checks if the mouse pointer is inside the object; - add an object to the selected objects list of the designer; - sets the e.Handled flag to true. - - - Current mouse state. - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - Handles MouseMove event that occurs when the user moves the mouse in the designer. + This method fires the BeforeLayout event and the script code connected to the BeforeLayoutEvent. - - This method is called when the user moves the mouse in the designer. Typical - use of this method is to change the mouse cursor to SizeAll when it is over - an object. The standard implementation does the following: - - checks if the mouse pointer is inside the object; - changes the cursor shape (e.Cursor property); - sets the e.Handled flag to true. - - - Current mouse state. + Event data. - + - Handles MouseMove event that occurs when the user moves the mouse in the designer. + This method fires the AfterLayout event and the script code connected to the AfterLayoutEvent. - - This method is called when the user moves the mouse in the designer. The - standard implementation does the following: - - - if mouse button is not pressed, check that mouse pointer is inside one of - the selection points returned by the - method and set the e.SizingPoint member to the corresponding sizing - point; - - if mouse button is pressed, and e.SizingPoint member is not - SizingPoint.None, resize the object. - - - Current mouse state. + Event data. - + + + + + + + + + + - Handles MouseUp event that occurs when the user releases the mouse button in the designer. + Initializes a new instance of the ContainerObject class with default settings. - - This method is called when the user releases the mouse button in the - designer. The standard implementation does the following: - - if e.Mode is WorkspaceMode2.SelectionRect, checks if object - is inside the selection rectangle and sets e.Handled flag if so; - - checks that object is inside its parent (calls the - method). - - - - Current mouse state. - + - Handles mouse wheel event. + FastReport json connection - Current mouse state. - + - Checks if given point is inside the object's bounds. + Name of json object table - point to check. - true if point is inside the object's bounds. - - You can override this method if your objectis not of rectangular form. - - + - Draws the selection point. + Initialize a new instance - Paint event args. - object. - object. - Left coordinate. - Top coordinate. - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - Gets the object's selection points. + Represents the JsonDataConnection connection string builder. - Array of objects. - Selection point is a small square displayed at the object's sides when object is selected - in the designer. You can drag this square by the mouse to change the object's size. For example, - the TextObject has eight selection points to change its width and height by the mouse. - If you are developing a new component for FastReport, you may override this method - if your object has non-standard set of selection points. For example, if an object has something like - "AutoSize" property, it would be good to disable all selection points if that property is true, - to disable resizing of the object by the mouse. + Use this class to parse connection string returned by the JsonDataConnection class. - + - Gets a value indicating that given point is inside selection point. + Gets or sets json data - point's x coordinate. - point's y coordinate. - selection point. - true if (x,y) is inside the point - + - Gets the absolute bottom coordinate of the object. + Gets or sets json schema - + - Gets the absolute bounding rectangle of the object. + Gets or sets json url encoding - + - Gets the absolute left coordinate of the object. + Initializes a new instance of the class with default settings. - + - Gets the absolute right coordinate of the object. + Initializes a new instance of the class with + specified connection string. + The connection string. - + - Gets the absolute top coordinate of the object. + JsonTableDataSource present a json array object - + - Gets or sets the edges of the container to which a control is bound and determines how a control - is resized with its parent. + Gets or sets value for force update schema on init schema - - Use the Anchor property to define how a control is automatically resized as its parent control - is resized. Anchoring a control to its parent control ensures that the anchored edges remain in the - same position relative to the edges of the parent control when the parent control is resized. - You can anchor a control to one or more edges of its container. For example, if you have a band - with a TextObject whose Anchor property value is set to Top, Bottom, the TextObject is stretched to - maintain the anchored distance to the top and bottom edges of the band as the height of the band - is increased. - - + + + + + + + + + + + + + + + + + + + - Gets the bottom coordinate of the object in relation to its container. + This class represents a single data column in a . - - To change the bottom coordinate, change the and/or properties. - - + + + + - Gets or sets the bounding rectangle of the object. + Gets or sets the business object property name which this column is bound to. - - Assigning a value to this property is equal to assigning values to the , - , , properties. - - + - Gets or sets the size of client area of the object. + Gets or sets the business object property descriptor which this column is bound to. - - This property is used in the class. - - - - - Gets or sets which control borders are docked to its parent control and determines how a control - is resized with its parent. - - - Use the Dock property to define how a control is automatically resized as its parent control is - resized. For example, setting Dock to DockStyle.Left causes the control to align itself with the - left edges of its parent control and to resize as the parent control is resized. - A control can be docked to one edge of its parent container or can be docked to all edges and - fill the parent container. - - - - Gets or sets a group index. - - - Group index is used to group objects in the designer (using "Group" button). When you select - any object in a group, entire group becomes selected. To reset a group, set the GroupIndex - to 0 (default value). - - - + - Gets or sets the height of the object. + Gets or sets the type of data supplied by this column. - - This property value is measured in the screen pixels. Use class to - convert a value to desired units. - - The following example demonstrates how to convert between pixels and units: - TextObject text1; - // set Height to 10mm - text1.Height = Units.Millimeters * 10; - // convert a value to millimeters - MessageBox.Show("Height = " + (text1.Height / Units.Millimeters).ToString() + "mm"); - - + - Gets or sets the left coordinate of the object in relation to its container. + Gets or sets a value that specifies the type of a control that will be created + when you drop this column on a report page. - - This property value is measured in the screen pixels. Use - class to convert a value to desired units. - - - To obtain absolute coordinate, use property. - + If you need to specify the custom type, use the property instead. - The following example demonstrates how to convert between pixels and units: - TextObject text1; - // set Left to 10mm - text1.Left = Units.Millimeters * 10; - // convert a value to millimeters - MessageBox.Show("Left = " + (text1.Left / Units.Millimeters).ToString() + "mm"); - - + - Gets the right coordinate of the object in relation to its container. + Gets or sets a name of custom bindable control. - To change the right coordinate, change the and/or properties. + Use this property if you want to bind a column to custom object type. You need to + specify the type name of your object; that object must be registered in FastReport using the + RegisteredObjects.Add method. - - - Gets or sets the Tag string for this component. - - - + - Gets or sets the top coordinate of the object in relation to its container. + Gets or sets the format of this column. - - This property value is measured in the screen pixels. Use - class to convert a value to desired units. - - - To obtain absolute coordinate, use property. - + This property is used when you drag a column from the Data window to the report page. + FastReport will create a "Text" object and set its "Format" property to the corresponding format. + By default, this property is set to Auto. It means that the format will be determined + automatically depending on the property. - The following example demonstrates how to convert between pixels and units: - TextObject text1; - // set Top to 10mm - text1.Top = Units.Millimeters * 10; - // convert a value to millimeters - MessageBox.Show("Top = " + (text1.Top / Units.Millimeters).ToString() + "mm"); - - + - Gets or sets a value indicating whether the object is displayed in the preview window. + Gets or sets expression of the calculated column. - Setting this property to false will hide the object in the preview window. + This property is used if the property is true. - The following report script will control the Text1 visibility depending on the value of the - data column: - private void Data1_BeforePrint(object sender, EventArgs e) - { - Text1.Visible = [Orders.Shipped] == true; - } - - + - Gets or sets a value that determines if the object can be printed on the printer. + Gets or sets a value that indicates whether this column is calculated. - Object with Printable = false is still visible in the preview window, but not on the printout. - If you want to hide an object in the preview, set the property to false. + You should specify the property for calculated columns. - + - Gets or sets the width of the object. + Gets the collection of child columns. - - This property value is measured in the screen pixels. Use class to - convert a value to desired units. - - The following example demonstrates how to convert between pixels and units: - TextObject text1; - // set Width to 10mm - text1.Width = Units.Millimeters * 10; - // convert a value to millimeters - MessageBox.Show("Width = " + (text1.Width / Units.Millimeters).ToString() + "mm"); - - + - Initializes a new instance of the class with default settings. + Gets or sets the tag value. - + - + - - - Split Container Control - - - - - Constructor - - - - - TreeView control with multiselect support. - - - This control is for internal use only. - - - - - Creates a new instance of the TreeViewMultiSelect control. - - - - - Gets a copy of list of selected nodes. - - - + - + - + - + - + - - - Represents the combobox used to select a data column. - + + - - - Occurs when the text portion of the combobox is changed. - + + - + - + - Gets or sets the data source. + Initializes a new instance of the Column class with default settings. - + + + + + + - Gets or sets the Report. + Initialize a new instance - - + + + + + - - + + + + + - - + + + Required designer variable. + - - + + + Clean up any resources being used. + + true if managed resources should be disposed; otherwise, false. - - - Initializes a new instance of the class. + + + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Specifies how text in a is horizontally aligned. + Required designer variable. - + - The text is aligned to the left. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - The text is aligned to the right. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - The text is aligned in the center. + Required designer variable. - + - The text is justified. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets the alignment to apply to the current - selection or insertion point. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - Replaces the SelectionAlignment from . - - + - Convert between screen pixels and twips (1/1440 inch, used by Win32 API calls) + The base class for all connection editors. This control is used when you edit + the connection in the Data Wizard. - Value in screen pixels - Value in twips - + - Convert between screen pixels and twips (1/1440 inch, used by Win32 API calls) + Gets or sets a connection string. - Value in twips - Value in screen pixels - + - Calculate or render the contents of RichTextBox for printing + This method should construct the connection string from values entered by user. - Graphics object - Graphics object to measure richtext for - Bonding rectangle of the RichTextBox - Index of first character to be printed - Index of last character to be printed - If true, only the calculation is performed, - otherwise the text is rendered as well - (Index of last character that fitted on the page) + 1 + The connection string. - + - Calculate or render the contents of RichTextBox for printing + This method should parse the connection string and fill the user interface elements. - Graphics object - Graphics object to measure richtext for - Bonding rectangle of the RichTextBox - Index of first character to be printed - Index of last character to be printed - If true, only the calculation is performed, - otherwise the text is rendered as well - The calculated text height - (Index of last character that fitted on the page) + 1 + The connection string. - + - This is an internal enum that represents the selected datatree item type. + This method is called when form layout is complete. - + - Nothing selected. + Initializes a new instance of the class with default settings. - - - Data column selected. + + + Required designer variable. - - - Total selected. + + + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - - - Parameter selected. + + + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Function selected. + Required designer variable. - + - Dialog control selected. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - This is an internal control that represents the data tree. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - This control is for internal use only. - - + - DataSource property + Required designer variable. - + - SelectedItem property + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - SelectedItemType property + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - + Required designer variable. - + - + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - + Required designer variable. - + - + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - + Represents a connection to xml file-based database. + This example shows how to add a new connection to the report. + + Report report1; + XmlDataConnection conn = new XmlDataConnection(); + conn.XmlFile = @"c:\data.xml"; + report1.Dictionary.Connections.Add(conn); + conn.CreateAllTables(); + + - + + + + + + + + + + + + + - + Gets or sets the path to .xsd file. - + - + Gets or sets the path to .xml file. - + + + + + + + + + + + + + + + + + + + + + + - + Initializes a new instance of the class with default settings. - + - + Represents a total that is used to calculate aggregates such as Sum, Min, Max, Avg, Count. - + + + + - + Gets or sets the total type. - + - + Gets or sets the expression used to calculate the total. - - + - Creates a new instance of the DataTreeView control. + Gets or sets the evaluator databand. + + The total will be calculated for each row of this band. + - + - Represents a control that may contain several pages. It is similar to the TabControl - but contains no tabs. This control is widely used in wizards. + This property is kept for compatibility only. - + - Occurs when page is selected. + Gets or sets the band to print the total on. + + The total will be resetted after the specified band has been printed. + - + - Gets or sets a value that determines whether the selector area is visible or not. + Gets or sets a value that determines whether the total should be resetted after print. - + - Gets or sets the height of selector tab. + Gets or sets a value that determines whether the total should be resetted if printed + on repeated band (i.e. band with "RepeatOnEveryPage" flag). - + - This property is not relevant to this class + Gets or sets the condition which tells the total to evaluate. - + - Gets or sets the active page. + Gets or sets a value that determines if invisible rows of the Evaluator should + be included into the total's value. - + - Gets or sets the index of active page. + This property is not relevant to this class. - - - Gets or sets the highlighted page index. - - - + - Gets the collection of pages. + Gets the value of total. - + - + - + - + - + - Gets tab at specified mouse point. + Initializes a new instance of the class with default settings. - The mouse point. - Index of tab under mouse; -1 if mouse is outside tab area. - + - Selects the next page. + Represents a datasource based on DataTable class. + This example shows how to add a new table to the existing connection: + + Report report1; + DataConnectionBase conn = report1.Dictionary.Connections.FindByName("Connection1"); + TableDataSource table = new TableDataSource(); + table.TableName = "Employees"; + table.Name = "Table1"; + conn.Tables.Add(table); + + - + + + + - Selects the previous page. + Gets or sets the underlying DataTable object. - + - Initializes a new instance of the class with default settings. + Gets or sets the table name. - + - This class represents a single page of the control. + Gets or sets SQL "select" command. + + If this command contains parameters, you should specify them in the + property. + - + - Gets or sets the page caption text. + Gets a collection of parameters used by "select" command. + + You must set up this property if the SQL query that you've specified in the + property contains parameters. + You can pass a value to the SQL parameter in two ways. + The right way is to define a report parameter. You can do this in the + "Data" window. Once you have defined the parameter, you can use it to pass a value + to the SQL parameter. To do this, set the SQL parameter's Expression property + to the report parameter's name (so it will look like [myReportParam]). + To pass a value to the report parameter from your application, use the + method. + The other way (unrecommended) is to find a datasource object and set its parameter from a code: + + TableDataSource ds = report.GetDataSource("My DataSource Name") as TableDataSource; + ds.Parameters[0].Value = 10; + + This way is not good because you hardcode the report object's name. + - + - Represents the control that combines a textbox and a button. + Gets or sets the parent object. - + - Occurs when the textbox is changed. + Gets or sets a value that determines whether it is necessary to store table data in a report file. - + - Occurs when the button is clicked. + Gets or sets the table data. + + This property is for internal use only. + - - + + + If set, ignores the Connection (always returns null). Needed when we replace the + existing connection-based datasource with datatable defined in an application. + - + - Gets or sets the button's image. + Gets or sets the query builder schema. + + This property is for internal use only. + - + - + - + - - - Initializes a new instance of the class. - + + - + - Represents a combobox that allows to choose a color. + Refresh the table schema. - - This control may be useful if you write own components for FastReport. - - - - This event is raised when you select a color. - + + - - - Gets or sets the selected color. - + + - - - Gets or sets value indicating whether it is necessary to show a color name in a combobox. - + + - + - + - + - + + + + - Initializes a new instance of the class with default settings. + Initializes a new instance of the class with default settings. - + - Represents a drop-down control that allows to choose a color. + Represents a master-detail relation between two data sources. - This control may be useful if you write own components for FastReport. + To setup a relation, you must specify parent and child datasources. For a parent datasource, + you must specify set of key columns; for child datasource, you must specify set of columns that + relate to the parent key columns. + This example shows how to create relation between Customers and Orders tables: + + Report report1; + DataSourceBase customersTable = report1.Dictionary.DataSources.FindByAlias("Customers"); + DataSourceBase ordersTable = report1.Dictionary.DataSources.FindByAlias("Orders"); + Relation rel = new Relation(); + rel.Name = "customersOrders"; + rel.ParentDataSource = customersTable; + rel.ChildDataSource = ordersTable; + rel.ParentColumns = new string[] { "CustomerID" }; + rel.ChildColumns = new string[] { "CustomerID" }; + report1.Dictionary.Relations.Add(rel); + + - - - This event is raised when you select a color. - + + - + - Gets or sets the selected color. + Gets or sets the parent datasource. - + - Initializes a new instance of the class with default settings. + Gets or sets the child datasource. - + - Represents a popup window that alows to choose a color. + Gets or sets an array of parent datasource columns. - This control may be useful if you write own components for FastReport. + Note: both and must have the + same number of elements. - + - This event is raised when you select a color. + Gets or sets an array of child datasource columns. + + Note: both and must have the + same number of elements. + - + + + + - Gets or sets the selected color. + Compares this relation with another one. + Another relation to compare with. + true if both relations are equal; false otherwise. - + - Initializes a new instance of the class with default settings. + Initializes a new instance of the class with default settings. - The main form that owns this popup control. - + - Represents the label with line. + Represents a connection to any OLE DB database. + This example shows how to add a new connection to the report. + + Report report1; + OleDbDataConnection conn = new OleDbDataConnection(); + conn.ConnectionString = "your_connection_string"; + report1.Dictionary.Connections.Add(conn); + conn.CreateAllTables(); + + - + - - - Initializes a new instance of the class. - + + - - - Represents a popup form. - - - Use this form if you want to show some controls in non-modal borderless form that - behaves like other standard popup controls such as context menu. This form does not - move a focus from the parent form. - + + - - - Shows the form. - - The control which location is used as a reference for pt parameter. - The location relative to the ctl control. + + - - - Shows the form. - - The control which location is used as a reference for x, y parameters. - The x position relative to the ctl control. - The y position relative to the ctl control. + + - - - Shows the form. - - The absolute screen location. + + - - - Initializes a new instance of the class with default settings. - - The main form that owns this popup form. + + - - - Handler which allows to prevent canceling of popup window - - Popup helper - Event arguments + + - - - Contains event information for a PopupClosed event. - + + - + - The popup form. + Represents a connection to any database through ODBC. + This example shows how to add a new connection to the report. + + Report report1; + OdbcDataConnection conn = new OdbcDataConnection(); + conn.ConnectionString = "your_connection_string"; + report1.Dictionary.Connections.Add(conn); + conn.CreateAllTables(); + + - - - Gets the popup form which is being closed. - + + - - - Constructs a new instance of this class for the specified - popup form. - - Popup Form which is being closed. + + - - - Arguments to a PopupCancelEvent. Provides a - reference to the popup form that is to be closed and - allows the operation to be cancelled. - + + - - - Whether to cancel the operation - + + - - - Mouse down location - + + - - - Popup form. - + + - + + + + + + + + + + - Constructs a new instance of this class. + Represents a connection to MS SQL database. - The popup form - The mouse location, if any, where the - mouse event that would cancel the popup occured. + This example shows how to add a new connection to the report. + + Report report1; + MsSqlDataConnection conn = new MsSqlDataConnection(); + conn.ConnectionString = "your_connection_string"; + report1.Dictionary.Connections.Add(conn); + conn.CreateAllTables(); + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - Gets the popup form + Represents a connection to MS Access database (.mdb file). + This example shows how to add a new connection to the report. + + Report report1; + MsAccessDataConnection conn = new MsAccessDataConnection(); + conn.DataSource = @"c:\data.mdb"; + report1.Dictionary.Connections.Add(conn); + conn.CreateAllTables(); + + - + + + + + + + - Gets the location that the mouse down which would cancel this - popup occurred + Gets or sets the datasource file name. - + - Gets/sets whether to cancel closing the form. Set to - true to prevent the popup from being closed. + Gets or sets the user name. - + - Represents the method which responds to a PopupClosed event. + Gets or sets the password. - + + + + + + + + + + + + + + + + + + + - Represents the method which responds to a PopupCancel event. + Initializes a new instance of the class with default settings. - + - A class to assist in creating popup windows like Combo Box drop-downs and Menus. - This class includes functionality to keep the title bar of the popup owner form - active whilst the popup is displayed, and to automatically cancel the popup - whenever the user clicks outside the popup window or shifts focus to another - application. + The base class for all data connection components such as . + This example shows how to add a new MS Access connection to the report. + + Report report1; + MsAccessDataConnection conn = new MsAccessDataConnection(); + conn.DataSource = @"c:\data.mdb"; + report1.Dictionary.Connections.Add(conn); + conn.CreateAllTables(); + + - + + + + - Event Handler to detect when the popup window is closed + Gets a string that will identify a connection in the Data Wizard. + The string that contains the connection type and some meaningful information. - + - Message filter to detect mouse clicks anywhere in the application - whilst the popup window is being displayed. + Gets the default type for a new parameter. + The integer representation of a parameter type. - + - The popup form that is being shown. + Gets a control that will be used to edit the connection properties. + The editor's control. - + + + + - The owner of the popup form that is being shown: + Tests the connection. + + If test connection is not successful, this method throws an exception. Catch this exception to + show an error message. + - + - Whether the popup is showing or not. + Gets an internal DataSet object that contains all data tables. - + - Whether the popup has been cancelled, notified by PopupCancel, - rather than closed. - - - - - Raised when the popup form is closed. + Gets a collection of data tables in this connection. + + To add a table to the connection, you must either create a new TableDataSource and add it + to this collection or call the method which will add + all tables available in the database. + - + - Raised when the Popup Window is about to be cancelled. The - property can be - set to true to prevent the form from being cancelled. + Gets or sets a connection string that contains all connection parameters. - - - - Shows the specified Form as a popup window, keeping the - Owner's title bar active and preparing to cancel the popup - should the user click anywhere outside the popup window. - Typical code to use this message is as follows: + + To modify some parameter of the connection, use respective + ConnectionStringBuilder class. + Security note: the connection string may contain a user name/password. + This information is stored in a report file. By default, it is crypted using the standard + FastReport's password. Since FastReport's source code is available to anyone who paid for it, + it may be insecure to use the standard password. For more security, you should use own + password. To do this, specify it in the Crypter.DefaultPassword property. + + This example demonstrates how to change a connection string: - frmPopup popup = new frmPopup(); - Point location = this.PointToScreen(new Point(button1.Left, button1.Bottom)); - popupHelper.ShowPopup(this, popup, location); + OleDbConnectionStringBuilder builder = new OleDbConnectionStringBuilder(oleDbConnection1.ConnectionString); + builder.PersistSecurityInfo = false; + oleDbConnection1.ConnectionString = builder.ToString(); - Put as much initialisation code as possible - into the popup form's constructor, rather than the System.Windows.Forms.Load - event as this will improve visual appearance. - - Main form which owns the popup - Window to show as a popup - Location relative to the screen to show the popup at. + - + - Responds to the - event from the popup form. + Gets or sets an expression that returns a connection string. - Popup form that has been closed. - Not used. + + Use this property to set the connection string dynamically. + The recommended way to do this is to define a report parameter. You can do this in the + "Data" window. Once you have defined the parameter, you can use it to pass a value + to the connection. Set the ConnectionStringExpression property of the + connection object to the report parameter's name (so it will look like [myReportParam]). + To pass a value to the report parameter from your application, use the + method. + + Once you set value for this property, the property will be ignored + when report is run. + + - + - Subclasses the owning form's existing Window Procedure to enables the - title bar to remain active when a popup is show, and to detect if - the user clicks onto another application whilst the popup is visible. + Gets or sets a value indicates if this connection is SQL-based. - Window Procedure Message - + - Called when the popup is being hidden. + Gets or sets a value indicating whether a login dialog appears immediately before opening a connection. + + Set LoginPrompt to true to provide login dialog when establishing a connection. If this + property is false (by default), you should provide login information (user name and password) + in the property. Though that property is stored in a crypted form, + this may be insecure. + Another way to pass login information to the connection is to use + property that is bound to the report parameter. In that + case you supply the entire connection string from your application. + - + - Raises the event. + Gets or sets the command timeout, in seconds. - describing the - popup form that is being closed. - - - Raises the event. - - describing the - popup form that about to be cancelled. + + - + - Default constructor. + Initializes a DataSet instance. - Use the - method to attach this class to the form you want to show popups from. + The DataSet object. + + This method is used to support FastReport infrastructure. You don't need to use it. + - + - A Message Loop filter which detect mouse events whilst the popup form is shown - and notifies the owning class when a mouse - click outside the popup occurs. + Disposes a DataSet. + + This method is used to support FastReport infrastructure. You don't need to use it. + - + - Raised when the Popup Window is about to be cancelled. The - property can be - set to true to prevent the form from being cancelled. + Sets the connection string. + New connection string. + + Use this method if you need to perform some actions when the connection string is set. + - + - The popup form + Gets a connection string that contains username and password specified. + User name. + Password. + + Override this method to pass login information to the connection. Typical implementation + must get the existing , merge specified login information into it + and return the new value. + - + + + + + + + + + + + + + + + + + + + + + + - The owning object. + Fills the collection with all tables available in the database. + + This method does not read the table data; to do this, call the + method of each table. + - + - Constructs a new instance of this class and sets the owning - object. + Fills the collection with all tables available in the database. - The object - which owns this class. + Set to true to initialize each table's schema. - + - Gets/sets the popup form which is being displayed. + Creates the relations between tables. Applies to XmlDataConnection only. - + - Checks the message loop for mouse messages whilst the popup - window is displayed. If one is detected the position is - checked to see if it is outside the form, and the owner - is notified if so. + Gets an array of table names available in the database. - Windows Message about to be processed by the - message loop - true to filter the message, false otherwise. - This implementation always returns false. + An array of strings. - + - Checks the mouse location and calls the OnCancelPopup method - if the mouse is outside the popup form. + Returns a type of connection. + Type instance. + + You should override this method if you developing a new connection component. + If your connection component does not use data connection, you need to override + the and methods instead. + + Here is the example of this method implementation: + + public override Type GetConnectionType() + { + return typeof(OleDbConnection); + } + + - + - Raises the event. + Returns a connection object. - The associated - with the cancel event. + The DbConnection instance. + Either creates a new DbConnection instance of type provided by the + method, or returns the application connection if set + in the Config.DesignerSettings.ApplicationConnection. - + - Updates HeaderWidth, HeaderHeight, BodyWidth, BodyHeight properties. + Opens a specified connection object. + Connection to open. + + Use this method to open a connection returned by the method. + This method displays a login dialog if your connection has the + property set to true. Once you have entered an user name and password in + this dialog, it will remeber the entered values and will not used anymore in this report session. + - + - Represents the crossview object that is used to print cube slice or slicegrid. + Disposes a connection. + The connection to dispose. - + - This property is not relevant to this class. + Returns a object that is specific to this connection. + The SQL command used to fetch a table data rows. + The connection object. + The select command parameters. + The DbDataAdapter object. + + You should override this method if you are developing a new connection component. In this method, + you need to create the adapter and set its SelectCommand's parameters. + If your connection does not use data adapter, you need to override + the and methods instead. + + Here is the example of this method implementation: + + public override DbDataAdapter GetAdapter(string selectCommand, DbConnection connection, + CommandParameterCollection parameters) + { + OleDbDataAdapter adapter = new OleDbDataAdapter(selectCommand, connection as OleDbConnection); + foreach (CommandParameter p in parameters) + { + OleDbParameter parameter = adapter.SelectCommand.Parameters.Add(p.Name, (OleDbType)p.DataType, p.Size); + parameter.Value = p.Value; + } + return adapter; + } + + - + - This property is not relevant to this class. + Gets the type of parameter that is specific to this connection. + The parameter's type. + + This property is used in the report designer to display available data types when you edit the + connection parameters. For example, the type of OleDbConnection parameter is a OleDbType. + - + - This property is not relevant to this class. + Quotes the specified DB identifier such as table name or column name. + Identifier to quote. + The opened DB connection. + The quoted identifier. - + - This property is not relevant to this class. + Fills the table schema. + DataTable to fill. + The SQL select command. + SQL parameters. + + Usually you don't need to use this method. Internally it uses the and + methods to fill the table schema. If you create own connection component + that does not use nor connection or adapter, then you need to override this method. + - + - This property is not relevant to this class. + Fills the table data. + DataTable to fill. + The SQL select command. + SQL parameters. + + Usually you don't need to use this method. Internally it uses the and + methods to fill the table data. If you create own connection component + that does not use nor connection or adapter, then you need to override this method. + - + - This property is not relevant to this class. + Creates table. + For internal use only. - + - This property is not relevant to this class. + Deletes table. + For internal use only. - + - + - - + + + Initializes a new instance of the class with default settings. + - + + + The base class for all data components such as data sources, columns. + + + - + - Allows to modify the prepared matrix elements such as cells, rows, columns. + Gets or sets alias of this object. + + Alias is a human-friendly name of this object. It may contain any symbols (including + spaces and national symbols). + - + - Gets or sets a value indicating whether to show a title row. + Gets or sets a value indicates that object is enabled and thus can be used in a report. + + This property is used to hide an object from the Data Dictionary window. Hidden + objects are still accessible in the "Data|Choose Data Source..." menu. + - + - Gets or sets a value indicating whether to show a X Axis fields Caption. + Gets or sets a name of the data object. + + This property is used to support FastReport.Net infrastructure. Do not use it directly. + - + - Gets or sets a value indicating whether to show a Y Axis fields Caption. + Gets or sets a reference to the data object. + + This property is used to support FastReport.Net infrastructure. Do not use it directly. + - + - Gets or sets a matrix style. + Gets a value indicates that this object has an alias. - + + + + + + + + + + - Gets or sets a script method name that will be used to handle the - event. + Initializes the object before running a report. - See the event for more details. + This method is used by the report engine, do not call it directly. - + - + Initializes a new instance of the class with default settings. - + - + Represents a connection to csv file-based database. + This example shows how to add a new connection to the report. + + Report report1; + CsvDataConnection conn = new CsvDataConnection(); + conn.CsvFile = @"c:\data.csv"; + report1.Dictionary.Connections.Add(conn); + conn.CreateAllTables(); + + - + + + + + + + + + + + + + - + The default field name. - + - + Gets or sets the path to .csv file. - + - Gets or sets a cube source. + Gets or sets the codepage of the .csv file. - + - Gets the object that holds data of Cube + Gets or sets the separator of the .csv file. - - See the class for more details. - - - + + + Gets or sets the value indicating that field names should be loaded from the first string of the file. + - - + + + Gets or sets the value indicating that quotation marks should be removed. + - - + + + Gets or sets the value indicating that field types fhould be converted. + - + - Creates or updates the matrix template. + Initializes a new instance of the class. - - Call this method after you modify the matrix descriptors using the - object's properties. - - + - + - + - + - + - + + + + + + + - This method fires the ModifyResult event and the script code connected to the ModifyResultEvent. + Obsolete. Specifies a set of flags used to convert business objects into datasources. - Event data. - + - Initializes a new instance of the class. + Specifies no actions. - + - + Allows using the fields of a business object. - + - + Allows using properties of a business object with BrowsableAttribute only. - + - + Specifies a kind of property. - + - + Specifies the property of a simple type (such as integer). - + - + Specifies the complex property such as class with own properties. - + - + Specifies the property which is a list of objects (is of IEnumerable type). - + - + Represents a datasource based on business object of IEnumerable type. + + Do not use this class directly. To register a business object, use the + Report.RegisterData method. + - + - + Occurs when FastReport engine loads data source with data from a business object. + + Use this event if you want to implement load-on-demand. Event handler must load the data into + your business object. + - - - - + + - + + + + + + + + + + + + + - + Represents the method that will handle the LoadBusinessObject event. - - + The source of the event. + The event data. - + - Represents interface of the source for object. + Provides data for event. - + - + Parent object for this data source. - + - + Specifies the format for the column value. - + - + The format will be determined automatically depending on the column's DataType. - + - + Specifies the General format (no formatting). - + - + Specifies the Number format. - + - + Specifies the Currency format. - + - + Specifies the Date format. - + - + Specifies the Time format. - + - + Specifies the Percent format. - + - + Specifies the Boolean format. - + - + Specifies the type of an object that will be created when you drop the + data column on a report page. - + - + The column will create the object. - + - + The column will create the object. - + - + The column will create the object. - + - + The column will create the object. - + - The descriptor that is used to describe one CrossView data cell. + The column will create the custom object, specified in the + property. - - The class is used to define one data cell of the CrossView. - To set visual appearance of the data cell, use the - property. - The collection of descriptors used to represent the CrossView data cells is stored - in the CrossViewObject.Data.Cells property. - - + - Gets a value indicating that this is the "GrandTotal" element on X axis. + Represents the collection of objects. - + - Gets a value indicating that this is the "GrandTotal" element on Y axis. + Gets or sets a column. + The index of a column in this collection. + The column with specified index. - + - Gets a value indicating that this is the "Total" element on X axis. + Finds a column by its name. + The name of a column. + The object if found; otherwise null. - + - Gets a value indicating that this is the "Total" element on Y axis. + Finds a column by its alias. + The alias of a column. + The object if found; otherwise null. - + - Gets the name of field in X axis. + Returns an unique column name based on given name. + The base name. + The unique name. - + - Gets the name of field in Y axis. + Returns an unique column alias based on given alias. + The base alias. + The unique alias. - + - Gets the name of measure in cube. + Sorts the collection of columns. - + - Gets the x coordinate. + Initializes a new instance of the class with default settings. + The owner of this collection. - + - Gets the y coordinate. + Represents the comparer class that used for sorting the collection of columns. - - - - + - + - Initializes a new instance of the class + This class represents a single parameter to use in the "select" command. - The Field Name in X axis. - The Field Name in Y axis. - The Measure Name. - Indicates the "XTotal" element. - Indicates the "YTotal" element. - Indicates the "XGrandTotal" element. - Indicates the "YGrandTotal" element. - + - Initializes a new instance of the class + Gets or sets the parameter's data type. - + - Represents a collection of CrossView data descriptors used in the . + Gets or sets the size of parameter's data. + + This property is used if the property is set to String. + - + - Gets or sets the element at the specified index. + Gets or sets an expression that returns the parameter's value. - Index of an element. - The element at the specified index. + + If this property is not set, the property will be used + to obtain a parameter's value. + - + - Adds the specified descriptors to the end of this collection. + Gets or sets a default value for this parameter. - Array of descriptors to add. + + This value is used when you designing a report. Also it is used when report is running + in case if you don't provide a value for the property. + - + - Adds a descriptor to the end of this collection. + Gets or sets the parameter's value. - Descriptor to add. - Index of the added descriptor. - + - Inserts a descriptor into this collection at the specified index. + This property is not relevant to this class. - The zero-based index at which value should be inserted. - The descriptor to insert. - + + + + + + + - Removes the specified descriptor from the collection. + Initializes a new instance of the class with default settings. - Descriptor to remove. - + - Returns the zero-based index of the first occurrence of a descriptor. + Represents the collection of objects. - The descriptor to locate in the collection. - The zero-based index of the first occurrence of descriptor within - the entire collection, if found; otherwise, -1. + + This class is used to store the list of parameters defined in the datasource. See the + property for more details. + - + - Determines whether a descriptor is in the collection. + Gets or sets a parameter. - The descriptor to locate in the collection. - true if descriptor is found in the collection; otherwise, false. + The index of a parameter in this collection. + The parameter with specified index. - + - Copies the elements of this collection to a new array. + Finds a parameter by its name. - An array containing copies of this collection elements. - - - - - - - - - - - + The name of a parameter. + The object if found; otherwise null. - + - Contains a set of properties and methods to hold and manipulate the CrossView descriptors. + Returns an unique parameter name based on given name. - - This class contains three collections of descriptors such as , - and . Descriptors are filled from FastCube Slice. - + The base name. + The unique name. - + - + Initializes a new instance of the class with default settings. + The owner of this collection. - + - + Represents the collection of objects. - + - + Gets or sets a data connection. + The index of a data connection in this collection. + The data connection with specified index. - + - + Initializes a new instance of the class with default settings. + The owner of this collection. - + - + Represents the CsvDataConnection connection string builder. + + Use this class to parse connection string returned by the CsvDataConnection class. + - + - + Gets or sets the path to .csv file. - + - + Gets or sets the codepage of .csv file. - + - + Gets or sets the separator. - + - + Gets or sets the value indicating that field names should be loaded from the first string of the file. - + - + Gets or sets the value indicating that quotation marks should be removed. - + - + Gets or sets the value indicating that field types should be converted. - + - + Initializes a new instance of the class. - + - + Initializes a new instance of the class with a specified connection string. + The connection string. - + - Gets a collection of column descriptors. + Base class for all CubeSources such as . - - Note: after you change something in this collection, call the - method to refresh the CrossView. - - + - Gets a collection of row descriptors. + - - Note: after you change something in this collection, call the - method to refresh the CrossView. - - + - Gets a collection of data cell descriptors. + - - Note: after you change something in this collection, call the - method to refresh the CrossView. - - + - The base class for matrix element descriptors such as and - . + - + - Gets or sets an expression which value will be used to fill the matrix. + - - Expression may be any valid expression. Usually it's a data column: - [DataSource.Column]. - - + - Gets or sets the template column bound to this descriptor. + - - This property is for internal use; usually you don't need to use it. - - + - Gets or sets the template row bound to this descriptor. + - - This property is for internal use; usually you don't need to use it. - - + - Gets or sets the template cell bound to this descriptor. + - - Using this property, you may access the matrix cell which is bound to - this descriptor. It may be useful to change the cell's appearance. - - Before using this property, you must initialize the matrix descriptors by - calling the method. - - - - - CrossViewObject crossView; - // change the fill color of the first matrix cell - crossView.Data.Cells[0].TemplateCell.Fill = new SolidFill(Color.Red); - - - + - Assigns values from another descriptor. + - Descriptor to assign values from. - - - - - - - + - Represents a collection of CrossView header descriptors used in the . + - + - Gets or sets the element at the specified index. + - Index of an element. - The element at the specified index. - + - Adds the specified descriptors to the end of this collection. + - Array of descriptors to add. - + - Adds a descriptor to the end of this collection. + - Descriptor to add. - Index of the added descriptor. - + - Inserts a descriptor into this collection at the specified index. + - The zero-based index at which value should be inserted. - The descriptor to insert. - + - Removes the specified descriptor from the collection. + - Descriptor to remove. - + - Returns the zero-based index of the first occurrence of a descriptor. + - The descriptor to locate in the collection. - The zero-based index of the first occurrence of descriptor within - the entire collection, if found; otherwise, -1. - + - Determines whether a descriptor is in the collection. + - The descriptor to locate in the collection. - true if descriptor is found in the collection; otherwise, false. - + - Copies the elements of this collection to a new array. + - An array containing copies of this collection elements. - + - + - + - + - The descriptor that is used to describe one element of the CrossView header. + Initializes a new instance of the class with default settings. - - The class is used to define one header element of the CrossView - (either the column element or row element). - To set visual appearance of the element, use the - property. - The collection of descriptors used to represent the CrossView header is stored - in the CrossViewObject.Data.Columns and CrossViewObject.Data.Rows properties. - - + - Gets a value indicating that this is the "GrandTotal" element. + Represents the collection of objects. - + - Gets a value indicating that this is the "Total" element. + Gets or sets a data source. + The index of a data source in this collection. + The data source with specified index. - + - Gets a value indicating that this is the "Measure" element. + Finds a CubeSource by its name. + The name of a CubeSource. + The object if found; otherwise null. - + - Gets the name of field in cube. + Finds a CubeSource by its alias. + The alias of a CubeSource. + The object if found; otherwise null. - + - Gets the name of measure in cube. + Initializes a new instance of the class with default settings. + The owner of this collection. - + - Gets the cell coordinate. + Base class for all datasources such as . - + - Gets the size in cell coordinate. + Occurs when the FastReport engine loads data source with data. + + Use this event if you want to implement load-on-demand. Event handler must load the data + into the data object which this datasource is bound to (for example, the + TableDataSource uses data from the DataTable object bound to + the Table property). + - + - Gets the level coordinate. + Gets a number of data rows in this datasource. + + You should initialize the datasource by the Init method before using this property. + - + - Gets the size in level coordinate. + Gets a value indicating that datasource has more rows, that is the + is less than the . + + You should initialize the datasource by the Init method before using this property. + Usually this property is used with the following code block: + + dataSource.Init(); + while (dataSource.HasMoreRows) + { + // do something... + dataSource.Next(); + } + + - - - - - + + + Gets the current data row. + + + This property is updated when you call the method. + - + - Initializes a new instance of the class + Gets an index of current data row. - The Field Name. - The Measure Name. - Indicates the "Total" element. - Indicates the "GrandTotal" element. - Indicates the "Measure" element. + + You should initialize the datasource by the Init method before using this property. + This property is updated when you call the method. + - + - Initializes a new instance of the class + Gets data stored in a specified column. + Alias of a column. + The column's value. + + You should initialize the datasource by the Init method before using this property. + - + - Represents the RDL import plugin. + Gets data stored in a specified column. + The column. + The column's value. + + You should initialize the datasource by the Init method before using this property. + - + - Initializes a new instance of the class. + Forces loading of data for this datasource. + + This property is false by default. Set it to true if you need to reload data + each time when the datasource initialized. Note that this may slow down the performance. + - + - Initializes a new instance of the class with a specified designer. + This property is not relevant to this class. - The report designer. - - + + + This property is not relevant to this class. + - - + + + This property is not relevant to this class. + - + - The RDL Size units. + This property is not relevant to this class. - + - Specifies the units measured in millimeters. + This property is not relevant to this class. - + - Specifies the units measured in centimeters. + This property is not relevant to this class. - + - Specifies the units measured in inches. + Gets the additional filter settings. - + - Specifies the units measured in points. + Gets data stored in a specified column. + The column alias. + An object that contains the data. - + - Specifies the units measured in picas. + Gets data stored in a specified column. + The column. + An object that contains the data. - + - Defines the constants used to convert between RDL Size and pixels. + Initializes the datasource schema. - To convert pixels to inches, use the code: - inches = pixels / SizeUnitsP.Inch; - To convert inches to pixels, use the code: - pixels = inches * SizeUnitsP.Inch; + This method is used to support the FastReport.Net infrastructure. Do not call it directly. - + - The number of pixels in one millimeter. + Loads the datasource with data. + + This method is used to support the FastReport.Net infrastructure. Do not call it directly. + + Rows to fill with data. - + - The number of pixels in one centimeter. + Initializes this datasource. + + This method fills the table with data. You should always call it before using most of + datasource properties. + - + - The number of pixels in one inch. + Initializes this datasource and applies the specified filter. + The filter expression. - + - The number of pixels in one point. + Initializes this datasource, applies the specified filter and sorts the rows. + The filter expression. + The collection of sort descriptors. - + - The number of pixels in one pica. + Initializes this datasource and filters data rows according to the master-detail relation between + this datasource and parentData. + Parent datasource. + + To use master-detail relation, you must define the object that describes + the relation, and add it to the Report.Dictionary.Relations collection. + - + - Defines the constants used to convert between RDL Size and millimeters. + Initializes this datasource and filters data rows according to the master-detail relation between + this datasource and parentData. Also applies the specified filter and sorts the rows. + Parent datasource. + The filter expression. + The collection of sort descriptors. - To convert millimeters to inches, use the code: - inches = millimeters / SizeUnitsM.Inch; - To convert inches to millimeters, use the code: - millimeters = inches * SizeUnitsM.Inch; + To use master-detail relation, you must define the object that describes + the relation, and add it to the Report.Dictionary.Relations collection. - + - The number of millimeters in one centimeter. + Initializes this datasource and filters data rows according to the master-detail relation. + Also applies the specified filter and sorts the rows. + The master-detail relation. + The filter expression. + The collection of sort descriptors. + + To use master-detail relation, you must define the object that describes + the relation, and add it to the Report.Dictionary.Relations collection. + - + - The number of millimeters in one inch. + Initializes the data source if it is not initialized yet. - + - The number of millimeters in one point. + Navigates to the first row. + + You should initialize the datasource by the Init method before using this method. + - + - The number of millimeters in one pica. + Navigates to the next row. + + You should initialize the datasource by the Init method before using this method. + - + - The RDL units converter. + Navigates to the prior row. + + You should initialize the datasource by the Init method before using this method. + - - - Converts the RDL Boolean to bool value. - - The RDL Boolean value. - The bool value. + + - - - Converts the RDL Color to Color. - - The RDL Color value. - The Color value. + + - - - Converts the RDL Size to float value. - - The RDL Size value. - The RDL Size units measure. - The float value of RDL Size. + + - + - Converts the RDL Size to int value. + Initializes a new instance of the class with default settings. - The RDL Size value. - The RDL Size units measure. - The int value of RDL Size. - + - Converts the RDL Size to millimeters. + Represents the collection of objects. - The RDL Size value. - The float value of RDL Size in millimeters. - + - Converts the RDL Size to pixels. + Gets or sets a data source. - The RDL Size value. - The float value of RDL Size in pixels. + The index of a data source in this collection. + The data source with specified index. - + - Converts the RDL FontStyle to FontStyle. + Finds a datasource by its name. - The RDL FontStyle value. - The FontStyle value. + The name of a datasource. + The object if found; otherwise null. - + - Converts the RDL FontSize to float. + Finds a datasource by its alias. - The RDL FontSize value. - The float value of RDL FontSize in points. + The alias of a datasource. + The object if found; otherwise null. - + - Converts the RDL TextAlign to HorzAlign. + Sorts data sources by theirs names. - The RDL TextAlign value. - The HorzAlign value. - + - Converts the RDL TextAlign to VerticalAlign. + Initializes a new instance of the class with default settings. - The RDL VerticalAlign value. - The VertAlign value. + The owner of this collection. - + - Converts the RDL WritingMode to Angle. + Represents the comparer class that used for sorting the collection of data sources. - The RDL WritingMode value. - The int value of RDL WritingMode in degree. - + + + + - Converts the RDL TextAlign to StringAlignment. + Determines how to filter the data value. - The RDL TextAling value. - The StringAlignment value. + + The "Data value" is a value contained in the datasource which you filter. + The "Selected value" is a value you have entered or selected in the dialog control. + - + - Converts the RDL TextAlign and VerticalAlign to ContentAlignment. + Data value is equal to selected value. - The RDL TextAlign value. - The RDL VerticalAlign value. - The ContentAlignment value. - + - Converts the RDL BorderStyle to LineStyle. + Data value is not equal to selected value. - The RDL BorderStyle value. - The LineStyle value. - + - Converts the RDL Sizing to PictureBoxSizeMode. + Data value is less than selected value. - The RDL Sizing value. - The PictureBoxSizeMode value. - + - Converts the RDL GradientType to GradientStyle. + Data value is less than or equal to selected value. - The RDL GradientType value. - The GradientStyle value. - + - Converts the RDL Chart.Type to SeriesChartType. + Data value is greater than selected value. - The RDL Chart.Type value. - The SeriesChartType value. - + - Converts the RDL Chart.Palette to ChartColorPalette. + Data value is greater than or equal to selected value. - The RDL Chart.Palette value. - The RDL ChartColorPalette value. - + - Converts the RDL Chart.Legend.Position to Legend.Docking and Legend.Alignment. + Data string contains selected value. - The RDL Chart.Legend.Position value. - The Legend instance to convert to. - + - Converts the RDL Chart.Legend.Layout to LegendStyle. + Data string does not contain selected value. - The RDL Chart.Legend.Layout value. - The LegendStyle value. - + - Converts the RDL BorderStyle to ChartDashStyle. + Data string starts with selected value. - The RDL BorderStyle value. - The ChartDashStyle value. - + - Converts the RDL Axis.Visible to AxisEnabled. + Data string does not start with selected value. - The RDL Axis.Visible value. - The AxisEnabled value. - + - Converts the RDL TickMarkStyle to TickMarkStyle. + Data string ends with selected value. - The RDL TickMarkStyle value. - The TickMarkStyle value. - + - Converts the RDL Shading to LightStyle. + Data string does not end with selected value. - The RDL Shading value. - The LightStyle value. - + - The components factory. + This class stores all report data items such as datasources, connections, relations, parameters, + system variables. + + You can access the report dictionary via Report.Dictionary property. + - + - Creates a ReportPage instance in the specified Report. + Gets a collection of connection objects available in a report. - The Report instance. - The ReportPage instance. - + - Creates a ReportTitleBand instance in the specified ReportPage. + Gets a collection of datasources available in a report. - The ReportPage instance. - The ReportTitleBand instance. + + Usually you don't need to use this property. It contains only datasources + registered using the RegisterData method. All other datasources are contained + in connection objects and may be accessed via property. + - + - Creates a ReportSummaryBand instance in the specified ReportPage. + Gets a collection of relations. - The ReportPage instance. - The ReportSummaryBand instance. - + - Creates a PageHeaderBand instance in the specified ReportPage. + Gets a collection of parameters. - The ReportPage instance. - The PageHeaderBand instance. + + Another way to access parameters is to use the Report.Parameters property + which is actually a shortcut to this property. You also may use the Report.GetParameter + and Report.GetParameterValue methods. + - + - Creates a PageFooterBand instance in the specified ReportPage. + Gets a collection of system variables like Date, PageNofM etc. - The ReportPage instance. - The PageFooterBand instance. + + Another way to access a system variable is to use the Report.GetVariableValue method. + - + - Creates a ColumnHeaderBand instance in the specified ReportPage. + Gets a collection of totals. - The ReportPage instance. - The ColumnHeaderBand instance. + + Another way to get a total value is to use the Report.GetTotalValue method. + - + - Creates a ColumnFooterBand instance in the specified ReportPage. + Gets a collection of cubesources available in a report. - The ReportPage instance. - The ColumnFooterBand instance. + + Usually you don't need to use this property. It contains only cubesources + registered using the RegisterData method. + - + - Creates a DataHeaderBand instance in the specified DataBand. + Gets a list of registered items. - The DataBand instance. - The DataHeaderBand instance. + + This property is for internal use only. + - + + + + - Creates a DataBand instance in the specified ReportPage. + Registers a DataView. - The ReportPage instance. - The DataBand instance. + The DataView to register. + The name of the data object. + Determines wheter to enable the object or not. + + This method is for internal use only. + - + - Creates a DataFooterBand instance in the specified DataBand. + Registers a business object. - The DataBand instance. - The DataFooterBand instance. + The business object. + The name of the object. + Maximum level of data nesting. + Determines wheter to enable the object or not. + + This method is for internal use only. + - + - Creates a GroupHeaderBand instance in the specified ReportPage. + Registers a CubeLink. - The ReportPage instance. - The GroupHeaderBand instance. + The CubeLink to register. + The name of the data object. + Determines wheter to enable the object or not. + + This method is for internal use only. + - + - Creates a GroupFooterBand instance in the cpecified ReportPage. + Registers a data object. - The ReportPage instance. - The GroupFooterBand instance. + The object to register. + The name of the object. + Determines wheter to enable the object or not. + + This method is for internal use only. + - + - Creates a ChildBand instance in the specified BandBase. + Unregisters the previously registered data. - The BandBase instance. - The ChildBand instance. + The application data. - + - Creates an OverlayBand in the specified ReportPage. + Unregisters the previously registered data. - The ReportPage instance. - The OverlayBand instance. + The application data. + The name of the data. + + You must specify the same data and name as when you call RegisterData. + - + - Creates a TextObject instance with specified name and parent. + Re-registers the data registered before. - The name of the TextObject instance. - The parent of the TextObject instance. - The TextObject instance. + + This method is for internal use only. + - + - Creates a PictureObject instance with specified name and parent. + Re-registers the data registered before. - The name of the PictureObject instance. - The parent of the PictureObject instance. - The PictureObject instance. + - + - Creates a LineObject instance with specified name and parent. + Clears all registered data. - The name of the LineObject instance. - The parent of the LineObject instance. - The LineObject instance. - + - Creates a ShapeObject instance with specified name and parent. + Enables or disables relations between data tables. - The name of the ShapeObject instance. - The parent of the ShapeObject instance. - The ShapeObject instance. + + Call this method if you create master-detail report from code. This method enables + relation between two data tables which Enabled flag is set to true. Relations + whose parent and child tables are disabled, gets disabled too. + - + - Creates a PolyLineObject instance with specified name and parent. + Creates unique name for data item such as connection, datasource, relation, parameter or total. - The name of the PolyLineObject instance. - The parent of the PolyLineObject instance. - The PolyLineObject instance. + The base name. + The new unique name. + + Use this method to create unique name of the data item. It is necessary when you create new + items in code to avoid conflicts with existing report items. + This example show how to add a new parameter: + + Report report1; + Parameter par = new Parameter(); + par.Name = report1.Dictionary.CreateUniqueName("Parameter"); + report1.Parameters.Add(par); + + + - + - Creates a PolygonObject instance with specified name and parent. + Creates unique alias for data item such as connection, datasource or relation. - The name of the PolygonObject instance. - The parent of the PolygonObject instance. - The PolygonObject instance. + The base alias. + The new unique alias. + + Use this method to create unique alias of the data item. It is necessary when you create new + items in code to avoid conflicts with existing report items. + This example show how to add a new table: + + Report report1; + DataConnectionBase conn = report1.Dictionary.Connections.FindByName("Connection1"); + TableDataSource table = new TableDataSource(); + table.TableName = "Employees"; + table.Name = report1.Dictionary.CreateUniqueName("EmployeesTable"); + table.Alias = report1.Dictionary.CreateUniqueAlias("Employees"); + conn.Tables.Add(table); + + + - + - Creates a SubreportObject instance with specified name and parent. + Finds a data item such as connection, datasource, relation, parameter or total by its name. - The name of the SubreportObject instance. - The parent of the SubreportObject instance. - The SubreportObject instance. + The item's name. + The data item if found; otherwise, null. - + - Creates a CheckBoxObject instance with specified name and parent. + Finds a data item such as connection, datasource or relation by its alias. - The name of the CheckBoxObject instance. - The parent of the CheckBoxObject instance. - The CheckBoxObject instance. + The item's alias. + The data item if found; otherwise, null. - + - Creates a HtmlObject instance with specified name and parent. + Finds a datasource that matches the specified DataTable. - The name of the HtmlObject instance. - The parent of the HtmlObject instance. - The HtmlObject instance. + The DataTable object to check. + The DataSourceBase object if found. + + This method is for internal use only. + - + - Creates a TableObject instance with specified name and parent. + Finds a data component that matches the specified reference name. - The name of the TableObject instance. - The parent of the TableObject instance. - The TableObject instance. + The name to check. + The DataComponentBase object if found. + + This method is for internal use only. + - + + + + + + + - Creates a MatrixObject instance with specified name and parent. + Saves the dictionary to a stream. - The name of the MatrixObject instance. - The parent of the MatrixObject instance. - The MatrixObject instance. + Stream to save to. - + - Creates a BarcodeObject instance with specified name and parent. + Saves the dictionary to a file. - The name of the BarcodeObject instance. - The parent of the BarcodeObject instance. - The BarcodeObject instance. + The name of a file to save to. - + - Creates a RichObject instance with specified name and parent. + Loads the dictionary from a stream. - The name of the RichObject instance. - The parent of the RichObject instance. - The RichObject instance. + The stream to load from. - + - Creates a MSChartObject instance with specified name and parent. + Loads the dictionary from a file. - The name of the MSChartObject instance. - The parent of the MSChartObject instance. - The MSChartObject instance. + The name of a file to load from. - + - Creates a SparklineObject instance with specified name and parent. + Merges this dictionary with another Dictionary. - The name of the SparlineObject instance. - The parent of the SparlineObject instance. - + Another dictionary to merge the data from. - + + + + + + + + + + + + + + + + + + + + + + - Creates a ZipCodeObject instance with specified name and parent. + Initializes a new instance of the class with default settings. - The name of the ZipCodeObject instance. - The parent of the ZipCodeObject instance. - The ZipCodeObject instance. - + - Creates a CellularTextObject instance with specified name and parent. + Represents the item registered in a dictionary. - The name of the CellularTextObject instance. - The parent ot the CellularTextObject instance. - The CellularTextObject instance. - + - Creates a MapObject instance with specified name and parent. + Gets the item data. - The name of the MapObject instance. - The parent of the MapObject instance. - The MapObject instance. - + - Creates a LinearGauge instance with specified name and parent. + Gets the item name. - The name of the LinearGauge instance. - The parent of the LinearGauge instance. - The LinearGauge instance. - + - Creates a SimpleGauge instance with specified name and parent. + Represents a report parameter that is used to pass user data to a report. - The name of the SimpleGauge instance. - The parent of the SimpleGauge instance. - The SimpleGauge instance. + + See for details about using parameters. + - + - Represents the DevExpess import plubin. + Gets or sets the name of parameter. - + - Initializes a new instance of the class. + Gets or sets the type of parameter. - + - Initializes a new instance of the class with a specified designer. + Gets or sets the value of parameter. - The report designer. + + You may specify the static value in this property. Note: if the + property is not empty, it will be calculated and its value will be returned. + - - + + + Gets or sets value of the parameter as a string. + - + - The DevExpress units converter. + Gets or sets an expression of the parameter. + + This expression will be calculated each time you access a parameter's Value. + - + - Converts SizeF to pixels. + Gets or sets the description of a parameter. - SizeF value as string. - The value in pixels. - + - Converts DevExpress Color. + Gets a collection of nested parameters. - The DevExpress Color value as string. - The Color value. + + Parameters can have child (nested) parameters. To get or set a nested + parameter's value, use the method. + - + - Converts DevExpress BackColor. + Gets the full name of the parameter. This is useful to get the nested parameter's full name. - The DevExpress BackColor value as string. - The Color value. - + - Converts the DevExpress BorderDashStyle to LineStyle. + This property is not relevant to this class. - The DevExpress BorderDashStyle value. - The LineStyle value. - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - Converts the DevExpress LineStyle to LineStyle. + Initializes a new instance of the class with default settings. - The DevExpress LineStyle value. - The LineStyle value. - + - Converts the DevExpress TextAlignment to HorzAlignment. + Initializes a new instance of the class with specified name. - The DevExpress TextAlignment value. - The HorzAlign value. - + - Converts the DevExpress TextAlignment to VertAlignment. + Represents the collection of objects. - The DevExpress TextAlignment value. - The VertAlign value. - + - Converts the DevExpress ImageSizeMode to PictureBoxSizeMode. + Gets or sets a parameter. - The ImageSizeMode value as string. - The PictureBoxSizeMode value. + The index of a parameter in this collection. + The parameter with specified index. - + - Converts the DevExpress Shape to ShapeKind. + Finds a parameter by its name. - The DevExpress Shape value as string. - The ShapeKind value. + The name of a parameter. + The object if found; otherwise null. - + - Converts the DevExpress Barcode.Symbology to Barcode.Barcode. + Returns an unique parameter name based on given name. - The DevExpress Barcode.Symbology value as string. - The BarcodeObject instance. + The base name. + The unique name. - + - Represents the List and Label import plugin. + Copies the parameters from other collection. + Parameters to copy from. - + - Initializes a new instance of the class. + Initializes a new instance of the class with default settings. + The owner of this collection. - + - Initializes a new instance of the class with a specified designer. + Represents the collection of objects. - The report designer. - - + + + Gets or sets a relation. + + The index of a relation in this collection. + The relation with specified index. - - + + + Finds a relation by its name. + + The name of a relation. + The object if found; otherwise null. - + - The List and Label units converter. + Finds a relation by its alias. + The alias of a relation. + The object if found; otherwise null. - + - Converts List and Label units to millimeters. + Finds a relation that is equal to specified one. - The List and Label unit as string. - The value in millimeters. + Another relation to compare with. + The object if found; otherwise null. - + - Converts List and Label units to pixels. + Initializes a new instance of the class with default settings. - The List and Label unit as string. - The value in pixels. + The owner of this collection. - + - Converts List and Label paper orientation. + Represents a datasource based on DataView class. - The List and Label paper orientation value as string. - Returns true if orientation is landscape. + + This class is used to support FastReport.Net infrastructure, do not use it directly. + If you want to use data from DataView object, call the + method of the Report. + - + - Converts List and Label bool. + Represents the collection of system variables. - The List and Label bool value as string. - A bool value. - + - Converts List and Label text Align. + Represents the base class for system variables. - The List and Label text Align value as string. - A HorzAlign value. - + - Convert List and Label LineType to LineStyle. + This property is not relevant to this class. - The List and Label LineType value as string. - A LineStyle value. - + - Converts List and Label rounding to float. + This property is not relevant to this class. - The List and Label rounding value as string. - A float value. - + + + + - The base class for all designer commands. + Returns date and time of the report's start. - + + + + - Gets a value indicating that the command is enabled. + Returns current page number. - - If you use own controls that invoke designer commands, use this property to refresh - the Enabled state of a control that is bound to this command. - - - - Defines a custom action for this command. - - - Using custom action, you can override the standard behavior of this designer's command. - - - This example demonstrates how to override the "New..." command behavior. - - // add an event handler that will be fired when the designer is run - Config.DesignerSettings.DesignerLoaded += new EventHandler(DesignerSettings_DesignerLoaded); - - void DesignerSettings_DesignerLoaded(object sender, EventArgs e) - { - // override "New..." command behavior - (sender as Designer).cmdNew.CustomAction += new EventHandler(cmdNew_CustomAction); - } - - void cmdNew_CustomAction(object sender, EventArgs e) - { - // show the "Label" wizard instead of standard "Add New Item" dialog - Designer designer = sender as Designer; - LabelWizard wizard = new LabelWizard(); - wizard.Run(designer); - } - - - - - - Gets a value for the Enabled property. - - true if command is enabled. + + - + - Invokes the command. + Returns total number of pages in the report. To use this variable, you need + to enable the report's double pass. - - - Invokes the command with specified sender and event args. - - Sender. - Event args. - - This method is compatible with standard and can be passed - to the event handler constructor directly. - + + - + - Represents the "File|New" command. + Returns a string containing the current page number in a form "Page N". - - - - + - + - Represents the "New Page" toolbar command. + Returns a string containing the current page number and total pages in a form "Page N of M". + To use this variable, you need to enable the report's double pass. - - - - + - + - Represents the "New Dialog" toolbar command. + Returns data row number inside the group. This value is reset at the start of a new group. - - - - + - + - Represents the "File|Open..." command. Also can be used for loading a file - from the recent files list. + Returns absolute number of data row. This value is never reset at the start of a new group. - - - - + - - - Loads a specified report file. - - File to load. - - + - Represents the "File|Save" command. + Returns current page number. + This variable is actually a macro. Its value is substituted when the component is viewed in + the preview window. That means you cannot use it in an expression. - - - - + - + - Represents the "File|Save As..." command. + Returns the number of total pages in the report. + This variable is actually a macro. Its value is substituted when the component is viewed in + the preview window. That means you cannot use it in an expression. - - - - + - + - Represents the "File|Save All" command. + Returns the name of the printed copy. + This variable is actually a macro. Its value is substituted when the component is viewed in + the preview window. That means you cannot use it in an expression. - - - - + - + - Represents the "File|Close" command. + Returns a level of hierarchy in the hierarchical report. - - - - + - + - Represents the "Window|Close All" command. + Returns the row number like "1.2.1" in the hierarchical report. - + - + - Represents the "File|Preview..." command. + Represents the collection of objects. - - - - - - - + - Represents the "File|Page Setup..." command. + Gets or sets a data table. + The index of a data table in this collection. + The data table with specified index. - - - - - - - + - Represents the "Report|Options..." command. + Initializes a new instance of the class with default settings. + The owner of this collection. - - - - - - - + - Represents the "File|Printer Setup..." command. + Specifies the total type. - - - - - - - + - Represents the "Edit|Undo" command. + The total returns sum of values. - - - - - - - + - Undo several actions. + The total returns minimal value. - Number of actions to undo. - + - Represents the "Edit|Redo" command. + The total returns maximal value. - - - - - - - + - Redo several actions. + The total returns average value. - Number of actions to redo. - + - Represents the "Edit|Cut" command. + The total returns number of values. - - - - - - - + - Represents the "Edit|Copy" command. + Represents the collection of objects. - - - - + - Represents the "Edit|Copy Page" command. + Gets or sets a total. + The index of a total in this collection. + The total with specified index. - - - - - - - + - Represents the "Edit|Paste" command. + Finds a total by its name. + The name of a total. + The object if found; otherwise null. - - - - - - - + - Represents the "Format Painter" toolbar command. + Returns an unique total name based on given name. + The base name. + The unique name. - - - - - - - + - Represents the "Edit|Delete" command. + Initializes a new instance of the class with default settings. + The owner of this collection. - - - - - - - + - Represents the "Edit|Delete Page" command. + Represents a datasource based on DataView class. + + This class is used to support FastReport.Net infrastructure, do not use it directly. + If you want to use data from DataView object, call the + method of the Report. + - - - - - - - + - Represents the "Edit|Select All" command. + Gets the underlying DataView object. - + - + - - - Represents the "Edit|Group" command. - - - + - + - + - Represents the "Edit|Ungroup" command. + Represents the XmlDataConnection connection string builder. + + Use this class to parse connection string returned by the XmlDataConnection class. + - - - - + - Represents the "Edit" command. + Gets or sets the path to .xml file. - - - - - - - + - Represents the "Edit|Find..." command. + Gets or sets the path to .xsd file. - - - - - - - + - Represents the "Edit|Replace..." command. + Initializes a new instance of the class with default settings. - + - Represents the "Bring To Front" context menu command. + Initializes a new instance of the class with + specified connection string. + The connection string. - - - - - - - + - Represents the "Send To Back" context menu command. + Allows working with JsonObject - - + + + Returns child object for JsonArray + + + - + - Represents the "Insert" command. + Returns child object for JsonObject - - This command has no default action associated with it. Check the Enabled property - to see if the insert operation is enabled. - + + - - + + + Returns count of child object + - + - Represents the "Insert Band" command. + Returns true if this object is JsonArray - - This command has no default action associated with it. Check the Enabled property - to see if the insert operation is enabled. - - - + + + Returns true if this object is JsonObject + - + - Represents the "Data|Add Data Source..." command. + Returns list of JsonObject keys - - + + + Pars json text string and return a new JsonBase Object + + + - - + + + returns true + + + - + - Represents the "Data|Sort Data Sources" command. + Serialize this object to sb + + + indent in space, 0 = without indent - - + + + The FastReport.dll assembly initializer. + - - + + + Registers all standard objects, wizards, export filters. + - + - Represents the "Data|Choose Report Data..." command. + Base class for all bands. - + - + - + + + + - Represents the "Recent Files" command. + This property is not relevant to this class. - - This command has no default action associated with it. Check the Enabled property - to see if the recent files list is enabled. - - - - - + - Represents the "File|Select Language..." command. + This property is not relevant to this class. - - + + + This property is not relevant to this class. + - + - Represents the "View|Options..." command. + This property is not relevant to this class. - - + + + This property is not relevant to this class. + - + - Represents the "View|Start Page" command. + This property is not relevant to this class. - + - + - - - Represents the "Select polygon move" command. - - - + - + - - - Represents the "Report|Styles..." command. - + + - + - + - - - Represents the "Help|Help Contents..." command. - + + - + - + - + - Represents the "Help|About..." command. + This event occurs before the band layouts its child objects. - - - - + - Represents the "Show welcome window..." command. + This event occurs after the child objects layout was finished. - - - - - - - + - Represents the report's designer control. + Gets or sets a value indicating that the band should be printed from a new page. - Usually you don't need to create an instance of this class. The designer can be called - using the method of - the instance. - This control represents pure designer surface + Objects toolbar. If you need - standard menu, statusbar, toolbars and tool windows, use the - control instead. Also you may - decide to use a designer's form () - instead of a control. - To run a designer, you need to attach a Report instance to it. This can be done via - the property. - To call the designer in MDI (Multi-Document Interface) mode, use the - property. - To set up some global properties, use the static class - or component that you can use in the Visual Studio IDE. + New page is not generated when printing very first group or data row. This is made to avoid empty + first page. - + - Occurs when designer's UI state changed. + Gets or sets a value that determines the number of repetitions of the same band. - + - Gets or sets the edited report. + Gets or sets a value indicating that the first row can start a new report page. - To initialize the designer, you need to pass a Report instance to this property. - This will create the designer's surface associated with the report. - - Designer designer = new Designer(); - designer.Parent = form1; - designer.Report = report1; - + Use this property if is set to true. Normally the new page + is not started when printing the first data row, to avoid empty first page. - + - Gets active report object. + Gets or sets a value indicating that the band should be printed on the page bottom. - - May be null if Start Page selected, or no reports opened. - - + - Gets a collection of global plugins such as menu, properties window, etc. + Gets or sets a value indicating that the band should be printed together with its child band. - + - Gets a collection of objects on the active page of the active report. + Gets or sets an outline expression. + + + Outline is a tree control displayed in the preview window. It represents the prepared report structure. + Each outline node can be clicked to navigate to the item in the prepared report. + + + To create the outline, set this property to any valid expression that represents the outline node text. + This expression will be calculated when band is about to print, and its value will be added to the + outline. Thus, nodes' hierarchy in the outline is similar to the bands' hierarchy + in a report. That means there will be the main and subordinate outline nodes, corresponding + to the main and subordinate bands in a report (a report with two levels of data or with groups can + exemplify the point). + + - + - Gets a collection of selected objects on the active page of the active report. + Gets or sets a child band that will be printed right after this band. + + Typical use of child band is to print several objects that can grow or shrink. It also can be done + using the shift feature (via property), but in some cases it's not possible. + - + - Gets a collection of selected objects of the ComponentBase type. + Gets a collection of report objects belongs to this band. - + - Gets a collection of selected objects of the ReportComponentBase type. + Gets a value indicating that band is reprinted on a new page. + + This property is applicable to the DataHeaderBand and GroupHeaderBand only. + It returns true if its RepeatOnAllPages property is true and band is + reprinted on a new page. + - + - Gets a collection of selected objects of the TextObject type. + Gets or sets a script event name that will be fired before the band layouts its child objects. - + - Gets or sets a value indicating that the report was modified. + Gets or sets a script event name that will be fired after the child objects layout was finished. - - - Gets or sets a value that determines whether to ask user to save changes when closing the designer. - + + - + + + + - Gets the designer restrictions. + Gets or sets collection of guide lines for this band. - + - Gets or sets a value indicating that designer is run in MDI mode. + Gets a row number (the same value returned by the "Row#" system variable). - To call the designer in MDI (Multi-Document Interface) mode, use the following code: - - DesignerControl designer = new DesignerControl(); - designer.MdiMode = true; - designer.ShowDialog(); - + This property can be used when running a report. It may be useful to print hierarchical + row numbers in a master-detail report, like this: + 1.1 + 1.2 + 2.1 + 2.2 + To do this, put the Text object on a detail data band with the following text in it: + [Data1.RowNo].[Data2.RowNo] - - - Gets or sets the visual style. - - - + - Gets a value indicating that designer is used to edit a preview page. + Gets an absolute row number (the same value returned by the "AbsRow#" system variable). - + - The "File|New" command. + Gets a value indicating that this is the first data row. - + - The "New Page" toolbar command. + Gets a value indicating that this is the last data row. - - - The "New Dialog" toolbar command. - + + - - - The "File|Open..." command. - + + - - - The "File|Save" command. - + + - - - The "File|Save As..." command. - + + - - - The "File|Save All" command. - + + - - - The "File|Close" command. - + + - - - The "Window|Close All" command. - + + - - - The "File|Preview..." command. - + + - - - The "File|Printer Setup..." command. - + + - - - The "File|Page Setup..." command. - + + - - - The "Data|Add New Data Source..." command. - + + - - - The "Data|Sort Data Sources" command. - + + - - - The "Data|Choose Report Data..." command. - + + - - - The "Edit|Undo" command. - + + - - - The "Edit|Redo" command. - + + - - - The "Edit|Cut" command. - + + - + - The "Edit|Copy" command. + This method fires the BeforeLayout event and the script code connected to the BeforeLayoutEvent. + Event data. - + - The "Edit|Paste" command. + This method fires the AfterLayout event and the script code connected to the AfterLayoutEvent. + Event data. - + - The "Format Painter" toolbar command. + Initializes a new instance of the class with default settings. - + - The "Edit|Delete" command. + Specifies an origin where the new objects inserted from. - + - The "Edit|Copy Page" command. + Specifies that a new object was inserted from the "Objects" toolbar or "Insert" menu. - + - The "Edit|Delete Page" command. + Specifies that a new object was dragged from the "Dictionary" window. - + - The "Edit|Select All" command. + Specifies that a new object was pasted from the clipboard. - + - The "Edit|Group" command. + Represents the root class of the FastReport object's hierarhy. - + - The "Edit|Ungroup" command. + Gets a value indicating whether the object is selected in the designer. - + - The "Edit" command. + Gets a value indicating whether one of the object's parent is selected in the designer. - + - The "Edit|Find..." command. + Deletes the object in the designer. + + This method is called when you delete the object in the designer. + Typically this method calls the method to delete the object and all + its children. You may override it to delete the object only, and keep children. + - + - The "Polygon move command" command. + Called before inserting a new object in the designer. + + Do not call this method directly. You may override it if you are developing a + new component for FastReport. + + Some objects are registered in the designer several times with the same object + type, but different flags. For example, the + represents different shapes: rectangle, roundrect, ellipse and so on. All these + shapes are registered in the designer using flags (the last parameter in this + code): + + RegisteredObjects.Add(typeof(ShapeObject), "ReportPage,Shapes", 108, "Objects,Shapes,Rectangle", 0); + RegisteredObjects.Add(typeof(ShapeObject), "ReportPage,Shapes", 109, "Objects,Shapes,RoundRectangle", 1); + RegisteredObjects.Add(typeof(ShapeObject), "ReportPage,Shapes", 110, "Objects,Shapes,Ellipse", 2); + + When we put the "Ellipse" object on a band, the designer creates the + ShapeObject instance and calls its OnBeforeInsert method with + flags value set to 2. In turn, the OnBeforeInsert method converts the + int value of the flags to the shape kind: + + public override void OnBeforeInsert(int flags) + { + FShape = (ShapeKind)flags; + } + + + + Object's flags. - + - The "Polygon point move" command. + Called after the new object was inserted in the designer. + + Do not call this method directly. You may override it if you are developing a new component + for FastReport. + This method is called when new object is inserted, pasted from clipboard or dragged from + "Dictionary" window. You may override this method if you need to perform some actions when object + is inserted. Typical implementation invokes the object's editor if "Edit after insert" flag is set + in the designer options. + + The insertion source. - + - The "Polygon add new point" command. + Called when the user selects another object in the designer. + + This method is typically used by the in-place object's editor to check if selection was changed and close + the editor. + - + - The "Polygon berier" command. + Gets the object's context menu. + Null reference if object does not have a menu. + + Do not call this method directly. You may override it if you are developing a new component + for FastReport. + You may use base menu classes such as , + to create own context menus. + - + - The "Polygon remove point" command. + Gets or sets the name of the object. + + Name of the report object must contain alpha, digit, underscore symbols only. + Data objects such as Variable, TableDataSource + etc. can have any characters in they names. Each component must have unique + name. + + The following code demonstrates how to find an object by its name: + + TextObject text1 = report1.FindObject("Text1") as TextObject; + + + Another object with such name exists. + Rename an object that was introduced in the ancestor report. - + - The "Edit|Replace..." command. + Gets or sets the flags that restrict some actions in the designer. + + Use this property to restrict some user actions like move, resize, edit, delete. For example, if + Restriction.DontMove flag is set, user cannot move the object in the designer. + - + - The "Bring To Front" command. + Gets the flags that allow some functionality in the designer. + + Use this property only if you developing a new FastReport object. + - + - The "Send To Back" command. + Gets or sets the parent of the object. + + Each report object must have a parent in order to appear in the report. Parent must be able to + contain objects of such type. + Another way (preferred) to set a parent is to use specific properties of the parent object. + For example, the object has the collection. + To add a new page to the report, use the following code: report1.Pages.Add(new ReportPage()); + + + + Report report1; + ReportPage page = new ReportPage(); + page.Parent = report1; + + Parent object cannot contain this object. - + - The "Insert" command. + The base part of the object's name. + + This property is used to automatically create unique object's name. See + - + - The "Insert Band" command. + Gets the short type name. + + Returns the short type name, such as "TextObject". + - + - The "Recent Files" command. + Gets reference to the parent object. - + - The "File|Select Language..." command. + Gets reference to the parent object. - + - The "View|Start Page" command. + Gets the collection of this object's child objects. + + This property returns child objects that belongs to this object. For example, Report.ChildObjects + will return only pages that contains in the report, but not page childs such as bands. To return all + child objects, use property. + - + - The "Report|Options..." command. + Gets the collection of all child objects. + + This property returns child objects that belongs to this object and to child objects of this object. + For example, Report.AllObjects will return all objects that contains in the report - such as + pages, bands, text objects. + - + - The "View|Options..." command. + Gets or sets the Z-order of the object. + + The Z-order is also called "creation order". It is the index of an object in the parent's objects list. + For example, put two text objects on a band. First object will have ZOrder = 0, second = 1. Setting the + second object's ZOrder to 0 will move it to the back of the first text object. + - + - The "Report|Styles..." command. + Gets a value indicating whether the object was introduced in the ancestor report. - + - The "Help|Help Contents..." command. + Gets a value indicating whether the object is in the design state. - + - The "Help|About..." command. + Gets a value indicating whether the object is currently printing. - + - The "Show welcome window..." command. + Gets a value indicating whether the object is currently processed by the report engine. - + - Gets or sets the layout state of the designer. + Gets an original component for this object. - This property is used to store layout in Visual Studio design time. You may also use - it to save and restore the designer's layout in your code. However, consider using the - and methods that use FastReport - configuration file. + This property is used in the preview mode. Each object in the prepared report is bound to its + original (from the report template). This technique is used to minimize the prepared report's size. - + - Fires when the layout is changed. + Helper method, helps to set a reference-type value to the property. + Old property value. + New property value. - This event is for internal use only. + This method is used widely to set a new value to the property that references another FastReport object. + Method deals with the property. + This is example of the DataBand.Header property: + public DataHeaderBand Header + { + get { return FHeader; } + set + { + SetProp(FHeader, value); + FHeader = value; + } + } + - + - Initializes designer plugins such as toolbars and toolwindows. + Checks if two float values are different. + First value. + Second value. + true if values are not equal. + + This method is needed to compare two float values using some precision (0.001). It is useful + to compare objects' locations and sizes for equality. + - - + + + Deserializes nested object properties. + + Reader object. + + Typically the object serializes all properties to the single xml item: + + <TextObject Name="Text2" Left="18.9" Top="37.8" Width="283.5" Height="28.35"/> + + Some objects like have child objects that serialized in subitems: + + <DataBand Name="Data1" Top="163" Width="718.2" Height="18.9"> + <TextObject Name="Text3" Left="18.9" Top="37.8" Width="283.5" Height="28.35"/> + </DataBand> + + To read such subitems, the DeserializeSubItems method is used. Base + implementation reads the child objects. You may override it to read some specific subitems. + + The following code is used to read report's styles: + + protected override void DeserializeSubItems(FRReader reader) + { + if (String.Compare(reader.ItemName, "Styles", true) == 0) + reader.Read(Styles); + else + base.DeserializeSubItems(reader); + } + + - + - Cancels paste mode. + Replaces the macros in the given string and returns the new string. + The text containing macros. + The text with macros replaced with its values. - + + + + - AutoSave system initialization. + Set object's flags. + Flag to set. + true to set the flag, false to reset. - + - Stops the AutoSave system. + Sets the reference to a Report. + Report to set. - + - Call this method if you change something in the report. + Sets the object's name. - This method adds the current report state to the undo buffer and updates all plugins. + This method is for internal use only. It just sets a new name without any checks + (unlike the property setter). + Name Property + New name. - + - Call this method if you change something in the report. + Sets the object's parent. - The object that was modified. - The undo action name. - This method adds the current report state to the undo buffer and updates all plugins. + This method is for internal use only. You can use it if you are developing a new + component for FastReport. Override it to perform some actions when the parent of an + object is changing. This method checks that parent can contain a child. + Parent object cannot contain this object. + New parent. - + - Call this method if you change something in the report. + Sets the object's parent. - The object that was modified. - The undo action name. - The name of modified object. + New parent. + + This method is for internal use only. You can use it if you are developing a new component for FastReport. + This method does not perform any checks, it just sets the new parent. + - + - Call this method to tell the designer that current selection is changed. + Searches for an object with given name. - The plugin that changes the selection (may be null). + Name of the object to find. + Returns a null reference if object is not found + The following code demonstrates how to find an object by its name: + + TextObject text1 = report1.FindObject("Text1") as TextObject; + if (text1 != null) + { + // object found + } + + - + - Locks all plugins. + Creates the unique object's name. - This method is usually called when we destroy the report to prevent unexpected - errors - such as trying to draw destroyed objects. + Note: you have to set object's parent before calling this method. Method uses the + property to create a name. + Note: this method may be very slow on a report that contains lots of objects. Consider + using own naming logic in this case. + + + TextObject textObj = new TextObject(); + dataBand1.Objects.Add(textObj); + textObj.CreateUniqueName(); + + - + - Unlocks all plugins. + Clears the object's state. - Call this method after the Lock. + This method also disposes all object's children. - - - Call this method to refresh all plugins' content. - - The plugin that we don't need to refresh. - - + - Saves config to a FastReport configuration file. + Serializes the object. + + Do not call this method directly. You should override it if you are + developing a new component for FastReport. + This method is called when the object needs to save the state. It may happen + when: + + + saving the report to the file or stream; + + + saving the report to the designer's undo buffer; + + + + assigning the object to another object using the + or AssignAll methods; + + + + saving the object to the designer's clipboard; + + + saving the object to the preview (when run a + report). + + + + Writer object. - + - Restores config from a FastReport configuration file. + Deserializes the object. - Call this method to restore the designer's layout. You need to do this after the - designer's control is placed on a form. + Do not call this method directly. You should override it if you are + developing a new component for FastReport. + This method is called when the object needs to restore the state. It may + happen when: + + + loading the report from a file or stream; + + + loading the report from the designer's undo + buffer; + + + assigning another object to this object using the + or AssignAll methods; + + + loading the object from the designer's + clipboard; + + loading the object from the preview pages. + + Reader object. - + - Refresh the designer's toolbars and toolwindows layout. + Assigns values from another source. - Call this method if you use - DesignerControl. To restore - the layout that you've created in VS design time, you need to call this method in the form's - Load event handler. If you don't do this, tool windows like Properties, Data, Report Tree - will not be available. + Note: this method is relatively slow because it serializes + an object to the xml and then deserializes it. + Source to assign from. - - + + Copies the contents of another, similar object. + + Call Assign to copy the properties from another object of the same type. + The standard form of a call to Assign is + destination.Assign(source); + + which tells the destination object to copy the contents of the + source object to itself. In this method, all child objects are + ignored. If you want to copy child objects, use the + AssignAll method. + + + + Report report1; + Report report2 = new Report(); + // copy all report settings, do not copy report objects + report2.Assign(report1); + + AssignAll Method + Source object to copy the contents from. - - + + Copies the contents (including children) of another, similar object. + + + This method is similar to method. It copies child + objects as well. + + + + Report report1; + Report report2 = new Report(); + // copy all report settings and objects + report2.AssignAll(report1); + + + Source object to copy the state from. - + - Initializes the workspace after the new report is loaded. + Gets a value indicating whether the object has the specified parent in its parent hierarhy. + Parent object to check. + Returns true if the object has given parent in its parent hierarhy. - + - Tries to create a new empty report. + Gets a value indicating whether the object has a specified flag in its property. - true if report was created successfully; false if user cancels the action. + Flag to check. + true if Flags property contains specified flag. - + - Displays a message in the "Messages" window. + Gets a value indicating whether the object has a specified restriction + in its property. - Message text. + Restriction to check. + true if Restrictions property contains specified restriction. - + - Clears the "Messages" window. + Invokes script event. + Name of the event to invoke. + Event parameters. + + Do not call this method directly. You should use it if you are developing a new component + for FastReport. + Use this method to call an event handler that is located in the report's script. + + Example of the OnBeforePrint method: + public void OnBeforePrint(EventArgs e) + { + if (BeforePrint != null) + BeforePrint(this, e); + InvokeEvent(BeforePrintEvent, e); + } + - + - Shows the selected object's information in the designer's statusbar. + Called after all report objects were loaded. - Object's location. - Object's size. - Textual information about the selected object. + + Do not call this method directly. You may override it if you are developing a new component + for FastReport. + - + - Close all opened reports, ask to save changes. + Gets all expressions contained in the object. - true if all tabs closed succesfully. + Array of expressions or null if object contains no expressions. - Use this method to close all opened documents and save changes when you closing the main form - that contains the designer control. To do this, create an event handler for your form's FormClosing - event and call this method inside the handler. If it returns false, set e.Cancel to true. + Do not call this method directly. You may override it if you are developing a + new component for FastReport. + + This method is called by FastReport each time before run a report. FastReport + do this to collect all expressions and compile them. For example, + GetExpressions method of the class + parses the text and returns all expressions found in the text. + - + - Initializes a new instance of the class with default settings. + Returns a custom code that will be added to the report script before report is run. + A custom script text, if any. Otherwise returns null. + + This method may return any valid code that may be inserted into the report script. Currently it is + used in the TableObject to define the following script methods: Sum, Min, Max, Avg, Count. + + + Note: you must take into account the current script language - C# or VB.Net. You may check it via + Report.ScriptLanguage property. + + - - - Required designer variable. + + + Used to extract macros such as "TotalPages#" in the preview mode. + + This method is used mainly by the TextObject to extract macros and replace it with + actual values passed in the pageIndex and totalPages parameters. This method + is called automatically when the object is being previewed. + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. + + + Used to get information of the need to convertation if the function returns true, then the GetConvertedObjects function is called + The export or the object, that call this method + By default returns false + + The functions IsHaveToConvert and GetConvertedObjects allow you to convert objects from one to another, + for example the export will convert object before adding it to the file and convert recursive, + i.e. If the new object has the ability to convert, + it will be converted again but limit is 10 times. + At the time of export it is called, only on objects inside the band, + the child objects of converted object will be returned, and the child objects of old object will be ignored. + - + - Base class for all export plugins. + Used to get an enumeration of the objects to which this object will be converted, before calling this function, the IsHaveToConvert function will be called + By default returns this object + + The functions IsHaveToConvert and GetConvertedObjects allow you to convert objects from one to another, + for example the export will convert object before adding it to the file and convert recursive, + i.e. If the new object has the ability to convert, + it will be converted again but limit is 10 times. + At the time of export it is called, only on objects inside the band, + the child objects of converted object will be returned, and the child objects of old object will be ignored. + - + - Gets or sets the name of plugin. + Gets the collection of all child objects, converts objects if necessary + the object or export, that call this convertation - + - Gets or sets the filter string used in the "Save File" dialog. + Initializes a new instance of the Base class with default settings. - + - Gets or sets reference to the designer. + Represents a text object which draws each symbol of text in its own cell. + + The text may be aligned to left or right side, or centered. Use the + property to do this. The "justify" align is not supported now, as well as vertical alignment. + The cell size is defined in the and properties. + These properties are 0 by default, in this case the size of cell is calculated automatically based + on the object's Font. + To define a spacing (gap) between cells, use the and + properties. + - + - Gets or sets reference to the report. + This property is not relevant to this class. - + - Initializes a new instance of the class with default settings. + This property is not relevant to this class. - + - Initializes a new instance of the class with a specified designer. + This property is not relevant to this class. - The report designer. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - Returns a file filter for a save dialog. + This property is not relevant to this class. - String that contains a file filter, for example: "Bitmap image (*.bmp)|*.bmp" - + - Saves the specified report into specified file. + This property is not relevant to this class. - Report object. - File name. - + - Represents the FR3 export plugin. + This property is not relevant to this class. - + - Initializes a new instance of the class. + This property is not relevant to this class. - + - Initializes a new instance of the class with a specified designer. + This property is not relevant to this class. - The report designer. - - - - - - - + - The FR3 units converter. + This property is not relevant to this class. - + - Converts Color to TColor. + This property is not relevant to this class. - Color value. - String that contains TColor value. - + - Converts font style. + This property is not relevant to this class. - FontStyle value. - String that contains converted value. - + - Converts horizontal alignment of text. + This property is not relevant to this class. - HorzAlign value. - String that contains converted value. - + - Converts vertical alignment of text. + This property is not relevant to this class. - VertAlign value. - String that contains coverted value. - + - Converts font size to delphi font height. + This property is not relevant to this class. - Font size value. - String that contains font height value. - + - Convert line style to frame style. + This property is not relevant to this class. - Line style value. - String that contains converted value. - + - Converts barcode type. + This property is not relevant to this class. - BarcodeBase instance. - String that contains converted value. - + - Converts BorderLines value. + This property is not relevant to this class. - BorderLines instance. - String that contains converted value. - + - Converts CheckedSymbol value. + This property is not relevant to this class. - CheckeSymbol instance. - String that contains converted value. - - - Converts ScaleDock value. - - ScaleDock instance. - String that contains converted value. + + - - - Converts DashStyle value. - - DashStyle instance. - String that contains converted value. + + - + - Converts TotalType value. + Gets or sets the width of cell, in pixels. - TotalType instance. - String that contains converted value. + + If zero width and/or height specified, the object will calculate the cell size + automatically based on its font. + - + - Converts MapLabelKind value. + Gets or sets the height of cell, in pixels. - MapLabelKind instance. - String that contains converted value. + + If zero width and/or height specified, the object will calculate the cell size + automatically based on its font. + - + - Converts MapPalette value. + Gets or sets the horizontal spacing between cells, in pixels. - MapPalette instance. - String that contains converted value. - + - Converts ShapeKind value. + Gets or sets the vertical spacing between cells, in pixels. - ShapeKind instance. - String that contains coverted value. - - - Represents the RDL export plugin. - + + - + + + + + + + + + + - Initializes a new instance of the class. + Initializes a new instance of the class with the default settings. - + - Initializes a new instance of the class with a specified designer. + Represents a check box object. - The report designer. - + - + - - - The FR units converter. - + + - + - Converts the float size in pixels to string value in millimeters. + Gets or set a value indicating whether the check box is in the checked state. - The float value in pixels. - The string value in millimeters. - + - Converts the float size in millimeters to string value in millimeters. + Gets or sets a symbol that will be displayed when the check box is in the checked state. - The float value in millimeters. - The string value in millimeters. - + - Converts the bool value to string. + Gets or sets a symbol that will be displayed when the check box is in the unchecked state. - The bool value. - The string value. - + - Converts the int size in pixels to string value in pt. + Gets or sets a color of the check symbol. - The int value in pixels. - The string value in pt. - + - Converts the Color value to string. + Gets or sets a data column name bound to this control. - The Color value. - The string representation of Color value. + + Value must be in the form "[Datasource.Column]". + - + - Converts the LineStyle value to RDL BorderStyle value. + Gets or sets an expression that determines whether to show a check. - The LineStyle value. - The string with RDL BorderStyle value. - + - Converts the GradientStyle value to RDL GradientType value. + Gets or sets the check symbol width ratio. - The GradientStyle value. - The string with RDL GradientType value. + + Valid values are from 0.2 to 2. + - + - Converts the FontStyle value to RDL FontStyle value. + Gets or sets a value determines whether to hide the checkbox if it is in the unchecked state. - The FontStyle value. - The string with RDL FontStyle value. - + - Converts the FontFamily value to RDL FontFamily value. + Gets or sets editable for pdf export - The FontFamily value. - The string with RDL FontFamily value. - - - Converts the HorzAlign value to RDL TextAlign value. - - The HorzAlign value. - The string with RDL TextAling value. + + - - - Converts the VertAling value to RDL VerticalAling value. - - The VertAling value. - The string with RDL VerticalAlign value. + + - - - Converts the Angle value to RDL WritingMode value. - - The Angle value. - The string with RDL WritingMode value. + + - + + + + + + + - Converts the FontSize value to RDL FontSize value. + Initializes a new instance of the CheckBoxObject class with default settings. - The FontSize value. - The string with RDL FontSize value. - + - Converts the PictureBoxSizeMode value to RDL Sizing value. + This class represents a child band. - The PictureBoxSizeMode value. - The string with RDL Sizing value. + + Typical use of child band is to print several objects that can grow or shrink. It also can be done + using the shift feature (via property), but in some cases it's not possible. + + + + + + + - + - Converts the SeriesChartType value to RDL Chart.Type value. + Gets or sets a value indicating that band will be used to fill unused space on a page. - The SeriesChartType value. - The string with RDL Chart.Type value. + + If you set this property to true, the band will be printed several times to fill + unused space on a report page. + - + - Converts the ChartColorPalette value to RDL Chart.Palette value. + Gets or sets a value that determines the overall number of data rows printed by the data band. - The ChartColorPalette value. - The string with RDL Chart.Palette value. + + Using this property, you may complete the data band upto N data rows. + If the data band has less number of rows, this band will be used to print empty rows. + - + - Converts the Legend.Docking and Legend.Alignment values to RDL Chart.Legend.Position value. + Gets or sets a value indicating that the band will be printed if its parent databand is empty. - The Legend.Docking value. - The Legend.Alignment value. - The string with RDL Chart.Legend.Position value. + + The child band with this property set to true, connected to a databand can be used to print "No data" + text if the databand has no rows. + - + + + + + + + - Converts the LegendStyle value to Chart.Legend.Layout value. + Box cloud storage client. - The LegendStyle value. - The string with RDL Chart.Legend.Layout value. - + - Converts the LightStyle value to RDL Shading value. + Gets or sets the client info. - The LightStyle value. - The string with RDL Shading value. - + - Converts the ChartDashStyle value to RDL BorderStyle value. + Gets or sets the authorization code. - The ChartDashStyle value. - The string with RDL ChartDahsStyle value. - + - Converts the ContentAlignment value to RDL TextAlign value. + Gets or sets the access token. - The ContentAlignment value. - The string with RDL TextAlign value. - + - Converts the ContentAlignment value to RDL VerticalAlign value. + Initializes a new instance of the class. - The ContentAlignment value. - The string with RDL VerticalAlign value. - + - Converts the AxisEnabled value to RDL Axis.Visible value. + Initializes a new instance of the class. - The AxisEnabled value. - The string with RDL Axis.Visible value. + The storage client info. - + - Converts the TickMarkStyle value to RDL TickMarkStyle value. + Initializes a new instance of the class. - The TickMarkStyle value. - The string with RDL TickMarkStyle value. + Client ID. + Client Secret. - + + + + - Converts the StringAlignment value to RDL TextAlign value. + Gets the authorization URL. - The StringAlignment value. - The string with RDL TextAlign value. + The authorization URL stirng. - + - Represents the standard report designer. + Gets the access token. - - This control extends the control with - standard menu, status bar, and toolbars. - To choose toolbars and tool windows in design-time, click the "View" menu - in this control and select what you want to see. Toolbars can be reordered using the mouse. - To restore the designer layout at runtime, you need to call the - RefreshLayout method in your - form's Load event handler. - + The access token string. - + - Gets the main menu. + Represents form of Box storage client. - + - Gets or sets a value indicating whether the main menu should be displayed or not. + Initializes a new instance of the class. - + - Gets or sets a value indicating whether the status bar should be displayed or not. + Initializes a new instance of the class. + The information about Box client application. + The report template. - + - + - - - Initializes a new instance of the class with default settings. - + + - - - Initializes a new instance of the class for compatibility with new statusbar and using with ribbon UI. - + + - + Required designer variable. - + Clean up any resources being used. true if managed resources should be disposed; otherwise, false. - + Required method for Designer support - do not modify the contents of this method with the code editor. - - - Represents standard designer's form. - - - This form contains the . Use the - property to get access to this control. - Usually you don't need to create an instance of this class. The designer can be called - using the method of - the instance. - If you decided to use this class, you need: - - - create an instance of this class; - - - set the Designer.Report property to report that you need to design; - - - call either ShowModal or Show methods to display a form. - - - - - + - Gets a reference to the control which is actually a designer. + Represents the Client Info diabolg form. - + - Gets a list of File menu buttons + Gets the client ID. - + - Creates a new instance of the class with default settings. + Gets the client secret. - + - Creates a new instance of the class with default settings. + Initializes a new instance of the class. - enables welcome window - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + Required designer variable. - + Clean up any resources being used. true if managed resources should be disposed; otherwise, false. - + Required method for Designer support - do not modify the contents of this method with the code editor. - + - Represents the designer's main menu. + Represents form of the web browser. - - To get this menu, use the following code: - - Designer designer; - DesignerMenu menu = designer.Plugins.FindType("DesignerMenu") as DesignerMenu; - - - + - The "File" menu. + Gets obtained authorization code. - + + + + - The "File|New..." menu. + Required designer variable. - + - The "File|Open..." menu. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - The "File|Close" menu. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - The "File|Save" menu. + FastCloud storage client. - + - The "File|Save as..." menu. + Gets or sets the access token. - + - The "File|Save All" menu. + Gets the report URL that can be used to download report from cloud. - + - The "File|Page Setup..." menu. + Initializes a new instance of the class. - + + + + - The "File|Printer Setup..." menu. + Gets the access token. + The access token string. - + - The "File|Preview..." menu. + Represents form of FastCloud storage client. - + - The "File|Select Language" menu. + Initializes a new instance of the class. - + - The "File|Exit" menu. + Initializes a new instance of the class. + The report template. - + + + + + + + + + + + + + - The "Edit" menu. + Required designer variable. - + - The "Edit|Undo" menu. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - The "Edit|Redo" menu. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - The "Edit|Cut" menu. + Represents form of FastCloud storage client. - + - The "Edit|Copy" menu. + Initializes a new instance of the class. - + - The "Edit|Paste" menu. + Initializes a new instance of the class. + The report template. - + - The "Edit|Delete" menu. + Checks is the string numeric. + The checking string. + True if string is numeric, otherwise false. - + - The "Edit|Copy Page" menu. + Gets the proxy settings. + The proxy settings. - + + + + - The "Edit|Delete Page" menu. + Required designer variable. - + - The "Edit|Select All" menu. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - The "Edit|Group" menu. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - The "Edit|Ungroup" menu. + FTP storage client. - + - The "Edit|Find..." menu. + Gets or sets the FTP server. - + - The "Edit|Replace..." menu. + Gets or sets the username. - + - The "View" menu. + Gets or sets the password. - + - The "View|Toolbars" menu. + Initializes a new instance of the class. - + - The "View|Start Page" menu. + Initializes a new instance of the class. + The FTP server. + The username. + The password. - + + + + - The "View|Options..." menu. + Represents form of the FTP storage client. - + - The "Insert" menu. + Initializes a new instance of the class. - + - The "Report" menu. + Initializes a new instance of the class. + The FTP server. + The username. + The password. + The report template. - + + + + + + + + + + + + + - The "Report|Options..." menu. + Required designer variable. - + - The "Data" menu. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - The "Data|Choose Report Data..." menu. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - The "Data|Add Data Source..." menu. + The base class for all cloud storage clients. - + - The "Data|Show Data Dictionary" menu. + Gets or sets the filename. - + - The "Window" menu. + Gets or set the information is user authorized or not. - + - The "Window|Close All" menu. + Gets or sets the proxy settings of a client. - + - The "Help" menu. + Initializes a new instance of the class. - + - The "Help|Help Contents..." menu. + Prepares report before it will be saved to cloud storage. + The report template. + The export filter. + Memory stream that contains prepared report. - + - The "Help|About..." menu. + Creates a MemoryStream instance using a Stream instance. + The Stream instance that should be converted. + The MemoryStream instance. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - Creates a new menu item. + Saves a memory stream to cloud. - New menu item. + The memory stream that should be saved. - + - Creates a new menu item. + Saves the report to cloud storage. - Click handler. - New menu item. + The report template that should be saved. + The export filter that should export template before. + - + - Creates a new menu item. + Saves the stream to cloud storage. - Item's image. - Click handler. - New menu item. + The stream that contains report. + The filename in which stream will be saved in cloud. - + - Creates a new menu item. + Represents form of Dropbox storage client. - Item's text. - Click handler. - New menu item. - + - Creates a new menu item. + Gets or sets the report template. - Item's image. - Item's text. - Click handler. - New menu item. - + - Initializes a new instance of the class with default settings. + Gets or sets the list of exports. - The report designer. - + - Represents the designer's statusbar. + Initializes a new instance of the class. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - Updates the information about location and size. + Initializes a new instance of the class. - The location. - The size. + The report template. - + - Updates the name and text information. + Initializes the list of exports. - The text. - + - Initializes a new instance of the class with default settings. + Gets the proxy settings. - The report designer. + The proxy settings. - + - Base class for all designer toolbars. + Initializes the component. - - Use this class to write own designer's toolbar. To do this: - - in the constructor, set the Name property and create toolbar buttons. - The Name will be used to restore toolbar's state; - - override the SelectionChanged method. This method is called when current selection - is changed. In this method, you should update buttons state to reflect the current selection. - Selected objects can be accessed via Designer.SelectedObjects property; - - override the UpdateContent method. This method is called when the report - content was changed. Typically you need to do the same actions in SelectionChanged and - UpdateContent methods; - - to register a toolbar, add its type to the global collection: - - DesignerPlugins.Add(typeof(MyToolbar)); - - - - + - Gets the report designer. + Checks is the string numeric. + The checking string. + True if string is numeric, otherwise false. - - - - - - - - - - - - - - - - - - - - - - - + + + Finishes the form work. + + Returns true if work has been successfully finished, otherwise false. - + - - + + + SelectedIndexChanged event handler for ComboBox File Type. + + Event sender. + Event args. - + - Creates a new button. + Click event handler for Button Settings. - Button's name. - Button's image. - Click handler. - New button. + Event sender. + Event args. - + - Creates a new button. + FormClosing event handler for CloudStorageClientForm. - Button's name. - Button's image. - Button's tooltip text. - Click handler. - New button. + Event sender. + Event args. - + - Initializes a new instance of the class with default settings. + Click event handler for button OK. - The report designer. - - You don't need to call this constructor. The designer will do this automatically. - + Event sender. + Event args. - + - Provides a data for the designer ReportLoaded event. + Required designer variable. - + - The current report. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Represents the method that will handle the designer ReportLoaded event. + Required method for Designer support - do not modify + the contents of this method with the code editor. - The source of the event. - The event data. - + - Provides a data for the designer ObjectInserted event. + Page File. - + - Gets the inserted object. + Page Proxy. - + - Gets the source where the object is inserted from. + ComboBox File Type. - + - Represents the method that will handle the designer ObjectInserted event. + Label File Type. - The source of the event. - The event data. - + - Provides a data for the designer's custom dialog events. + Buttons Settings. - + - Gets or sets a file name. + Label Colon. - - This property contains the location of a report. If you work with files (like the - standard "Open" and "Save" dialogs do), treat this property as a file name. - - + - Gets or sets a value indicating that the dialog was cancelled. + Label Password. - - This property is used to tell the designer that the user was cancelled the dialog. - - + - Gets or sets the custom data that is shared across events. + Label Username. - - You may set the Data in the OpenDialog event and use it later in the OpenReport event. - - + - Gets a report designer. + Label Server. - + - Represents the method that will handle the designer's custom dialogs event. + TextBox Username. - The source of the event. - The event data. - + - Provides a data for the designer's custom dialog events. + TextBox Port. - + - Gets a report. + TextBox Server. - - Use this report in the load/save operations. - - + - Gets a file name. + TextBox Password. - - This property contains the location of a report that was selected by the user in the - open/save dialogs. If you work with files (like the standard "Open" and "Save" dialogs do), - treat this property as a file name. - - + - Gets the custom data that was set in the OpenDialog event. + PageControl. - + - Represents the method that will handle the designer's custom dialogs event. + Represents the Application Info diabolg form. - The source of the event. - The event data. - + - Provides data for the FilterConnectionTables event. + Gets the access token. - + - Gets the Connection object. + Initializes a new instance of the class. - + + + + - Gets the table name. + Required designer variable. - + - Gets or sets a value that indicates whether this table should be skipped. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Represents the method that will handle the FilterConnectionTables event. + Required method for Designer support - do not modify + the contents of this method with the code editor. - The source of the event. - The event data. - + - Provides data for the CustomQueryBuilder event. + Dropbox cloud storage client. - + - Gets the Connection object. + The base URL for files_put command. - + - Gets or sets the query text. + Gets or sets the application access token. - + - Gets or sets the query parameters. + Initializes a new instance of the class. - + - Represents the method that will handle the CustomQueryBuilder event. + Initializes a new instance of the class. - The source of the event. - The event data. + The Dropbox application access token. - + + + + - This class contains settings that will be applied to the report designer. + Represents form of Dropbox storage client. - + - Occurs when the designer is loaded. + Initializes a new instance of the class. - - Use this event if you want to customize some aspects of the designer, for example, - to hide some menu items. - - - This example demonstrates how to hide the "File|Select Language..." menu item. - - Config.DesignerSettings.DesignerLoaded += new EventHandler(DesignerSettings_DesignerLoaded); - - void DesignerSettings_DesignerLoaded(object sender, EventArgs e) - { - (sender as DesignerControl).MainMenu.miFileSelectLanguage.Visible = false; - } - - + The Dropbox access token. + The report template. - - - Occurs when the designer is closed. - + + - + - Occurs when the report is loaded. + Required designer variable. - + - Occurs when a report page or a dialog form is added to the report. + Clean up any resources being used. - - Use this event if you want to customize the page properties. - - - This example demonstrates how to change the default page margins. - - Config.DesignerSettings.PageAdded += new EventHandler(DesignerSettings_PageAdded); - - void DesignerSettings_PageAdded(object sender, EventArgs e) - { - if (sender is ReportPage) - (sender as ReportPage).TopMargin = 0; - } - - + true if managed resources should be disposed; otherwise, false. - + - Occurs when object is inserted. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - - Occurs when the report designer is about to show the "Open" dialog. - - Use this event to attach own "Open" dialog to the designer. In the event handler, you must - display a dialog window to allow user to choose a report file. - If dialog was executed successfully, you must return e.Cancel = false and set the - e.FileName to the selected file name. - You also need to use event to provide code that - will open the report. - - - This example shows how to attach own "Open" and "Save" dialogs to the designer. - It uses the following events: , , - , . - - private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (OpenFileDialog dialog = new OpenFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (SaveFileDialog dialog = new SaveFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - // get default file name from e.FileName - dialog.FileName = e.FileName; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // load the report from the given e.FileName - e.Report.Load(e.FileName); - } - - private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // save the report to the given e.FileName - e.Report.Save(e.FileName); - } - - - - - - Occurs when the report designer is about to show the "Save" dialog. - - Use this event to attach own "Save" dialog to the designer. In the event handler, you must - display a dialog window to allow user to choose a report file. - If dialog was executed successfully, you must return e.Cancel = false and set the - e.FileName to the selected file name. - You also need to use event to provide code that - will save the report. - - - This example shows how to attach own "Open" and "Save" dialogs to the designer. - It uses the following events: , , - , . - - private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (OpenFileDialog dialog = new OpenFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (SaveFileDialog dialog = new SaveFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - // get default file name from e.FileName - dialog.FileName = e.FileName; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // load the report from the given e.FileName - e.Report.Load(e.FileName); - } - - private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // save the report to the given e.FileName - e.Report.Save(e.FileName); - } - - - - - - Occurs when the report designer is about to load the report. - - This event is used together with the event. - Use this event to attach own "Open" dialog to the designer. In the event handler, you must - load the e.Report from the location specified in the e.FileName property. - For example, if you work with files: e.Report.Load(e.FileName); - - - This example shows how to attach own "Open" and "Save" dialogs to the designer. - It uses the following events: , , - , . - - private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (OpenFileDialog dialog = new OpenFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (SaveFileDialog dialog = new SaveFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - // get default file name from e.FileName - dialog.FileName = e.FileName; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // load the report from the given e.FileName - e.Report.Load(e.FileName); - } - - private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // save the report to the given e.FileName - e.Report.Save(e.FileName); - } - - - - - - Occurs when the report designer is about to save the report. - - This event is used together with the event. - Use this event to attach own "Save" dialog to the designer. In the event handler, you must - save the e.Report to the location specified in the e.FileName property. - For example, if you work with files: e.Report.Save(e.FileName); - - - This example shows how to attach own "Open" and "Save" dialogs to the designer. - It uses the following events: , , - , . - - private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (OpenFileDialog dialog = new OpenFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (SaveFileDialog dialog = new SaveFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - // get default file name from e.FileName - dialog.FileName = e.FileName; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // load the report from the given e.FileName - e.Report.Load(e.FileName); - } - - private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // save the report to the given e.FileName - e.Report.Save(e.FileName); - } - - - - + - Occurs when previewing a report from the designer. + Represents the Client Info diabolg form. - - Use this event to show own preview window. - - - - Config.DesignerSettings.CustomPreviewReport += new EventHandler(MyPreviewHandler); - - private void MyPreviewHandler(object sender, EventArgs e) - { - Report report = sender as Report; - using (MyPreviewForm form = new MyPreviewForm()) - { - report.Preview = form.previewControl1; - report.ShowPreparedReport(); - form.ShowDialog(); - } - } - - - + - Occurs when getting available table names from the connection. + Gets the client ID. - - Use this handler to filter the list of tables returned by the connection object. - - - This example demonstrates how to hide the table with "Table 1" name from the Data Wizard. - - Config.DesignerSettings.FilterConnectionTables += DesignerSettings_FilterConnectionTables; - - private void DesignerSettings_FilterConnectionTables(object sender, FilterConnectionTablesEventArgs e) - { - if (e.TableName == "Table 1") - e.Skip = true; - } - - - + - Occurs when the query builder is called. + Gets the client secret. - - Subscribe to this event if you want to replace the embedded query builder with your own one. - - + - Gets or sets the icon for the designer window. + Initializes a new instance of the class. - - - Gets or sets the default font used in a report. - + + - + - Gets or sets a value indicating whether the designer window is displayed in the Windows taskbar. + Required designer variable. - + - Gets the designer restrictions flags. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets the title text for the designer window. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - If no text is set, the default text "FastReport -" will be used. - - + - Gets or sets application-defined DbConnection object that will be used in the designer - to create a new datasource. + Google Drive cloud storage client. - - The application connection object is used in the "Data Wizard" to create new datasources. - In this mode, you can't create any other connections in the wizard; only application - connection is available. You still able to choose tables or create a new queries inside - this connection. The connection information (ConnectionString) is not stored in the report file. - - + - Gets the toolstrip renderer. + Gets or sets the client info. - + - Adds a custom connection used in the "Data Wizard" window. + Gets or sets the authorization code. - - Use this method to provide own connection strings for the "Data Wizard" dialog. To do this, you need - to pass the type of connection object and connection string associated with it. You must use one of the - connection objects registered in FastReport that inherit from the - class. - To clear the custom connections, use the method. - - - This example shows how to add own connection string. - - Config.DesignerSettings.AddCustomConnection(typeof(MsAccessDataConnection), @"Data Source=c:\data.mdb"); - - - + - Clears the custom connections added by the AddCustomConnection method. + Gets or sets the access token. - + - Initializes a new instance of the class. + Initializes a new instance of the class. - + - Base class for all import plugins. + Initializes a new instance of the class. + The storage client info. - + - Gets or sets the name of plugin. + Initializes a new instance of the class. + Client ID. + Client Secret. - + + + + - Gets or sets the filter string used in the "Open File" dialog. + Gets the authorization URL. + The authorization URL stirng. - + - Gets or sets reference to the designer. + Gets the access token. + The access token string. - + - Gets or sets reference to the report. + Represents form of Google Drive storage client. - - - - + - Initializes a new instance of the class with default settings. + Initializes a new instance of the class. - + - Initializes a new instance of the class with a specified designer. + Initializes a new instance of the class. - The report designer. - - - - - - - - - - - - - - - + The information about Google Drive client application. + The report template. - + - + - + - + - + - Returns a file filter for a open dialog. + Required designer variable. - String that contains a file filter, for example: "Bitmap image (*.bmp)|*.bmp" - + - Loads the specified file into specified report. + Clean up any resources being used. - Report object. - File name. + true if managed resources should be disposed; otherwise, false. - + - Represents a set of designer's restrictions. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets a value that enables or disables the "Open" action. + Represents form of the web browser. - + - Gets or sets a value that enables or disables the "Save/Save as" actions. + Gets obtained authorization code. - - - Gets or sets a value that enables or disables the "New..." action. - + + - + - Gets or sets a value that enables or disables the "Preview" action. + Required designer variable. - + - Gets or sets a value that enables or disables the recent files list. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets a value that enables or disables the "Code" tab. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets a value that enables or disables the "Data" menu. + Represents form of the web browser. - + - Gets or sets a value that enables or disables the "Data|Add New Data Source..." menu. + Gets obtained authorization code. - + + + + - Gets or sets a value that enables or disables the "Data|Sort Data Sources" menu. + Required designer variable. - + - Gets or sets a value that enables or disables the "Report|Options..." menu. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets a value that enables or disables insertion of objects. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets a value that enables or disables the insertion of bands. + Represents the information about SkyDrive application. - + - Gets or sets a value that enables or disables the "Delete Page" action. + Gets or sets the client name. - + - Gets or sets a value that enables or disables the creation of report/dialog pages. + Gets or sets the client ID. - + - Gets or set a value that enables or disbles the "Copy Page" action. + Gets or sets the client secret. - + - Gets or sets a value that enables or disables the "Page Setup" action. + Initializes a new instance of the class. + The client name. + The client ID. + The client secret. - + - Copies the contents of another, similar object. + Represents the Client Info diabolg form. - Source object to copy the contents from. - + - Creates exact copy of this object. + Gets the client ID. - The copy of this object. - + - Represents the "Messages" window. + Gets the client secret. - - To get this window, use the following code: - - Designer designer; - MessagesWindow window = designer.Plugins.FindType("MessagesWindow") as MessagesWindow; - - - + + + Initializes a new instance of the class. + + + - + - Clears the message list. + Required designer variable. - + - Adds a new message. + Clean up any resources being used. - The message text. - The name of object related to a message. + true if managed resources should be disposed; otherwise, false. - + - Adds a new script-related message. + Required method for Designer support - do not modify + the contents of this method with the code editor. - The message text. - The line of the script. - The column of the script. - + - Initializes a new instance of the class with default settings. + Represents form of SkyDrive storage client. - The report designer. - + - Represents the "Data Dictionary" window. + Initializes a new instance of the class. + The SkyDrive client info. + The report template. - - - - - - - - - - - - - - - - + - + - Initializes a new instance of the class with default settings. + Required designer variable. - The report designer. - + - Describes an item dragged from the "Data Dictionary" window. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - The dragged object. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - The text of dragged object. + SkyDrive cloud storage client. - + - Collection of dragged items. + Gets or sets the client info. - + - Represents the "Properties" window. + Gets or sets the authorization code. - - - - - - - - - - - - - - - - - - - - - - + - Initializes a new instance of the class with default settings. + Gets or sets the access token. - The report designer. - + - Represents the "Report Tree" window. + Initializes a new instance of the class. - - + + + Initializes a new instance of the class. + + The client info. - - + + + Initializes a new instance of the class. + + Client ID. + Client Secret. - + - + - Initializes a new instance of the class with default settings. + Gets the authorization URL. - The report designer. + The authorization URL string. - + - Base class for all tool windows such as "Properties", "Data Dictionary" etc. + Gets the access token. - - Use this class to create own tool window. To do this: - - in the constructor, set the Name and Image properties and create necessary controls. - The Name will be used to restore window's state; - - override the SelectionChanged method. This method is called when current selection - is changed. In this method, you should update buttons state to reflect the current selection. - Selected objects can be accessed via Designer.SelectedObjects property; - - override the UpdateContent method. This method is called when the report - content was changed. Typically you need to do the same actions in SelectionChanged and - UpdateContent methods; - - to register a toolwindow, add its type to the global collection: - - DesignerPlugins.Add(typeof(MyToolWindow)); - - - + The access token value. - + - Gets the report designer. + Represents the base form for cloud storage web browsers. - + - Gets a value indicating that window is locked. + Gets or sets the url string. - + - Gets or sets shortcut keys used to show this toolwindow. + Initizlizes a new instance of the class. - - - - + - Gets or sets a value indicating that the toolwindow can be closed by the x button. + Initializes a new instance of the class. + The url string. - + - Gets a parent control that contains all controls. + Handle the web browser form shown event. - - Add your control to the parent control Controls collection. - - - - + The event sender. + The event args. - + - Shows the toolwindow. + Required designer variable. - + - Hides the toolwindow. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - - - - - - - - - - - - - - - - - - - - - - + - Implements method. + Required method for Designer support - do not modify + the contents of this method with the code editor. - The options page, if implemented; otherwise, null. - - - - + - Initializes a new instance of the class with default settings. + The web browser component. - The report designer. - - You don't need to call this constructor. The designer will do this automatically. - - + - Represents collection of designer plugins. + Represents an HTTP request method. - - This class is used in the Designer.Plugins property. - To register own plugin, add its type to the global collection: - - DesignerPlugins.Add(typeof(MyToolbar)); - - - - + - Finds a plugin by its name. + GET request method. - The plugin's name. - The plugin, if found; otherwise, null. - This example shows how to find a plugin. - - MessagesWindow window = designer.Plugins.Find("MessagesWindow") as MessagesWindow; - - - + - Finds a plugin by its type name. + POST request method. - The plugin's type name. - The plugin, if found; otherwise, null. - This example shows how to find a plugin. - - MessagesWindow window = designer.Plugins.FindType("MessagesWindow") as MessagesWindow; - - - + - Represents list of registered design plugins. + PUT request method. - + - Adds a new plugin's type. + Static class that contains HTTP utilities. - The type of a plugin. - + - Provides functionality required for report designer plugins such as toolbars and toolwindows. + Encodes the URL string. + The URL string. + The encoded URL string. - + - Gets the plugin name. + Encodes the dictionary with URL parameters. + The dictionary with parameters. + The encoded string. - + - Saves the plugin state. + Decodes the URL string. - This example shows how to save the state: - - public void SaveState() - { - XmlItem xi = Config.Root.FindItem("Designer").FindItem(Name); - xi.SetProp("ShowGrid", DialogWorkspace.ShowGrid ? "1" : "0"); - } - - + The URL string. + The decoded URL string. - + - Restores the plugin state. + Represents the consumer. - This example shows how to restore the state: - - public void RestoreState() - { - XmlItem xi = Config.Root.FindItem("Designer").FindItem(Name); - DialogWorkspace.ShowGrid = xi.GetProp("ShowGrid") != "0"; - } - - - + - Updates plugin state when current selection was changed. + Gets the consumer key. - - Typically you need to do the same work in the and - methods. - - + - Updates plugin state when the report was modified. + Gest the consumer secret. - - Typically you need to do the same work in the and - methods. - - + - Locks the plugin. + Gets the consumer's signature method. - - This method is called by the designer when report is loading. It may be needed to disable - some operations (like painting) that use the report. - - + - Unlocks the plugin. + Initializes a new instance of the class. - This method is called by the designer when report is loaded. It follows the Lock - method call and must reset the lock. + The consumer key. + The consumer secret. - + - Localizes the plugin. + Represents parser for parse OAuth responses. - - This method is called by the designer when current localization is changed. - - + - Gets an options page that will be used in the Designer Options dialog to edit the plugin options. + Parses token information in stream. - The options page, if implemented; otherwise, null. + The stream for parse. + The OAuth token. - + - Updates UI style of the plugin. + Parses token information in stream for SkyDrive. - - The plugin should update its style according to the designer's UIStyle property. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + The stream for parse. + The SkyDrive access token. - + - Represents a Windows CheckBox. - Wraps the control. + Parses token information in stream for Google Drive. + The stream for parse. + The Google Drive access token. - - - - + - Occurs when the value of the Checked property changes. - Wraps the event. + Parses token information in stream for FastCloud. + The stream for parse. + The FastCloud access token. - + - Gets an internal CheckBox. + Represents the service provider. - + - Gets or sets the value that determines the appearance of a CheckBox control. - Wraps the property. + Gets the request token URL. - + - Gets or sets the horizontal and vertical alignment of the check mark on a CheckBox control. - Wraps the property. + Gets the user authorization URL. - + - Gets or set a value indicating whether the CheckBox is in the checked state. - Wraps the property. + Gets the callback URL. - + - Gets or sets the state of the CheckBox. - Wraps the property. + Gets the access token URL. - + - Gets or sets a value indicating whether the CheckBox will allow three check states rather than two. - Wraps the property. + Initializes a new instance of the class with a specified parameters. + The request token URL. + The user authorization URL. + The callback URL. + The access token URL. - + - Gets or sets a script method name that will be used to handle the - event. + Represents the OAuth token credentials. - - - - - - - - - - - - - + - This method fires the CheckedChanged event and the script code connected to the CheckedChangedEvent. + Gets the token key. - Event data. - + - Initializes a new instance of the CheckBoxControl class with default settings. + Gets the token secret. - + - Represents a Windows combo box control. - Wraps the control. + Initializes a new instance of the class. + The token key. + The token secret. - - - - - - - - - - + - Occurs after the selection has been changed. - Wraps the event. + API for OAuth protocol. - + - Occurs each time an owner-drawn ComboBox item needs to be drawn and - when the sizes of the list items are determined. - Wraps the event. + Builds signed URL. + The base token URL. + The HTTP method. + The consumer context. + The request token. + Signed URL. - + - Occurs when a visual aspect of an owner-drawn ComboBox changes. - Wraps the event. + Represents the signature method. - + - Gets an internal ComboBox. + Signature method PLAINTEXT. - + - Gets or sets a value indicating whether your code or the operating system will handle drawing of elements in the list. - Wraps the property. + Signature method HMAC-SHA1. - + - Gets or sets a value specifying the style of the combo box. - Wraps the property. + Signature method RSA-SHA1. - + - Gets or sets the width of the of the drop-down portion of a combo box. - Wraps the property. + Represents proxy settings of the cloud storage. - + - Gets or sets the height in pixels of the drop-down portion of the ComboBox. - Wraps the property. + Gets or sets the type of proxy. - + - Gets or sets the height of an item in the combo box. - Wraps the property. + Gets or sets the proxy server. - + - Gets a collection of the items contained in this ComboBox. - Wraps the property. + Gets or sets the port number of proxy server. - + - Gets or sets the maximum number of items to be shown in the drop-down portion of the ComboBox. - Wraps the property. + Gets or sets the username. - + - Gets or sets a value indicating whether the items in the combo box are sorted. - Wraps the property. + Gets or sets the user's password. - + - Gets or sets the string that contains all items text. + Initializes a new instance of the class. + The type of proxy. + The proxy server. + The port number of server. + The username. + The user's password. - + - Gets or sets the index specifying the currently selected item. - Wraps the property. + Represents the type of rpoxy. - + - Gets or sets currently selected item in the ComboBox. - Wraps the property. + The HTTP proxy type. - + - Gets or sets a script method name that will be used to handle the - event. + The SOCKS4 proxy type. - + - Gets or sets a script method name that will be used to handle the - event. + The SOCKS5 proxy type. - + - Gets or sets a script method name that will be used to handle the - event. + Provides utils for the web request. - - - - - - - - - - - - - - - - - - - + - This method fires the SelectedIndexChanged event and the script code connected to the SelectedIndexChangedEvent. + Sets proxy settings for web request. - Event data. + The web request. + The cloud proxy settings. - + - This method fires the MeasureItem event and the script code connected to the MeasureItemEvent. + Represents the parameter of http request. - Event data. - + - This method fires the DrawItem event and the script code connected to the DrawItemEvent. + Gets the name of a request parameter. - Event data. - + - Initializes a new instance of the ComboBoxControl class with default settings. + Gets the value of a request parameter. - + - Implements base behavior of button controls. + Initializes a naw instance of the class with a specified parameters. + The name of a request parameter. + The value of a request paramter. - + - This property is not relevant to this class. + Comparer class for comparing request parameters. - - - Gets or sets a value that indicates whether the control resizes based on its contents. - Wraps the property. - + + - + - Gets or sets the image that is displayed on a button control. - Wraps the property. + Returns true, if compilation is successful - + + - Gets or sets the alignment of the image on the button control. - Wraps the property. + Returns true, if recompilation is successful - + - Gets or sets the alignment of the text on the button control. - Wraps the property. + This class is used to pass find arguments to some methods of the CodeUtils class. - + - Gets or sets the position of text and image relative to each other. - Wraps the property. + The start position of the search. After the search, this property points to + the begin of an expression. - - - - - - - + - Represents a Windows button control. - Wraps the control. + After the search, this property points to the end of an expression. - - - - - - - + - This property is not relevant to this class. + The char sequence used to find the expression's begin. - + - This property is not relevant to this class. + The char sequence used to find the expression's end. - + - This property is not relevant to this class. + The text with embedded expressions. - + - This property is not relevant to this class. + The last found expression. - + - Gets an internal Button. + This static class contains methods that may be used to find expressions embedded + in the object's text. - + - Gets or sets a value that is returned to the parent form when the button is clicked. - Wraps the property. + Returns expressions found in the text. + Text that may contain expressions. + The char sequence used to find the start of expression. + The char sequence used to find the end of expression. + Array of expressions if found; otherwise return an empty array. - - - - + - Initializes a new instance of the ButtonControl class with default settings. + Gets first expression found in the text. + Object with find arguments. + Indicates whether to skip strings. + The expression if found; otherwise, returns an empty string. - + - Displays a ListBox in which a check box is displayed to the left of each item. - Wraps the control. + Class that implements some object's properties such as location, size and visibility. - + - This property is not relevant to this class. + Corrects the object's size and sizing point if the size becomes negative. + Current mouse state. + Typically you don't need to use or override this method. + This method is called by the FastReport designer to check if the object's size becomes negative + when resizing the object by the mouse. Method must correct the object's size and/or position to + make it positive, also change the sizing point if needed. - + - This property is not relevant to this class. + Checks if the object is inside its parent. + if true, check now independent of any conditions. + + Typically you don't need to use or override this method. + When you move an object with the mouse, it may be moved outside its parent. If so, this method + must find a new parent for the object and correct it's Left, Top and Parent + properties. If immediately parameter is false, you can optimize the method + to search for new parent only if the object's bounds are outside parent. If this parameter is + true, you must skip any optimizations and search for a parent immediately. + - + - Occurs after item's check state was changed. - Wraps the event. + Draws the object. + Paint event args. + + This method is widely used in the FastReport. It is called each time when the object needs to draw + or print itself. + In order to draw the object correctly, you should multiply the object's bounds by the scale + parameter. + cache parameter is used to optimize the drawing speed. It holds all items such as + pens, fonts, brushes, string formats that was used before. If the item with requested parameters + exists in the cache, it will be returned (instead of create new item and then dispose it). + - + - Gets an internal CheckedListBox. + Draw the frame around the object to indicate that it accepts the drag&drop operation. + Paint event args. + The color of frame. - + - Gets or sets a value indicating whether the check box should be toggled when an item is selected. - Wraps the property. + Draw the selection points. + Paint event args. + + This method draws a set of selection points returned by the method. + - - - Collection of checked indexes in this CheckedListBox. - Wraps the property. - + + - + - Collection of checked items in this CheckedListBox. - Wraps the property. + Gets the preferred size of an object. + Preferred size. + + This method is called by the FastReport designer when you insert a new object. + - + - Gets or sets a script method name that will be used to handle the - event. + Returns a "smart tag" menu. + + "Smart tag" is a little button that appears near the object's top-right corner when we are in the + designer and move the mouse over the object. When you click that button you will see a popup window + where you can set up some properties of the object. FastReport uses smart tags to quickly choose + the datasource (for a band) or data column (for objects). + - - - - - - - - - - - - - - - - + - This method fires the ItemCheck event and the script code connected to the ItemCheckEvent. + Handles double click event in the designer. - Event data. + + This method is called when the user doubleclicks the object in the designer. Typical implementation + invokes the object's editor (calls the InvokeEditor method) and sets the designer's + Modified flag. + - + - Initializes a new instance of the CheckedListBoxControl class with default settings. + Handles the DragDrop event in the designer. + Current mouse state. + + This method is called when the user drops an item from the Data Tree window into this object. + This method should copy the information from the e.DraggedObject object and set the + e.Handled flag to true to complete the drag operation. + - + - Displays a hierarchical collection of labeled items, each represented by a TreeNode. - Wraps the control. + Handles the DragOver event in the designer. + Current mouse state. + + This method is called when the user drags an item from the Data Tree window. This method should + check that the mouse (e.X, e.Y) is inside the object, then set the e.Handled flag + to true if an item can be dragged into this object. + - + - This property is not relevant to this class. + Handles KeyDown event in the designer. + The designer's workspace. + Keyboard event parameters. + + This method is called when the user presses any key in the designer. Typical implementation + does nothing. + - - - - - - - + - Occurs after the tree node is selected. - Wraps the event. + Handles MouseDown event that occurs when the user clicks the mouse in the designer. + + This method is called when the user press the mouse button in the designer. + The standard implementation does the following: + + checks if the mouse pointer is inside the object; + add an object to the selected objects list of the designer; + sets the e.Handled flag to true. + + + Current mouse state. - + - Gets an internal TreeView. + Handles MouseMove event that occurs when the user moves the mouse in the designer. + + This method is called when the user moves the mouse in the designer. Typical + use of this method is to change the mouse cursor to SizeAll when it is over + an object. The standard implementation does the following: + + checks if the mouse pointer is inside the object; + changes the cursor shape (e.Cursor property); + sets the e.Handled flag to true. + + + Current mouse state. - + - Gets or sets a value indicating whether check boxes are displayed next to the tree nodes in the tree view control. - Wraps the property. + Handles MouseMove event that occurs when the user moves the mouse in the designer. + + This method is called when the user moves the mouse in the designer. The + standard implementation does the following: + + + if mouse button is not pressed, check that mouse pointer is inside one of + the selection points returned by the + method and set the e.SizingPoint member to the corresponding sizing + point; + + if mouse button is pressed, and e.SizingPoint member is not + SizingPoint.None, resize the object. + + + Current mouse state. - + - Gets or sets a value indicating whether lines are drawn between tree nodes in the tree view control. - Wraps the property. + Handles MouseUp event that occurs when the user releases the mouse button in the designer. + + This method is called when the user releases the mouse button in the + designer. The standard implementation does the following: + + if e.Mode is WorkspaceMode2.SelectionRect, checks if object + is inside the selection rectangle and sets e.Handled flag if so; + + checks that object is inside its parent (calls the + method). + + + + Current mouse state. - + - Gets or sets a value indicating whether lines are drawn between the tree nodes that are at the root of the tree view. - Wraps the property. + Handles mouse wheel event. + Current mouse state. - + - Gets or sets the ImageList that contains the Image objects used by the tree nodes. - Wraps the property. + Checks if given point is inside the object's bounds. + point to check. + true if point is inside the object's bounds. + + You can override this method if your objectis not of rectangular form. + - + - Gets the collection of tree nodes that are assigned to the tree view control. - Wraps the property. + Draws the selection point. + Paint event args. + object. + object. + Left coordinate. + Top coordinate. - + - Gets or sets the tree node that is currently selected in the tree view control. - Wraps the property. + Gets the object's selection points. + Array of objects. + + Selection point is a small square displayed at the object's sides when object is selected + in the designer. You can drag this square by the mouse to change the object's size. For example, + the TextObject has eight selection points to change its width and height by the mouse. + If you are developing a new component for FastReport, you may override this method + if your object has non-standard set of selection points. For example, if an object has something like + "AutoSize" property, it would be good to disable all selection points if that property is true, + to disable resizing of the object by the mouse. + - + - Gets or sets a script method name that will be used to handle the - event. + Gets a value indicating that given point is inside selection point. + point's x coordinate. + point's y coordinate. + selection point. + true if (x,y) is inside the point - - + + + Gets the absolute bottom coordinate of the object. + - - + + + Gets the absolute bounding rectangle of the object. + - - + + + Gets the absolute left coordinate of the object. + - + - This method fires the AfterSelect event and the script code connected to the AfterSelectEvent. + Gets the absolute right coordinate of the object. - Event data. - + - Initializes a new instance of the class with default settings. + Gets the absolute top coordinate of the object. - + - Represents a Windows text box control. - Wraps the control. + Gets or sets the edges of the container to which a control is bound and determines how a control + is resized with its parent. + + Use the Anchor property to define how a control is automatically resized as its parent control + is resized. Anchoring a control to its parent control ensures that the anchored edges remain in the + same position relative to the edges of the parent control when the parent control is resized. + You can anchor a control to one or more edges of its container. For example, if you have a band + with a TextObject whose Anchor property value is set to Top, Bottom, the TextObject is stretched to + maintain the anchored distance to the top and bottom edges of the band as the height of the band + is increased. + - - + + + Gets the bottom coordinate of the object in relation to its container. + + + To change the bottom coordinate, change the and/or properties. + - - + + + Gets or sets the bounding rectangle of the object. + + + Assigning a value to this property is equal to assigning values to the , + , , properties. + - - + + + Gets or sets the size of client area of the object. + + + This property is used in the class. + - - + + + Gets or sets which control borders are docked to its parent control and determines how a control + is resized with its parent. + + + Use the Dock property to define how a control is automatically resized as its parent control is + resized. For example, setting Dock to DockStyle.Left causes the control to align itself with the + left edges of its parent control and to resize as the parent control is resized. + A control can be docked to one edge of its parent container or can be docked to all edges and + fill the parent container. + - + - Gets an internal TextBox. + Gets or sets a group index. + + Group index is used to group objects in the designer (using "Group" button). When you select + any object in a group, entire group becomes selected. To reset a group, set the GroupIndex + to 0 (default value). + - + - Gets or sets a value indicating whether pressing ENTER in a multiline TextBox control creates a new line of text in the control or activates the default button for the form. - Wraps the property. + Gets or sets the height of the object. + + + This property value is measured in the screen pixels. Use class to + convert a value to desired units. + + The following example demonstrates how to convert between pixels and units: + TextObject text1; + // set Height to 10mm + text1.Height = Units.Millimeters * 10; + // convert a value to millimeters + MessageBox.Show("Height = " + (text1.Height / Units.Millimeters).ToString() + "mm"); + + + + + Gets or sets the left coordinate of the object in relation to its container. + + + This property value is measured in the screen pixels. Use + class to convert a value to desired units. + + + To obtain absolute coordinate, use property. + + + The following example demonstrates how to convert between pixels and units: + TextObject text1; + // set Left to 10mm + text1.Left = Units.Millimeters * 10; + // convert a value to millimeters + MessageBox.Show("Left = " + (text1.Left / Units.Millimeters).ToString() + "mm"); + - + - Gets or sets a value indicating whether pressing the TAB key in a multiline text box control types a TAB character in the control instead of moving the focus to the next control in the tab order. - Wraps the property. + Gets the right coordinate of the object in relation to its container. + + To change the right coordinate, change the and/or properties. + - + - Gets or sets whether the TextBox control modifies the case of characters as they are typed. - Wraps the property. + Gets or sets the Tag string for this component. - + - Gets or sets the maximum number of characters the user can type or paste into the text box control. - Wraps the property. + Gets or sets the top coordinate of the object in relation to its container. + + + This property value is measured in the screen pixels. Use + class to convert a value to desired units. + + + To obtain absolute coordinate, use property. + + + The following example demonstrates how to convert between pixels and units: + TextObject text1; + // set Top to 10mm + text1.Top = Units.Millimeters * 10; + // convert a value to millimeters + MessageBox.Show("Top = " + (text1.Top / Units.Millimeters).ToString() + "mm"); + - + - Gets or sets a value indicating whether this is a multiline TextBox control. - Wraps the property. + Gets or sets a value indicating whether the object is displayed in the preview window. + + Setting this property to false will hide the object in the preview window. + + The following report script will control the Text1 visibility depending on the value of the + data column: + private void Data1_BeforePrint(object sender, EventArgs e) + { + Text1.Visible = [Orders.Shipped] == true; + } + - + - Gets or sets a value indicating whether text in the text box is read-only. - Wraps the property. + Gets or sets a string containing expression that determines should be object displayed in the preview window. - + - Gets or sets which scroll bars should appear in a multiline TextBox control. - Wraps the property. + Gets or sets a value that determines if the object can be printed on the printer. + + Object with Printable = false is still visible in the preview window, but not on the printout. + If you want to hide an object in the preview, set the property to false. + - + - Gets or sets how text is aligned in a TextBox control. - Wraps the property. + Gets or sets a string containing expression that determines should be object printed on the printer. - + - Gets or sets a value indicating whether the text in the TextBox control should appear as the default password character. - Wraps the property. + Gets or sets the width of the object. + + This property value is measured in the screen pixels. Use class to + convert a value to desired units. + + The following example demonstrates how to convert between pixels and units: + TextObject text1; + // set Width to 10mm + text1.Width = Units.Millimeters * 10; + // convert a value to millimeters + MessageBox.Show("Width = " + (text1.Width / Units.Millimeters).ToString() + "mm"); + - + - Indicates whether a multiline text box control automatically wraps words to the beginning of the next line when necessary. - Wraps the property. + Initializes a new instance of the class with default settings. - + - + - + - + - Initializes a new instance of the TextBoxControl class with default settings. + The base class for the context menu item. - + - Enables the user to select a single option from a group of choices when paired with other RadioButton controls. - Wraps the control. + Gets a collection of menu items. - - - - + - Occurs when the value of the Checked property changes. - Wraps the event. + Gets or sets "Check on click" property. - + - Gets an internal RadioButton. + Sets bold font. - + - Gets or sets the location of the check box portion of the RadioButton. - Wraps the property. + The base class for the context menu of the report component. + + This class represents a context menu of the report component that is displayed when the object + is right-clicked in the designer. + - + - Gets or sets a value indicating whether the control is checked. - Wraps the property. + The reference to the report designer. - + - Gets or sets a script method name that will be used to handle the - event. + Gets a collection of menu items. + + You should add new items to this collection. + - - - - - - - - - - - - - + - This method fires the CheckedChanged event and the script code connected to the CheckedChangedEvent. + This method is called to reflect changes in the designer. - Event data. - + - Initializes a new instance of the RadioButtonControl class with default settings. + Creates a new menu item. + Item's text. + New item. - + - Represents a Windows picture box control for displaying an image. - Wraps the control. + Creates a new menu item. + Item's text. + Click handler. + New item. - + - This property is not relevant to this class. + Creates a new menu item. + Item's image. + Item's text. + Click handler. + New item. - - - - + - Gets an internal PictureBox. + Displays context menu. + Parent control. + Location. - + - Indicates the border style for the control. - Wraps the property. + Initializes a new instance of the ComponentBaseMenu class with default settings. + The reference to a report designer. - + - Gets or sets the image that the PictureBox displays. - Wraps the property. + Split Container Control - + - Indicates how the image is displayed. - Wraps the property. + Constructor - - + + + TreeView control with multiselect support. + + + This control is for internal use only. + - + - Initializes a new instance of the PictureBoxControl class with default settings. + Creates a new instance of the TreeViewMultiSelect control. - + - Base class for controls that may contain child controls. + Gets a copy of list of selected nodes. - + - + - + - + - + + + + - Gets the collection of child controls. + Represents the combobox used to select a data column. - - + + + Occurs when the text portion of the combobox is changed. + - + - - + + + Gets or sets the data source. + - + + + Gets or sets the Report. + + + - + - + - + - + - Initializes a new instance of the ParentControl class with default settings. + Initializes a new instance of the class. - + - Used to group collections of controls. - Wraps the control. + Specifies how text in a is horizontally aligned. - + - This property is not relevant to this class. + The text is aligned to the left. - + - Gets an internal Panel. + The text is aligned to the right. - + - Indicates the border style for the control. - Wraps the property. + The text is aligned in the center. - - - - - - - + - Initializes a new instance of the PanelControl class with default settings. + The text is justified. - + - Represents a Windows spin box (also known as an up-down control) that displays numeric values. - Wraps the control. + Gets or sets the alignment to apply to the current + selection or insertion point. + + Replaces the SelectionAlignment from . + - + - This property is not relevant to this class. + Convert between screen pixels and twips (1/1440 inch, used by Win32 API calls) + Value in screen pixels + Value in twips - - - - - - - - - - + - Occurs when the Value property has been changed in some way. - Wraps the event. + Convert between screen pixels and twips (1/1440 inch, used by Win32 API calls) + Value in twips + Value in screen pixels - + - Gets an internal NumericUpDown. + Calculate or render the contents of RichTextBox for printing + Graphics object + Graphics object to measure richtext for + Bonding rectangle of the RichTextBox + Index of first character to be printed + Index of last character to be printed + If true, only the calculation is performed, + otherwise the text is rendered as well + (Index of last character that fitted on the page) + 1 - + - Gets or sets the number of decimal places to display in the up-down control. - Wraps the property. + Calculate or render the contents of RichTextBox for printing + Graphics object + Graphics object to measure richtext for + Bonding rectangle of the RichTextBox + Index of first character to be printed + Index of last character to be printed + If true, only the calculation is performed, + otherwise the text is rendered as well + The calculated text height + (Index of last character that fitted on the page) + 1 - + - Gets or sets a value indicating whether the up-down control should display the value it contains in hexadecimal format. - Wraps the property. + This is an internal enum that represents the selected datatree item type. - + - Gets or sets the value to increment or decrement the up-down control when the up or down buttons are clicked. - Wraps the property. + Nothing selected. - + - Gets or sets the maximum value for the up-down control. - Wraps the property. + Data column selected. - + - Gets or sets the minimum value for the up-down control. - Wraps the property. + Total selected. - + - Gets or sets a value indicating whether a thousands separator is displayed in the up-down control when appropriate. - Wraps the property. + Parameter selected. - + - Gets or sets the value assigned to the up-down control. - Wraps the property. + Function selected. - + - Gets or sets a script method name that will be used to handle the - event. + Dialog control selected. - - - - - - - - - - - + + + This is an internal control that represents the data tree. + + + This control is for internal use only. + - - + + + DataSource property + - + - This method fires the ValueChanged event and the script code connected to the ValueChangedEvent. + SelectedItem property - Event data. - + - Initializes a new instance of the NumericUpDownControl class with default settings. + SelectedItemType property - + - Represents a Windows control that enables the user to select a date using a visual monthly calendar display. - Wraps the control. + - - + + + + - - + + + + - - + + + + - - + + + + - + - Occurs when the date selected in the MonthCalendar changes. - Wraps the event. + - + - Gets an internal MonthCalendar. + - + - Gets or sets the number of columns and rows of months displayed. - Wraps the property. + - + - Gets or sets the first day of the week as displayed in the month calendar. - Wraps the property. + - + - Gets or sets the maximum allowable date. - Wraps the property. + - + - Gets or sets the maximum number of days that can be selected in a month calendar control. - Wraps the property. + - + - Gets or sets the minimum allowable date. - Wraps the property. + - + - Gets or sets a value indicating whether the date represented by the TodayDate property is displayed at the bottom of the control. - Wraps the property. + + - + - Gets or sets a value indicating whether today's date is circled. - Wraps the property. + Creates a new instance of the DataTreeView control. - + - Gets or sets a value indicating whether the month calendar control displays week numbers (1-52) to the left of each row of days. - Wraps the property. + Represents a control that may contain several pages. It is similar to the TabControl + but contains no tabs. This control is widely used in wizards. - + - Gets or sets the value that is used by MonthCalendar as today's date. - Wraps the property. + Occurs when page is selected. - + - Gets or sets the array of DateTime objects that determines which annual days are displayed in bold. - Wraps the property. + Gets or sets a value that determines whether the selector area is visible or not. - + - Gets or sets the array of DateTime objects that determines which nonrecurring dates are displayed in bold. - Wraps the property. + Gets or sets the height of selector tab. - + - Gets or sets the array of DateTime objects that determine which monthly days to bold. - Wraps the property. + This property is not relevant to this class - + - Gets or sets the end date of the selected range of dates. - Wraps the property. + Gets or sets the active page. - + - Gets or sets the selected range of dates for a month calendar control. - Wraps the property. + Gets or sets the index of active page. - + - Gets or sets the start date of the selected range of dates. - Wraps the property. + Gets or sets the highlighted page index. - + - Gets or sets a script method name that will be used to handle the - event. + Gets the collection of pages. - + - + - + - + - + - This method fires the DateChanged event and the script code connected to the DateChangedEvent. + Gets tab at specified mouse point. - Event data. + The mouse point. + Index of tab under mouse; -1 if mouse is outside tab area. - + - Initializes a new instance of the MonthCalendarControl class with default settings. + Selects the next page. - + - Uses a mask to distinguish between proper and improper user input. - Wraps the control. + Selects the previous page. - - - - - + + + Initializes a new instance of the class with default settings. + - - + + + This class represents a single page of the control. + - - + + + Gets or sets the page caption text. + - + - Gets an internal MaskedTextBox. + Represents the control that combines a textbox and a button. - + - Gets or sets the input mask to use at run time. - Wraps the property. + Occurs when the textbox is changed. - + - Gets or sets a value indicating whether the user is allowed to reenter literal values. - Wraps the property. + Occurs when the button is clicked. - + + + + - Gets or sets how text is aligned in a masked text box control. - Wraps the property. + Gets or sets the button's image. - + - + - + - + - Initializes a new instance of the MaskedTextBoxControl class with default settings. + Initializes a new instance of the class. - + - Represents a Windows list view control, which displays a collection of items that can be displayed using one of four different views. - Wraps the control. + Represents a combobox that allows to choose a color. + + This control may be useful if you write own components for FastReport. + - + - This property is not relevant to this class. + This event is raised when you select a color. - + + + Gets or sets the selected color. + + + + + Gets or sets value indicating whether it is necessary to show a color name in a combobox. + + + - + - - - Occurs when the checked state of an item changes. - Wraps the event. - + + - + - Occurs when the index of the selected item in the list view control changes. - Wraps the event. + Initializes a new instance of the class with default settings. - + - Gets an internal ListView. + Represents a drop-down control that allows to choose a color. + + This control may be useful if you write own components for FastReport. + - + - Gets or sets a value indicating whether a check box appears next to each item in the control. - Wraps the property. + This event is raised when you select a color. - + - Gets or sets a value indicating whether multiple items can be selected. - Wraps the property. + Gets or sets the selected color. - + - Gets or sets a value indicating whether items are displayed in groups. - Wraps the property. + Sets the UI style. + The style to set. - + - Gets or sets how items are displayed in the control. - Wraps the property. + Initializes a new instance of the class with default settings. - + - Gets or sets a script method name that will be used to handle the - event. + Represents a popup window that alows to choose a color. + + This control may be useful if you write own components for FastReport. + - + - Gets or sets a script method name that will be used to handle the - event. + This event is raised when you select a color. - + - Gets the indexes of the currently checked items in the control. - Wraps the property. + Gets or sets the selected color. - + - Gets the currently checked items in the control. - Wraps the property. + Initializes a new instance of the class with default settings. + The main form that owns this popup control. - + - Gets the collection of all column headers that appear in the control. - Wraps the property. + Represents the label with line. - + + + + - Gets the collection of ListViewGroup objects assigned to the control. - Wraps the property. + Initializes a new instance of the class. - + - Gets a collection containing all items in the control. - Wraps the property. + Represents a popup form. + + Use this form if you want to show some controls in non-modal borderless form that + behaves like other standard popup controls such as context menu. This form does not + move a focus from the parent form. + - + - Gets or sets the ImageList to use when displaying items as large icons in the control. - Wraps the property. + Shows the form. + The control which location is used as a reference for pt parameter. + The location relative to the ctl control. - + - Gets the indexes of the selected items in the control. - Wraps the property. + Shows the form. + The control which location is used as a reference for x, y parameters. + The x position relative to the ctl control. + The y position relative to the ctl control. - + - Gets the items that are selected in the control. - Wraps the property. + Shows the form. + The absolute screen location. - + - Gets or sets the ImageList to use when displaying items as small icons in the control. - Wraps the property. + Initializes a new instance of the class with default settings. + The main form that owns this popup form. - - - - - - - - - - + - This method fires the ItemChecked event and the script code connected to the ItemCheckedEvent. + Handler which allows to prevent canceling of popup window - Event data. + Popup helper + Event arguments - + - This method fires the SelectedIndexChanged event and the script code connected to the SelectedIndexChangedEvent. + Contains event information for a PopupClosed event. - Event data. - + - Initializes a new instance of the ListViewControl class with default settings. + The popup form. - + - Base class for list box controls such as ListBoxControl, CheckedListBoxControl. + Gets the popup form which is being closed. - + - This property is not relevant to this class. + Constructs a new instance of this class for the specified + popup form. + Popup Form which is being closed. - - - - - - - + - Occurs when the SelectedIndex property has changed. - Wraps the event. + Arguments to a PopupCancelEvent. Provides a + reference to the popup form that is to be closed and + allows the operation to be cancelled. - + - Occurs when an owner-drawn ListBox is created and the sizes of the list items are determined. - Wraps the event. + Whether to cancel the operation - + - Occurs when a visual aspect of an owner-drawn ListBox changes. - Wraps the event. + Mouse down location - + - Gets or sets the width of columns in a multicolumn ListBox. - Wraps the property. + Popup form. - + - Gets or sets the drawing mode for the control. - Wraps the property. + Constructs a new instance of this class. + The popup form + The mouse location, if any, where the + mouse event that would cancel the popup occured. - + - Gets or sets the height of an item in the ListBox. - Wraps the property. + Gets the popup form - + - Gets the items of the ListBox. - Wraps the property. + Gets the location that the mouse down which would cancel this + popup occurred - + - Gets or sets a value indicating whether the ListBox supports multiple columns. - Wraps the property. + Gets/sets whether to cancel closing the form. Set to + true to prevent the popup from being closed. - + - Gets or sets the method in which items are selected in the ListBox. - Wraps the property. + Represents the method which responds to a PopupClosed event. - + - Gets or sets a value indicating whether the items in the ListBox are sorted alphabetically. - Wraps the property. + Represents the method which responds to a PopupCancel event. - + - Gets or sets a value indicating whether the ListBox can recognize and expand tab characters when drawing its strings. - Wraps the property. + A class to assist in creating popup windows like Combo Box drop-downs and Menus. + This class includes functionality to keep the title bar of the popup owner form + active whilst the popup is displayed, and to automatically cancel the popup + whenever the user clicks outside the popup window or shifts focus to another + application. - + - Gets or sets the string that contains all items text. + Event Handler to detect when the popup window is closed - + - Gets or sets the zero-based index of the currently selected item in a ListBox. - Wraps the property. + Message filter to detect mouse clicks anywhere in the application + whilst the popup window is being displayed. - + - Gets a collection that contains the zero-based indexes of all currently selected items in the ListBox. - Wraps the property. + The popup form that is being shown. - + - Gets or sets the currently selected item in the ListBox. - Wraps the property. + The owner of the popup form that is being shown: - + - Gets a collection containing the currently selected items in the ListBox. - Wraps the property. + Whether the popup is showing or not. - + - Gets or sets a script method name that will be used to handle the - event. + Whether the popup has been cancelled, notified by PopupCancel, + rather than closed. - + - Gets or sets a script method name that will be used to handle the - event. + Raised when the popup form is closed. - + - Gets or sets a script method name that will be used to handle the - event. + Raised when the Popup Window is about to be cancelled. The + property can be + set to true to prevent the form from being cancelled. - - - - - - - - - - - - - + - This method fires the SelectedIndexChanged event and the script code connected to the SelectedIndexChangedEvent. + Shows the specified Form as a popup window, keeping the + Owner's title bar active and preparing to cancel the popup + should the user click anywhere outside the popup window. + Typical code to use this message is as follows: + + frmPopup popup = new frmPopup(); + Point location = this.PointToScreen(new Point(button1.Left, button1.Bottom)); + popupHelper.ShowPopup(this, popup, location); + + Put as much initialisation code as possible + into the popup form's constructor, rather than the System.Windows.Forms.Load + event as this will improve visual appearance. - Event data. + Main form which owns the popup + Window to show as a popup + Location relative to the screen to show the popup at. - + - This method fires the MeasureItem event and the script code connected to the MeasureItemEvent. + Responds to the + event from the popup form. - Event data. + Popup form that has been closed. + Not used. - + - This method fires the DrawItem event and the script code connected to the DrawItemEvent. + Subclasses the owning form's existing Window Procedure to enables the + title bar to remain active when a popup is show, and to detect if + the user clicks onto another application whilst the popup is visible. - Event data. + Window Procedure Message - + - Represents a standard Windows label. - Wraps the control. + Called when the popup is being hidden. - - - - + - Gets an internal Label. + Raises the event. + describing the + popup form that is being closed. - + - Gets or sets a value indicating whether the control is automatically resized to display its entire contents. - Wraps the property. + Raises the event. + describing the + popup form that about to be cancelled. - + - Gets or sets the alignment of text in the label. - Wraps the property. + Default constructor. + Use the + method to attach this class to the form you want to show popups from. - - - - + - Initializes a new instance of the LabelControl class with default settings. + A Message Loop filter which detect mouse events whilst the popup form is shown + and notifies the owning class when a mouse + click outside the popup occurs. - + - Displays data in a customizable grid. - Wraps the control. + Raised when the Popup Window is about to be cancelled. The + property can be + set to true to prevent the form from being cancelled. - + - This property is not relevant to this class. + The popup form - + - This property is not relevant to this class. + The owning object. - + - This property is not relevant to this class. + Constructs a new instance of this class and sets the owning + object. + The object + which owns this class. - - - - + - Gets an internal DataGridView. + Gets/sets the popup form which is being displayed. - + - Gets or sets the data source that the DataGridView is displaying data for. + Checks the message loop for mouse messages whilst the popup + window is displayed. If one is detected the position is + checked to see if it is outside the form, and the owner + is notified if so. + Windows Message about to be processed by the + message loop + true to filter the message, false otherwise. + This implementation always returns false. - + - Gets or sets a value indicating whether the option to add rows is displayed to the user. - Wraps the property. + Checks the mouse location and calls the OnCancelPopup method + if the mouse is outside the popup form. - + - Gets or sets a value indicating whether the user is allowed to delete rows from the DataGridView. - Wraps the property. + Raises the event. + The associated + with the cancel event. - + - Gets or sets the default cell style applied to odd-numbered rows of the DataGridView. - Wraps the property. + Updates HeaderWidth, HeaderHeight, BodyWidth, BodyHeight properties. - + - Gets or sets a value indicating how column widths are determined. - Wraps the property. + Represents the crossview object that is used to print cube slice or slicegrid. - + - Gets or sets a value indicating how row heights are determined. - Wraps the property. + This property is not relevant to this class. - + - Gets or sets the background color of the DataGridView. - Wraps the property. + This property is not relevant to this class. - + - Gets or sets the border style for the DataGridView. - Wraps the property. + This property is not relevant to this class. - + - Gets the cell border style for the DataGridView. - Wraps the property. + This property is not relevant to this class. - + - Gets the border style applied to the column headers. - Wraps the property. + This property is not relevant to this class. - + - Gets or sets the default column header style. - Wraps the property. + This property is not relevant to this class. - + - Gets or sets the height, in pixels, of the column headers row. - Wraps the property. + This property is not relevant to this class. - - - Gets or sets a value indicating whether the height of the column headers is adjustable and whether it can be adjusted by the user or is automatically adjusted to fit the contents of the headers. - Wraps the property. - + + - - - Gets or sets a value indicating whether the column header row is displayed. - Wraps the property. - + + - - - Gets the collection of objects that represents the grid columns. - + + - + + + + - Gets or sets the default cell style to be applied to the cells in the DataGridView if no other cell style properties are set. - Wraps the property. + Allows to modify the prepared matrix elements such as cells, rows, columns. - + - Gets or sets the color of the grid lines separating the cells of the DataGridView. - Wraps the property. + Gets or sets a value indicating whether to show a title row. - + - Gets or sets a value indicating whether the user is allowed to select more than one cell, row, or column of the DataGridView at a time. - Wraps the property. + Gets or sets a value indicating whether to show a X Axis fields Caption. - + - Gets a value indicating whether the user can edit the cells of the DataGridView control. - Wraps the property. + Gets or sets a value indicating whether to show a Y Axis fields Caption. - + - Gets or sets the border style of the row header cells. - Wraps the property. + Gets or sets a matrix style. - + - Gets or sets the default style applied to the row header cells. - Wraps the property. + Gets or sets a script method name that will be used to handle the + event. + + See the event for more details. + - + - Gets or sets a value indicating whether the column that contains row headers is displayed. - Wraps the property. + - + - Gets or sets the width, in pixels, of the column that contains the row headers. - Wraps the property. + - + - Gets or sets a value indicating whether the width of the row headers is adjustable and whether it can be adjusted by the user or is automatically adjusted to fit the contents of the headers. - Wraps the property. + - + - Gets or sets the default style applied to the row cells of the DataGridView. - Wraps the property. + - + - Gets or sets the type of scroll bars to display for the DataGridView control. - Wraps the property. + Gets or sets a cube source. - + - Gets or sets a value indicating how the cells of the DataGridView can be selected. - Wraps the property. + Gets the object that holds data of Cube + + See the class for more details. + - - - - - - - - - - + - + - + - - + + + Creates or updates the matrix template. + + + Call this method after you modify the matrix descriptors using the + object's properties. + - + - + - + - + - + - + - Initializes a new instance of the GridControl class with default settings. + This method fires the ModifyResult event and the script code connected to the ModifyResultEvent. + Event data. - + - Represents the special kind of report page that wraps the - and used to display dialog forms. + Initializes a new instance of the class. - - Use the property to add/remove controls to/from a dialog form. - If you set the Visible property to false, this dialog form will be - skippen when you run a report. - - This example shows how to create a dialog form with one button in code. - - DialogPage form = new DialogPage(); - // set the width and height in pixels - form.Width = 200; - form.Height = 200; - form.Name = "Form1"; - // create a button - ButtonControl button = new ButtonControl(); - button.Location = new Point(20, 20); - button.Size = new Size(75, 25); - button.Text = "The button"; - // add the button to the form - form.Controls.Add(button); - - - - - - - - - - - - - - - - - - - + + + + - - + + + + - - + + + + - - + + + + - - + + + + - - + + + + - + - Occurs before a form is displayed for the first time. - Wraps the event. + - + - Occurs after the form is closed. - Wraps the event. + - + - Occurs before the form is closed. - Wraps the event. + - + - Occurs whenever the form is first displayed. - Wraps the event. + + + - + - Occurs when the form is resized. - Wraps the event. + Represents interface of the source for object. - + - Occurs when the form is redrawn. - Wraps the event. + - + - Gets an internal Form. + - + - Gets or sets an active state in Web application. + - + - Gets or sets the button on the form that is clicked when the user presses the ENTER key. - Wraps the property. + - + - Gets or sets the button control that is clicked when the user presses the ESC key. - Wraps the property. + - + - Gets or sets the background color for the form. - Wraps the property. + - + - Gets or sets the font of the text displayed by the control. - Wraps the property. + - + - Gets or sets the border style of the form. - Wraps the property. + - + - Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. - Wraps the property. + - + - Gets or sets the text associated with this form. - Wraps the property. + - + - Gets or sets a script method name that will be used to handle the - event. + - + - Gets or sets a script method name that will be used to handle the - event. + - + - Gets or sets a script method name that will be used to handle the - event. + - + - Gets or sets a script method name that will be used to handle the - event. + - + - Gets or sets a script method name that will be used to handle the - event. + - + - Gets or sets a script method name that will be used to handle the - event. + The descriptor that is used to describe one CrossView data cell. + + The class is used to define one data cell of the CrossView. + To set visual appearance of the data cell, use the + property. + The collection of descriptors used to represent the CrossView data cells is stored + in the CrossViewObject.Data.Cells property. + - + - Gets the collection of controls contained within the form. + Gets a value indicating that this is the "GrandTotal" element on X axis. - - - - - - - - - - - + + + Gets a value indicating that this is the "GrandTotal" element on Y axis. + - - + + + Gets a value indicating that this is the "Total" element on X axis. + - - + + + Gets a value indicating that this is the "Total" element on Y axis. + - - + + + Gets the name of field in X axis. + - - + + + Gets the name of field in Y axis. + - - + + + Gets the name of measure in cube. + - - + + + Gets the x coordinate. + - - + + + Gets the y coordinate. + - + - + - + - Shows the form as a modal dialog box with the currently active window set as its owner. - Wraps the method. + Initializes a new instance of the class - One of the DialogResult values. + The Field Name in X axis. + The Field Name in Y axis. + The Measure Name. + Indicates the "XTotal" element. + Indicates the "YTotal" element. + Indicates the "XGrandTotal" element. + Indicates the "YGrandTotal" element. - + - This method fires the Load event and the script code connected to the LoadEvent. + Initializes a new instance of the class - Event data. - + - This method fires the FormClosed event and the script code connected to the FormClosedEvent. + Represents a collection of CrossView data descriptors used in the . - Event data. - + - This method fires the FormClosing event and the script code connected to the FormClosingEvent. + Gets or sets the element at the specified index. - Event data. + Index of an element. + The element at the specified index. - + - This method fires the Shown event and the script code connected to the ShownEvent. + Adds the specified descriptors to the end of this collection. - Event data. + Array of descriptors to add. - + - This method fires the Resize event and the script code connected to the ResizeEvent. + Adds a descriptor to the end of this collection. - Event data. + Descriptor to add. + Index of the added descriptor. - + - This method fires the Paint event and the script code connected to the PaintEvent. + Inserts a descriptor into this collection at the specified index. - Event data. + The zero-based index at which value should be inserted. + The descriptor to insert. - + - Initializes a new instance of the DialogPage class. + Removes the specified descriptor from the collection. + Descriptor to remove. - + - Base class for all dialog controls such as ButtonControl, TextBoxControl. + Returns the zero-based index of the first occurrence of a descriptor. + The descriptor to locate in the collection. + The zero-based index of the first occurrence of descriptor within + the entire collection, if found; otherwise, -1. - + - Determines whether is necessary to serialize the BackColor property. + Determines whether a descriptor is in the collection. - true if serialization is necessary. + The descriptor to locate in the collection. + true if descriptor is found in the collection; otherwise, false. - + - Determines whether is necessary to serialize the Cursor property. + Copies the elements of this collection to a new array. - true if serialization is necessary. + An array containing copies of this collection elements. - - - Determines whether is necessary to serialize the ForeColor property. - - true if serialization is necessary. + + - + - + + + + + + - Draws the selection point. + Contains a set of properties and methods to hold and manipulate the CrossView descriptors. - Graphics object to draw on. - object. - object. - Left coordinate. - Top coordinate. - - - - - - + + This class contains three collections of descriptors such as , + and . Descriptors are filled from FastCube Slice. + - + - Creates the empty event handler for the ClickEvent event in the report's script. + - true if event handler was created successfully. - - + + + + - + - Occurs when the control is clicked. - Wraps the event. + - + - Occurs when the control is double-clicked. - Wraps the event. + - + - Occurs when the control is entered. - Wraps the event. + - + - Occurs when the input focus leaves the control. - Wraps the event. + - + - Occurs when a key is pressed while the control has focus. - Wraps the event. + - + - Occurs when a key is pressed while the control has focus. - Wraps the event. + - + - Occurs when a key is released while the control has focus. - Wraps the event. + - + - Occurs when the mouse pointer is over the control and a mouse button is pressed. - Wraps the event. + - + - Occurs when the mouse pointer is moved over the control. - Wraps the event. + - + - Occurs when the mouse pointer is over the control and a mouse button is released. - Wraps the event. + - + - Occurs when the mouse pointer enters the control. - Wraps the event. + - + - Occurs when the mouse pointer leaves the control. - Wraps the event. + Gets a collection of column descriptors. + + Note: after you change something in this collection, call the + method to refresh the CrossView. + - + - Occurs when the control is resized. - Wraps the event. + Gets a collection of row descriptors. + + Note: after you change something in this collection, call the + method to refresh the CrossView. + - + - Occurs when the Text property value changes. - Wraps the event. + Gets a collection of data cell descriptors. + + Note: after you change something in this collection, call the + method to refresh the CrossView. + - + - Occurs when the control is redrawn. - Wraps the event. + The base class for matrix element descriptors such as and + . - + - Gets an internal Control. + Gets or sets an expression which value will be used to fill the matrix. + + Expression may be any valid expression. Usually it's a data column: + [DataSource.Column]. + - + - Gets or sets the background color for the control. - Wraps the property. + Gets or sets the template column bound to this descriptor. + + This property is for internal use; usually you don't need to use it. + - + - Gets or sets the cursor that is displayed when the mouse pointer is over the control. - Wraps the property. + Gets or sets the template row bound to this descriptor. + + This property is for internal use; usually you don't need to use it. + - + - Gets or sets a value indicating whether the control can respond to user interaction. - Wraps the property. + Gets or sets the template cell bound to this descriptor. + + Using this property, you may access the matrix cell which is bound to + this descriptor. It may be useful to change the cell's appearance. + + Before using this property, you must initialize the matrix descriptors by + calling the method. + + + + + CrossViewObject crossView; + // change the fill color of the first matrix cell + crossView.Data.Cells[0].TemplateCell.Fill = new SolidFill(Color.Red); + + - + - Gets or sets the font of the text displayed by the control. - Wraps the property. + Assigns values from another descriptor. + Descriptor to assign values from. - + + + + + + + - Gets or sets the foreground color of the control. - Wraps the property. + Represents a collection of CrossView header descriptors used in the . - + - Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. - Wraps the property. + Gets or sets the element at the specified index. + Index of an element. + The element at the specified index. - + - Gets or sets the tab order of the control within its container. - Wraps the property. + Adds the specified descriptors to the end of this collection. + Array of descriptors to add. - + - Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. - Wraps the property. + Adds a descriptor to the end of this collection. + Descriptor to add. + Index of the added descriptor. - + - Gets or sets the text associated with this control. - Wraps the property. + Inserts a descriptor into this collection at the specified index. + The zero-based index at which value should be inserted. + The descriptor to insert. - + - Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. - Wraps the property. + Removes the specified descriptor from the collection. + Descriptor to remove. - + - Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. - Wraps the property. + Returns the zero-based index of the first occurrence of a descriptor. + The descriptor to locate in the collection. + The zero-based index of the first occurrence of descriptor within + the entire collection, if found; otherwise, -1. - + - Gets or sets a value indicating whether the control is displayed. - Wraps the property. + Determines whether a descriptor is in the collection. + The descriptor to locate in the collection. + true if descriptor is found in the collection; otherwise, false. - + - Gets or sets a property that returns actual data contained in a control. This value is used - in the "Data" window. + Copies the elements of this collection to a new array. + An array containing copies of this collection elements. - + + + + + + + - Gets or sets a script method name that will be used to handle the - event. + - + - Gets or sets a script method name that will be used to handle the - event. + The descriptor that is used to describe one element of the CrossView header. + + The class is used to define one header element of the CrossView + (either the column element or row element). + To set visual appearance of the element, use the + property. + The collection of descriptors used to represent the CrossView header is stored + in the CrossViewObject.Data.Columns and CrossViewObject.Data.Rows properties. + - + - Gets or sets a script method name that will be used to handle the - event. + Gets a value indicating that this is the "GrandTotal" element. - + - Gets or sets a script method name that will be used to handle the - event. + Gets a value indicating that this is the "Total" element. - + - Gets or sets a script method name that will be used to handle the - event. + Gets a value indicating that this is the "Measure" element. - + - Gets or sets a script method name that will be used to handle the - event. + Gets the name of field in cube. - + - Gets or sets a script method name that will be used to handle the - event. + Gets the name of measure in cube. - + - Gets or sets a script method name that will be used to handle the - event. + Gets the cell coordinate. - + - Gets or sets a script method name that will be used to handle the - event. + Gets the size in cell coordinate. - + - Gets or sets a script method name that will be used to handle the - event. + Gets the level coordinate. - + - Gets or sets a script method name that will be used to handle the - event. + Gets the size in level coordinate. - + + + + + + + - Gets or sets a script method name that will be used to handle the - event. + Initializes a new instance of the class + The Field Name. + The Measure Name. + Indicates the "Total" element. + Indicates the "GrandTotal" element. + Indicates the "Measure" element. - + - Gets or sets a script method name that will be used to handle the - event. + Initializes a new instance of the class - + - Gets or sets a script method name that will be used to handle the - event. + Represents the RDL import plugin. - + - Gets or sets a script method name that will be used to handle the - event. + Initializes a new instance of the class. - - + + + Initializes a new instance of the class with a specified designer. + + The report designer. - + - + - - + + + The RDL Size units. + - - + + + Specifies the units measured in millimeters. + - + - Called when the control's Enabled state changed. + Specifies the units measured in centimeters. - + - Attaches Control events to its event handlers. + Specifies the units measured in inches. - - Override this method if your custom control has own events. - - See the example of AttachEvents implementation used in the CheckBoxControl: - - protected override void AttachEvents() - { - base.AttachEvents(); - CheckBox.CheckedChanged += new EventHandler(CheckBox_CheckedChanged); - } - - private void CheckBox_CheckedChanged(object sender, EventArgs e) - { - if (CheckedChanged != null) - CheckedChanged(this, e); - InvokeEvent(CheckedChangedEvent, e); - } - - - + - Detaches Control events from its event handlers. + Specifies the units measured in points. - - Override this method if your custom control has own events. In this method, you should - detach control's events that were attached in the method. - - See the example of DetachEvents implementation used in the CheckBoxControl: - - protected override void DetachEvents() - { - base.DetachEvents(); - CheckBox.CheckedChanged -= new EventHandler(CheckBox_CheckedChanged); - } - - - - - - - - - + - Initializes the control before display it in the dialog form. + Specifies the units measured in picas. - - This method is called when report is run. - - + - Finalizes the control after its parent form is closed. + Defines the constants used to convert between RDL Size and pixels. - This method is called when report is run. + To convert pixels to inches, use the code: + inches = pixels / SizeUnitsP.Inch; + To convert inches to pixels, use the code: + pixels = inches * SizeUnitsP.Inch; - - - Sets input focus to the control. - - - - - Conceals the control from the user. - - - - - Displays the control to the user. - - - + - This method fires the Click event and the script code connected to the ClickEvent. + The number of pixels in one millimeter. - Event data. - + - This method fires the DoubleClick event and the script code connected to the DoubleClickEvent. + The number of pixels in one centimeter. - Event data. - + - This method fires the Enter event and the script code connected to the EnterEvent. + The number of pixels in one inch. - Event data. - + - This method fires the Leave event and the script code connected to the LeaveEvent. + The number of pixels in one point. - Event data. - + - This method fires the KeyDown event and the script code connected to the KeyDownEvent. + The number of pixels in one pica. - Event data. - + - This method fires the KeyPress event and the script code connected to the KeyPressEvent. + Defines the constants used to convert between RDL Size and millimeters. - Event data. + + To convert millimeters to inches, use the code: + inches = millimeters / SizeUnitsM.Inch; + To convert inches to millimeters, use the code: + millimeters = inches * SizeUnitsM.Inch; + - + - This method fires the KeyUp event and the script code connected to the KeyUpEvent. + The number of millimeters in one centimeter. - Event data. - + - This method fires the MouseDown event and the script code connected to the MouseDownEvent. + The number of millimeters in one inch. - Event data. - + - This method fires the MouseMove event and the script code connected to the MouseMoveEvent. + The number of millimeters in one point. - Event data. - + - This method fires the MouseUp event and the script code connected to the MouseUpEvent. + The number of millimeters in one pica. - Event data. - + - This method fires the MouseEnter event and the script code connected to the MouseEnterEvent. + The RDL units converter. - Event data. - + - This method fires the MouseLeave event and the script code connected to the MouseLeaveEvent. + Converts the RDL Boolean to bool value. - Event data. + The RDL Boolean value. + The bool value. - + - This method fires the Resize event and the script code connected to the ResizeEvent. + Converts the RDL Color to Color. - Event data. + The RDL Color value. + The Color value. - + - This method fires the TextChanged event and the script code connected to the TextChangedEvent. + Converts the RDL Size to float value. - Event data. + The RDL Size value. + The RDL Size units measure. + The float value of RDL Size. - + - This method fires the Paint event and the script code connected to the PaintEvent. + Converts the RDL Size to int value. - Event data. + The RDL Size value. + The RDL Size units measure. + The int value of RDL Size. - + - Base class for all dialog components. + Converts the RDL Size to millimeters. + The RDL Size value. + The float value of RDL Size in millimeters. - - - - - - - - - - - - - + - Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. + Converts the RDL Size to pixels. + The RDL Size value. + The float value of RDL Size in pixels. - + - Gets or sets the height and width of the control. + Converts the RDL FontStyle to FontStyle. + The RDL FontStyle value. + The FontStyle value. - - - - + - Initializes a new instance of the DialogComponentBase class with default settings. + Converts the RDL FontSize to float. + The RDL FontSize value. + The float value of RDL FontSize in points. - + - Represents the control with two lists (available items and selected items). + Converts the RDL TextAlign to HorzAlign. - - The control allows to select one or several items and then filter the datasource which it is connected to. - All you need is to setup the DataColumn property. - + The RDL TextAlign value. + The HorzAlign value. - + - This property is not relevant to this class. + Converts the RDL TextAlign to VerticalAlign. + The RDL VerticalAlign value. + The VertAlign value. - + - This property is not relevant to this class. + Converts the RDL WritingMode to Angle. + The RDL WritingMode value. + The int value of RDL WritingMode in degree. - + - Gets or sets a value indicating that the items must be sorted. + Converts the RDL TextAlign to StringAlignment. + The RDL TextAling value. + The StringAlignment value. - - - - - - - - - - - - - - - - - - - + - Initializes a new instance of the DataSelectorControl class with default settings. + Converts the RDL TextAlign and VerticalAlign to ContentAlignment. + The RDL TextAlign value. + The RDL VerticalAlign value. + The ContentAlignment value. - + - Represents a Windows control that allows the user to select a date and a time and to display the date and time with a specified format. - Wraps the control. + Converts the RDL BorderStyle to LineStyle. + The RDL BorderStyle value. + The LineStyle value. - + - This property is not relevant to this class. + Converts the RDL Sizing to PictureBoxSizeMode. + The RDL Sizing value. + The PictureBoxSizeMode value. - - - - - - - - - - + - Occurs after the date has been changed. - Wraps the event. + Converts the RDL GradientType to GradientStyle. + The RDL GradientType value. + The GradientStyle value. - + - Gets an internal DateTimePicker. + Converts the RDL Chart.Type to SeriesChartType. + The RDL Chart.Type value. + The SeriesChartType value. - + - Gets or sets a value indicating whether the Value property has been set with a valid date/time value and the displayed value is able to be updated. - Wraps the property. + Converts the RDL Chart.Palette to ChartColorPalette. + The RDL Chart.Palette value. + The RDL ChartColorPalette value. - + - Gets or sets the custom date/time format string. - Wraps the property. + Converts the RDL Chart.Legend.Position to Legend.Docking and Legend.Alignment. + The RDL Chart.Legend.Position value. + The Legend instance to convert to. - + - Gets or sets the alignment of the drop-down calendar on the DateTimePicker control. - Wraps the property. + Converts the RDL Chart.Legend.Layout to LegendStyle. + The RDL Chart.Legend.Layout value. + The LegendStyle value. - + - Gets or sets the format of the date and time displayed in the control. - Wraps the property. + Converts the RDL BorderStyle to ChartDashStyle. + The RDL BorderStyle value. + The ChartDashStyle value. - + - Gets or sets the maximum date and time that can be selected in the control. - Wraps the property. + Converts the RDL Axis.Visible to AxisEnabled. + The RDL Axis.Visible value. + The AxisEnabled value. - + - Gets or sets the minimum date and time that can be selected in the control. - Wraps the property. + Converts the RDL TickMarkStyle to TickMarkStyle. + The RDL TickMarkStyle value. + The TickMarkStyle value. - + - Gets or sets a value indicating whether a check box is displayed to the left of the selected date. - Wraps the property. + Converts the RDL Shading to LightStyle. + The RDL Shading value. + The LightStyle value. - + - Gets or sets a value indicating whether a spin button control (also known as an up-down control) is used to adjust the date/time value. - Wraps the property. + Import RichTextFile to a report - + - Gets or sets the date/time value assigned to the control. - Wraps the property. + Initializes a new instance of the class. - + - Gets or sets a script method name that will be used to handle the - event. + Initializes a new instance of the class with a specified designer. + The report designer. - - - - - - - + - + - + - This method fires the ValueChanged event and the script code connected to the ValueChangedEvent. + The components factory. - Event data. - + - Initializes a new instance of the DateTimePickerControl class with default settings. + Creates a ReportPage instance in the specified Report. + The Report instance. + The ReportPage instance. - + - Represents the 's column. - Wraps the class. + Creates a ReportTitleBand instance in the specified ReportPage. + The ReportPage instance. + The ReportTitleBand instance. - + - Gets or sets the mode by which the column automatically adjusts its width. - Wraps the property. + Creates a ReportSummaryBand instance in the specified ReportPage. + The ReportPage instance. + The ReportSummaryBand instance. - + - Gets or sets the data column attached to this column. + Creates a PageHeaderBand instance in the specified ReportPage. + The ReportPage instance. + The PageHeaderBand instance. - + - Gets or sets the caption text on the column's header cell. - Wraps the property. + Creates a PageFooterBand instance in the specified ReportPage. + The ReportPage instance. + The PageFooterBand instance. - + - Gets or sets the column's default cell style. - Wraps the property. + Creates a ColumnHeaderBand instance in the specified ReportPage. + The ReportPage instance. + The ColumnHeaderBand instance. - + - Gets or sets a value that represents the width of the column when it is in fill mode relative to the widths of other fill-mode columns in the control. - Wraps the property. + Creates a ColumnFooterBand instance in the specified ReportPage. + The ReportPage instance. + The ColumnFooterBand instance. - + - Gets or sets the current width of the column. - Wraps the property. + Creates a DataHeaderBand instance in the specified DataBand. + The DataBand instance. + The DataHeaderBand instance. - + - Gets or sets a value indicating whether the column is visible. - Wraps the property. + Creates a DataBand instance in the specified ReportPage. + The ReportPage instance. + The DataBand instance. - + - This property is not relevant to this class. + Creates a DataFooterBand instance in the specified DataBand. + The DataBand instance. + The DataFooterBand instance. - + - This property is not relevant to this class. + Creates a GroupHeaderBand instance in the specified ReportPage. + The ReportPage instance. + The GroupHeaderBand instance. - - - - - - - + - Initializes a new instance of the GridControlColumn class with default settings. + Creates a GroupFooterBand instance in the cpecified ReportPage. + The ReportPage instance. + The GroupFooterBand instance. - + - Represents the collection of GridControl columns. + Creates a ChildBand instance in the specified BandBase. + The BandBase instance. + The ChildBand instance. - + - Gets or sets a column. + Creates an OverlayBand in the specified ReportPage. - The index of a column in this collection. - The column with specified index. - - - - - - + The ReportPage instance. + The OverlayBand instance. - + - Serializes the collection. + Creates a Style instance with specified name. - Writer object. - - This method is for internal use only. - + The name of the Style instance. + The report to add style to. + The Style instance. - + - Deserializes the collection. + Creates a TextObject instance with specified name and parent. - Reader object. - - This method is for internal use only. - + The name of the TextObject instance. + The parent of the TextObject instance. + The TextObject instance. - + - Initializes a new instance of the class with default settings. + Creates a PictureObject instance with specified name and parent. + The name of the PictureObject instance. + The parent of the PictureObject instance. + The PictureObject instance. - + - Initializes a new instance of the class with default settings. + Creates a LineObject instance with specified name and parent. - The owner of this collection. + The name of the LineObject instance. + The parent of the LineObject instance. + The LineObject instance. - + - Represents a Windows rich text box control. - Wraps the control. + Creates a ShapeObject instance with specified name and parent. + The name of the ShapeObject instance. + The parent of the ShapeObject instance. + The ShapeObject instance. - + - Gets an internal RichTextBox. + Creates a PolyLineObject instance with specified name and parent. + The name of the PolyLineObject instance. + The parent of the PolyLineObject instance. + The PolyLineObject instance. - - - Gets or sets the text of the RichTextBox control, including all rich text format (RTF) codes. - Wraps the property. - - - - - Gets or sets the type of scroll bars to display in the RichTextBox control. - Wraps the property. - - - - - - + - Loads rtf from a file. + Creates a PolygonObject instance with specified name and parent. - File to load from. + The name of the PolygonObject instance. + The parent of the PolygonObject instance. + The PolygonObject instance. - + - Loads rtf from a stream using specified stream type. + Creates a SubreportObject instance with specified name and parent. - Stream to load from. - Type of a stream. + The name of the SubreportObject instance. + The parent of the SubreportObject instance. + The SubreportObject instance. - + - Loads rtf from a file using specified stream type. + Creates a CheckBoxObject instance with specified name and parent. - File to load from. - Type of a stream. + The name of the CheckBoxObject instance. + The parent of the CheckBoxObject instance. + The CheckBoxObject instance. - + - Initializes a new instance of the RichTextBoxControl class with default settings. + Creates a HtmlObject instance with specified name and parent. + The name of the HtmlObject instance. + The parent of the HtmlObject instance. + The HtmlObject instance. - + - Represents a Windows control that displays a frame around a group of controls with an optional caption. - Wraps the control. + Creates a TableObject instance with specified name and parent. + The name of the TableObject instance. + The parent of the TableObject instance. + The TableObject instance. - + - Gets an internal GroupBox. + Creates a MatrixObject instance with specified name and parent. + The name of the MatrixObject instance. + The parent of the MatrixObject instance. + The MatrixObject instance. - + - Initializes a new instance of the GroupBoxControl class with default settings. + Creates a BarcodeObject instance with specified name and parent. + The name of the BarcodeObject instance. + The parent of the BarcodeObject instance. + The BarcodeObject instance. - + - The base class for all controls that support the data filtering feature. + Creates a RichObject instance with specified name and parent. - - The data filtering allows you to bind the control to a . - It will be automatically filled by data from the datasource's column. When you select/check - item(s) and close the dialog with OK button, it will filter the datasource according to your selection. - You can set the filter operation using the property. - + The name of the RichObject instance. + The parent of the RichObject instance. + The RichObject instance. - + - Occurs after the control is filled with data. + Creates a MSChartObject instance with specified name and parent. + The name of the MSChartObject instance. + The parent of the MSChartObject instance. + The MSChartObject instance. - + - Gets or sets a value that determines whether to fill the control with data automatically. + Creates a SparklineObject instance with specified name and parent. - - The default value of this property is true. If you set it to false, - you need to call the method manually. - + The name of the SparlineObject instance. + The parent of the SparlineObject instance. + - + - Gets or sets a value that determines whether to filter the datasource automatically - when you close the dialog by OK button. + Creates a ZipCodeObject instance with specified name and parent. - - The default value of this property is true. If you set it to false, - you need to call the method manually. - + The name of the ZipCodeObject instance. + The parent of the ZipCodeObject instance. + The ZipCodeObject instance. - + - Gets or sets a data column name that will be used to fill this control with data. + Creates a CellularTextObject instance with specified name and parent. - - This property must contain both datasource name and column name, for example: - Orders.OrderID. You also may use relations, for example: Orders.Customers.CompanyName. - + The name of the CellularTextObject instance. + The parent ot the CellularTextObject instance. + The CellularTextObject instance. - + - Gets or sets name of report parameter which value will be set to value contained - in this control when you close the dialog. + Creates a MapObject instance with specified name and parent. + The name of the MapObject instance. + The parent of the MapObject instance. + The MapObject instance. - + - Gets or sets a value that specifies the filter operation. + Creates a LinearGauge instance with specified name and parent. + The name of the LinearGauge instance. + The parent of the LinearGauge instance. + The LinearGauge instance. - + - Gets or sets the detail control used in cascaded filtering. + Creates a SimpleGauge instance with specified name and parent. + The name of the SimpleGauge instance. + The parent of the SimpleGauge instance. + The SimpleGauge instance. - + - Gets or sets a script method name that will be used to handle the - event. + Represents the DevExpess import plugin. - + - Fills the control with data. + Initializes a new instance of the class. - The data source. - The data column. - Here is the example of FillData method implementation: - - protected override void FillData(DataSourceBase dataSource, Column column) - { - Items.Clear(); - dataSource.First(); - while (dataSource.HasMoreRows) - { - Items.Add(dataSource[column].ToString()); - dataSource.Next(); - } - } - - - + - Returns list of values that can be used to fill control with data. + Initializes a new instance of the class with a specified designer. - The data source. - The data column. - List of string values. - - This method is used by the FillData method to fill list-type controls - such as ListBox with data. The result list contains distinct values. - + The report designer. - - - Returns value entered in the control. - - The value of type supported by this control. - - This method must return a value entered by the user. For example, TextBox - control must return its Text property value. If this control supports multi-selection, - return selected values in an array, for example string[] array for CheckedListBox. - + + - + - Handles the cascaded filter internal logic. + The DevExpress units converter. - - This method should be called in your custom dialog control that supports data filtering. - Call it when the value in your control is changed. - - - - - - - - - - - + - Fills the control with data from a datasource. + Converts SizeF to pixels. - - Call this method if you set the property to false. - + SizeF value as string. + The value in pixels. - + - Fills the control with data from a datasource. + Converts DevExpress Color. - Parent data source - - Call this method if you need to implement cascaded filter. In the parentData parameter, - pass the parent data source that will be used to set up master-detail relationship with - data source in this control. - + The DevExpress Color value as string. + The Color value. - + - Fills the control with data from a datasource. + Converts DevExpress BackColor. - Parent control - - Call this method if you need to implement cascaded filter. In the parentControl parameter, - pass the parent control which performs filtering on a parent data source. - + The DevExpress BackColor value as string. + The Color value. - + - Applies the filter to a datasource. + Converts the DevExpress BorderDashStyle to LineStyle. - - Call this method if you set the property to false. - + The DevExpress BorderDashStyle value. + The LineStyle value. - + - Resets the filter set by this control. + Converts the DevExpress LineStyle to LineStyle. + The DevExpress LineStyle value. + The LineStyle value. - + - This method fires the DataLoaded event and the script code connected to the DataLoadedEvent. + Converts the DevExpress TextAlignment to HorzAlignment. - Event data. + The DevExpress TextAlignment value. + The HorzAlign value. - + - Initializes a new instance of the DataFilterBaseControl class with default settings. + Converts the DevExpress TextAlignment to VertAlignment. + The DevExpress TextAlignment value. + The VertAlign value. - + - Represents the collection of dialog components. + Converts the DevExpress ImageSizeMode to PictureBoxSizeMode. + The ImageSizeMode value as string. + The PictureBoxSizeMode value. - + - Gets or sets a component. + Converts the DevExpress Shape to ShapeKind. - The index of a component in this collection. - The component with specified index. + The DevExpress Shape value as string. + The ShapeKind value. - + - Initializes a new instance of the class with default settings. + Converts the DevExpress Barcode.Symbology to Barcode.Barcode. + The DevExpress Barcode.Symbology value as string. + The BarcodeObject instance. - + - Initializes a new instance of the class with default settings. + Represents the List and Label import plugin. - The owner of this collection. - + - Represents a Windows control to display a list of items. - Wraps the control. + Initializes a new instance of the class. - + - Gets an internal ListBox. + Initializes a new instance of the class with a specified designer. + The report designer. - + - + - + - Initializes a new instance of the ListBoxControl class with default settings. + The List and Label units converter. - + - Required designer variable. + Converts List and Label units to millimeters. + The List and Label unit as string. + The value in millimeters. - + - Clean up any resources being used. + Converts List and Label units to pixels. - true if managed resources should be disposed; otherwise, false. + The List and Label unit as string. + The value in pixels. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Converts List and Label paper orientation. + The List and Label paper orientation value as string. + Returns true if orientation is landscape. - - - - + - Required designer variable. + Converts List and Label bool. + The List and Label bool value as string. + A bool value. - + - Clean up any resources being used. + Converts List and Label text Align. - true if managed resources should be disposed; otherwise, false. + The List and Label text Align value as string. + A HorzAlign value. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Convert List and Label LineType to LineStyle. + The List and Label LineType value as string. + A LineStyle value. - + - The form for message box with text editor + Converts List and Label rounding to float. + The List and Label rounding value as string. + A float value. - + - Gets or sets text + The base class for all designer commands. - + - Defualt constructor + Gets a value indicating that the command is enabled. + + If you use own controls that invoke designer commands, use this property to refresh + the Enabled state of a control that is bound to this command. + - - + + + Defines a custom action for this command. + + + Using custom action, you can override the standard behavior of this designer's command. + + + This example demonstrates how to override the "New..." command behavior. + + // add an event handler that will be fired when the designer is run + Config.DesignerSettings.DesignerLoaded += new EventHandler(DesignerSettings_DesignerLoaded); + + void DesignerSettings_DesignerLoaded(object sender, EventArgs e) + { + // override "New..." command behavior + (sender as Designer).cmdNew.CustomAction += new EventHandler(cmdNew_CustomAction); + } + + void cmdNew_CustomAction(object sender, EventArgs e) + { + // show the "Label" wizard instead of standard "Add New Item" dialog + Designer designer = sender as Designer; + LabelWizard wizard = new LabelWizard(); + wizard.Run(designer); + } + + - + - Required designer variable. + Gets a value for the Enabled property. + true if command is enabled. - + - Clean up any resources being used. + Invokes the command. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Invokes the command with specified sender and event args. + Sender. + Event args. + + This method is compatible with standard and can be passed + to the event handler constructor directly. + - + - Required designer variable. + Represents the "File|New" command. - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - + - Required designer variable. + Represents the "New Page" toolbar command. - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - + - Form for . - For internal use only. + Represents the "New Dialog" toolbar command. - - - - + - + - - - Initializes a new instance of the class. - - - + - Required designer variable. + Represents the "File|Open..." command. Also can be used for loading a file + from the recent files list. - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - + - Form for . - For internal use only. + Loads a specified report file. + File to load. - + - Initializes a new instance of the class. + Represents the "File|Save" command. - + - - - - + - + - Required designer variable. + Represents the "File|Save As..." command. - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - + - Form for . - For internal use only. + Represents the "File|Save All" command. - - - - + - + - + - Initializes a new instance of the class. + Represents the "File|Close" command. - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Represents the "Window|Close All" command. - + + + + - Form for . - For internal use only. + Represents the "File|Preview..." command. - - - - + - + - + - Initializes a new instance of the class. + Represents the "File|Page Setup..." command. - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Represents the "Report|Options..." command. - - - Form for . - For internal use only. - + + - + - + + + Represents the "File|Printer Setup..." command. + + + - + - + - Initializes a new instance of the class. + Represents the "Edit|Undo" command. - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Undo several actions. + Number of actions to undo. - + - Form for . - For internal use only. + Represents the "Edit|Redo" command. - + - - - Initializes a new instance of the class. - + + - + - Required designer variable. + Redo several actions. + Number of actions to redo. - + - Clean up any resources being used. + Represents the "Edit|Cut" command. - true if managed resources should be disposed; otherwise, false. - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - + + + + - Form for . - For internal use only. + Represents the "Edit|Copy" command. - + - + - Initializes a new instance of the class. + Represents the "Edit|Copy Page" command. - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Represents the "Edit|Paste" command. - - - Form for . - For internal use only. - + + - + - + + + Represents the "Format Painter" toolbar command. + + + - + - + - Initializes a new instance of the class. + Represents the "Edit|Delete" command. - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Represents the "Edit|Delete Page" command. - - - Form for . - For internal use only. - + + - + - + + + Represents the "Edit|Select All" command. + + + - + - + - Initializes a new instance of the class. + Represents the "Edit|Group" command. - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Represents the "Edit|Ungroup" command. - + + + + - Form for . - For internal use only. + Represents the "Edit" command. - - - - + - + - + - Initializes a new instance of the class. + Represents the "Edit|Find..." command. - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Represents the "Edit|Replace..." command. - + - Form for . - For internal use only. + Represents the "Bring To Front" context menu command. - - - - + - + - + - Initializes a new instance of the class. + Represents the "Send To Back" context menu command. - - - Required designer variable. - + + - + - Clean up any resources being used. + Represents the "Insert" command. - true if managed resources should be disposed; otherwise, false. + + This command has no default action associated with it. Check the Enabled property + to see if the insert operation is enabled. + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - + - Form for . - For internal use only. + Represents the "Insert Band" command. + + This command has no default action associated with it. Check the Enabled property + to see if the insert operation is enabled. + - + - - + + + Represents the "Data|Add Data Source..." command. + - + - - - Initializes a new instance of the class. - + + - + - Required designer variable. + Represents the "Data|Sort Data Sources" command. - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - + - Form for . - For internal use only. + Represents the "Data|Choose Report Data..." command. - - - - + - + - + - Initializes a new instance of the class. + Represents the "Recent Files" command. + + This command has no default action associated with it. Check the Enabled property + to see if the recent files list is enabled. + - - - Required designer variable. - + + - + - Clean up any resources being used. + Represents the "File|Select Language..." command. - true if managed resources should be disposed; otherwise, false. - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - + - Form for . - For internal use only. + Represents the "View|Options..." command. - + - + + + Represents the "View|Start Page" command. + + + - + - + - Initializes a new instance of the class. + Represents the "Select polygon move" command. - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Represents the "Report|Styles..." command. - - - Form for . - For internal use only. - + + - + - + + + Represents the "Help|Help Contents..." command. + + + - + - + - Initializes a new instance of the class. + Represents the "Help|About..." command. - - - Required designer variable. - + + - + - Clean up any resources being used. + Represents the "Show welcome window..." command. - true if managed resources should be disposed; otherwise, false. - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - - - Form for . - For internal use only. - - - - - - - - - + - + - Initializes a new instance of the class. + Represents the report's designer control. + + Usually you don't need to create an instance of this class. The designer can be called + using the method of + the instance. + This control represents pure designer surface + Objects toolbar. If you need + standard menu, statusbar, toolbars and tool windows, use the + control instead. Also you may + decide to use a designer's form () + instead of a control. + To run a designer, you need to attach a Report instance to it. This can be done via + the property. + To call the designer in MDI (Multi-Document Interface) mode, use the + property. + To set up some global properties, use the static class + or component that you can use in the Visual Studio IDE. + - + - Required designer variable. + Occurs when designer's UI state changed. - + - Clean up any resources being used. + Gets or sets the edited report. - true if managed resources should be disposed; otherwise, false. + + To initialize the designer, you need to pass a Report instance to this property. + This will create the designer's surface associated with the report. + + Designer designer = new Designer(); + designer.Parent = form1; + designer.Report = report1; + + - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Gets active report object. + + May be null if Start Page selected, or no reports opened. + - + - Form for . - For internal use only. + Gets a collection of global plugins such as menu, properties window, etc. - - - - - - - - - - + - Initializes a new instance of the class. + Gets a collection of objects on the active page of the active report. - + - Required designer variable. + Gets a collection of selected objects on the active page of the active report. - + - Clean up any resources being used. + Gets a collection of selected objects of the ComponentBase type. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Gets a collection of selected objects of the ReportComponentBase type. - + - Form for . - For internal use only. + Gets a collection of selected objects of the TextObject type. - - - - - - - - - - + - Initializes a new instance of the class. + Gets or sets a value indicating that the report was modified. - + - Required designer variable. + Gets or sets a value that determines whether to ask user to save changes when closing the designer. - + - Clean up any resources being used. + Gets the designer restrictions. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Gets or sets a value indicating that designer is run in MDI mode. + + To call the designer in MDI (Multi-Document Interface) mode, use the following code: + + DesignerControl designer = new DesignerControl(); + designer.MdiMode = true; + designer.ShowDialog(); + + - + - Form for . - For internal use only. + Gets or sets the visual style. - - - - - - - + - Initializes a new instance of the class. + Gets a value indicating that designer is used to edit a preview page. - + - Required designer variable. + The "File|New" command. - + - Clean up any resources being used. + The "New Page" toolbar command. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "New Dialog" toolbar command. - + - Form for . - For internal use only. + The "File|Open..." command. - - - - - - - - - - + - Initializes a new instance of the class. + The "File|Save" command. - + - Required designer variable. + The "File|Save As..." command. - + - Clean up any resources being used. + The "File|Save All" command. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "File|Close" command. - + - Form for . - For internal use only. + The "Window|Close All" command. - - - - - - - - - - + - Initializes a new instance of the class. + The "File|Preview..." command. - + - Required designer variable. + The "File|Printer Setup..." command. - + - Clean up any resources being used. + The "File|Page Setup..." command. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Data|Add New Data Source..." command. - + - Base form for all export options dialog forms. + The "Data|Sort Data Sources" command. - + - Represents the "Open after export" button visibility. + The "Data|Choose Report Data..." command. - + - Gets a reference to the currently editing export filter. + The "Edit|Undo" command. - - - - - - - - - - + - Called when editing is done. + The "Edit|Redo" command. - - Override this method to pass edited values from the dialog controls to the export filter. - - See the example of this method implementation that is used in the ImageExport. - - protected override void Done() - { - base.Done(); - ImageExport imageExport = Export as ImageExport; - imageExport.ImageFormat = (ImageExportFormat)cbxImageFormat.SelectedIndex; - imageExport.Resolution = (int)udResolution.Value; - imageExport.JpegQuality = (int)udQuality.Value; - imageExport.SeparateFiles = cbSeparateFiles.Checked; - } - - - - - - + - Initializes controls with initial values. + The "Edit|Cut" command. - The export filter to edit. - - Override this method to pass values from the export filter to the dialog controls. - - See the example of this method implementation that is used in the ImageExport. - - public override void Init(ExportBase export) - { - base.Init(export); - ImageExport imageExport = Export as ImageExport; - cbxImageFormat.SelectedIndex = (int)imageExport.ImageFormat; - udResolution.Value = imageExport.Resolution; - udQuality.Value = imageExport.JpegQuality; - cbSeparateFiles.Checked = imageExport.SeparateFiles; - } - - - - - - + - Initializes a new instance of the class with default settings. + The "Edit|Copy" command. - + - Required designer variable. + The "Edit|Paste" command. - + - Clean up any resources being used. + The "Format Painter" toolbar command. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Edit|Delete" command. - + - "Page Range" groupbox. + The "Edit|Copy Page" command. - + - "Page Numbers" label. + The "Edit|Delete Page" command. - + - "Page Numbers" textbox. + The "Edit|Select All" command. - + - "Page Numbers" radiobutton. + The "Edit|Group" command. - + - "Current Page" radiobutton. + The "Edit|Ungroup" command. - + - "All Pages" radiobutton. + The "Edit" command. - + - PageControl. + The "Edit|Find..." command. - + - Pages panel. + The "Polygon move command" command. - + - "Open after export" checkbox. + The "Polygon point move" command. - + - Required designer variable. + The "Polygon add new point" command. - + - Clean up any resources being used. + The "Polygon berier" command. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Polygon remove point" command. - + - Required designer variable. + The "Edit|Replace..." command. - + - Clean up any resources being used. + The "Bring To Front" command. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Send To Back" command. - + - Required designer variable. + The "Insert" command. - + - Clean up any resources being used. + The "Insert Band" command. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Recent Files" command. - + - Represents a Windows Form used to show a table when View Data clicked on a DataSource. + The "File|Select Language..." command. - + - Gets or sets the data grid. + The "View|Start Page" command. - + - Initializes a new instance of the class. + The "Report|Options..." command. - + - Required designer variable. + The "View|Options..." command. - + - Clean up any resources being used. + The "Report|Styles..." command. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Help|Help Contents..." command. - + - Required designer variable. + The "Help|About..." command. - + - Clean up any resources being used. + The "Show welcome window..." command. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Gets or sets the layout state of the designer. + + This property is used to store layout in Visual Studio design time. You may also use + it to save and restore the designer's layout in your code. However, consider using the + and methods that use FastReport + configuration file. + - + - Represents the Splash Screen showing during loading designer + Fires when the layout is changed. + + This event is for internal use only. + - + - Initializes a new instance of the class. + Initializes designer plugins such as toolbars and toolwindows. - + + + + - Filters mouse events. - For internal use only. + Cancels paste mode. - + - Required designer variable. + AutoSave system initialization. - + - Clean up any resources being used. + Stops the AutoSave system. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Call this method if you change something in the report. + + This method adds the current report state to the undo buffer and updates all plugins. + - + - Represents the Welcome window displayed on the designer startup + Call this method if you change something in the report. + The object that was modified. + The undo action name. + + This method adds the current report state to the undo buffer and updates all plugins. + - + - Initializes a new instance of the class. + Call this method if you change something in the report. - + The object that was modified. + The undo action name. + The name of modified object. - + - Required designer variable. + Call this method to tell the designer that current selection is changed. + The plugin that changes the selection (may be null). - + - Clean up any resources being used. + Locks all plugins. - true if managed resources should be disposed; otherwise, false. + + This method is usually called when we destroy the report to prevent unexpected + errors - such as trying to draw destroyed objects. + - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Unlocks all plugins. + + Call this method after the Lock. + - + - Required designer variable. + Call this method to refresh all plugins' content. + The plugin that we don't need to refresh. - + - Clean up any resources being used. + Saves config to a FastReport configuration file. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Restores config from a FastReport configuration file. + + Call this method to restore the designer's layout. You need to do this after the + designer's control is placed on a form. + - + - Required designer variable. + Refresh the designer's toolbars and toolwindows layout. + + Call this method if you use + DesignerControl. To restore + the layout that you've created in VS design time, you need to call this method in the form's + Load event handler. If you don't do this, tool windows like Properties, Data, Report Tree + will not be available. + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - + - Required designer variable. + Initializes the workspace after the new report is loaded. - + - Clean up any resources being used. + Tries to create a new empty report. - true if managed resources should be disposed; otherwise, false. + true if report was created successfully; false if user cancels the action. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Displays a message in the "Messages" window. + Message text. - + - The "Advanced Connection Properties" form. + Clears the "Messages" window. - + - Gets or sets the connection string builder which contains the connection properties. + Shows the selected object's information in the designer's statusbar. + Object's location. + Object's size. + Textual information about the selected object. - + - Initializes a new instance of the class. + Close all opened reports, ask to save changes. + true if all tabs closed succesfully. + + Use this method to close all opened documents and save changes when you closing the main form + that contains the designer control. To do this, create an event handler for your form's FormClosing + event and call this method inside the handler. If it returns false, set e.Cancel to true. + - + - Required designer variable. + Initializes a new instance of the class with default settings. - - - Clean up any resources being used. + + + Required designer variable. - true if managed resources should be disposed; otherwise, false. - - - Required method for Designer support - do not modify + + + Required method for Designer support - do not modify the contents of this method with the code editor. - + - Required designer variable. + Base class for all export plugins. - + - Clean up any resources being used. + Gets or sets the name of plugin. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Gets or sets the filter string used in the "Save File" dialog. - + - Required designer variable. + Gets or sets reference to the designer. - + - Clean up any resources being used. + Gets or sets reference to the report. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Initializes a new instance of the class with default settings. - + - Required designer variable. + Initializes a new instance of the class with a specified designer. + The report designer. - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Returns a file filter for a save dialog. + String that contains a file filter, for example: "Bitmap image (*.bmp)|*.bmp" - + - Required designer variable. + Saves the specified report into specified file. + Report object. + File name. - + - Clean up any resources being used. + Represents the FR3 export plugin. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Initializes a new instance of the class. - + - Represents the FastReport exception form. + Initializes a new instance of the class with a specified designer. + The report designer. - + - + + + + - Creates a new instance ofthe form. + The FR3 units converter. - The exception object which data to display in the form. - + - Required designer variable. + Converts Color to TColor. + Color value. + String that contains TColor value. - + - Clean up any resources being used. + Converts font style. - true if managed resources should be disposed; otherwise, false. + FontStyle value. + String that contains converted value. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Converts horizontal alignment of text. + HorzAlign value. + String that contains converted value. - + - Required designer variable. + Converts vertical alignment of text. + VertAlign value. + String that contains coverted value. - + - Clean up any resources being used. + Converts font size to delphi font height. - true if managed resources should be disposed; otherwise, false. + Font size value. + String that contains font height value. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Convert line style to frame style. + Line style value. + String that contains converted value. - + - Required designer variable. + Converts barcode type. + BarcodeBase instance. + String that contains converted value. - + - Clean up any resources being used. + Converts BorderLines value. - true if managed resources should be disposed; otherwise, false. + BorderLines instance. + String that contains converted value. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Converts CheckedSymbol value. + CheckeSymbol instance. + String that contains converted value. - + - Required designer variable. + Converts ScaleDock value. + ScaleDock instance. + String that contains converted value. - + - Clean up any resources being used. + Converts DashStyle value. - true if managed resources should be disposed; otherwise, false. + DashStyle instance. + String that contains converted value. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Converts TotalType value. + TotalType instance. + String that contains converted value. - + - Required designer variable. + Converts MapLabelKind value. + MapLabelKind instance. + String that contains converted value. - + - Clean up any resources being used. + Converts MapPalette value. - true if managed resources should be disposed; otherwise, false. + MapPalette instance. + String that contains converted value. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Converts ShapeKind value. + ShapeKind instance. + String that contains coverted value. - + - Required designer variable. + Represents the RDL export plugin. - + - Clean up any resources being used. + Initializes a new instance of the class. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Initializes a new instance of the class with a specified designer. + The report designer. - + + + + + + + - + The FR units converter. - + - Gets Aborted state + Converts the float size in pixels to string value in millimeters. + The float value in pixels. + The string value in millimeters. - + - + Converts the float size in millimeters to string value in millimeters. + The float value in millimeters. + The string value in millimeters. - - - - - - + - Required designer variable. + Converts the bool value to string. + The bool value. + The string value. - + - Clean up any resources being used. + Converts the int size in pixels to string value in pt. - true if managed resources should be disposed; otherwise, false. + The int value in pixels. + The string value in pt. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Converts the Color value to string. + The Color value. + The string representation of Color value. - + - Required designer variable. + Converts the LineStyle value to RDL BorderStyle value. + The LineStyle value. + The string with RDL BorderStyle value. - + - Clean up any resources being used. + Converts the GradientStyle value to RDL GradientType value. - true if managed resources should be disposed; otherwise, false. + The GradientStyle value. + The string with RDL GradientType value. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Converts the FontStyle value to RDL FontStyle value. + The FontStyle value. + The string with RDL FontStyle value. - + - Required designer variable. + Converts the FontFamily value to RDL FontFamily value. + The FontFamily value. + The string with RDL FontFamily value. - + - Clean up any resources being used. + Converts the HorzAlign value to RDL TextAlign value. - true if managed resources should be disposed; otherwise, false. + The HorzAlign value. + The string with RDL TextAling value. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Converts the VertAling value to RDL VerticalAling value. + The VertAling value. + The string with RDL VerticalAlign value. - + - Required designer variable. + Converts the Angle value to RDL WritingMode value. + The Angle value. + The string with RDL WritingMode value. - + - Clean up any resources being used. + Converts the FontSize value to RDL FontSize value. - true if managed resources should be disposed; otherwise, false. + The FontSize value. + The string with RDL FontSize value. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Converts the PictureBoxSizeMode value to RDL Sizing value. + The PictureBoxSizeMode value. + The string with RDL Sizing value. - + - Required designer variable. + Converts the SeriesChartType value to RDL Chart.Type value. + The SeriesChartType value. + The string with RDL Chart.Type value. - + - Clean up any resources being used. + Converts the ChartColorPalette value to RDL Chart.Palette value. - true if managed resources should be disposed; otherwise, false. + The ChartColorPalette value. + The string with RDL Chart.Palette value. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Converts the Legend.Docking and Legend.Alignment values to RDL Chart.Legend.Position value. + The Legend.Docking value. + The Legend.Alignment value. + The string with RDL Chart.Legend.Position value. - + - Form for barcode editor + Converts the LegendStyle value to Chart.Legend.Layout value. + The LegendStyle value. + The string with RDL Chart.Legend.Layout value. - + - Generated text for barcode object + Converts the LightStyle value to RDL Shading value. + The LightStyle value. + The string with RDL Shading value. - + - Initializes a new instance of the class. + Converts the ChartDashStyle value to RDL BorderStyle value. - Text data for parsing - Report object for nodes - Brackets symbols - Editor for rich barcode? + The ChartDashStyle value. + The string with RDL ChartDahsStyle value. - + - Required designer variable. + Converts the ContentAlignment value to RDL TextAlign value. + The ContentAlignment value. + The string with RDL TextAlign value. - + - Clean up any resources being used. + Converts the ContentAlignment value to RDL VerticalAlign value. - true if managed resources should be disposed; otherwise, false. + The ContentAlignment value. + The string with RDL VerticalAlign value. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Converts the AxisEnabled value to RDL Axis.Visible value. + The AxisEnabled value. + The string with RDL Axis.Visible value. - + - Required designer variable. + Converts the TickMarkStyle value to RDL TickMarkStyle value. + The TickMarkStyle value. + The string with RDL TickMarkStyle value. - + - Clean up any resources being used. + Converts the StringAlignment value to RDL TextAlign value. - true if managed resources should be disposed; otherwise, false. + The StringAlignment value. + The string with RDL TextAlign value. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Represents the standard report designer. + + This control extends the control with + standard menu, status bar, and toolbars. + To choose toolbars and tool windows in design-time, click the "View" menu + in this control and select what you want to see. Toolbars can be reordered using the mouse. + To restore the designer layout at runtime, you need to call the + RefreshLayout method in your + form's Load event handler. + - + - Required designer variable. + Gets the main menu. - + - Clean up any resources being used. + Gets or sets a value indicating whether the main menu should be displayed or not. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Gets or sets a value indicating whether the status bar should be displayed or not. - - - Required designer variable. - + + - + + + + - Clean up any resources being used. + Initializes a new instance of the class with default settings. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Initializes a new instance of the class for compatibility with new statusbar and using with ribbon UI. - + Required designer variable. - + Clean up any resources being used. true if managed resources should be disposed; otherwise, false. - + Required method for Designer support - do not modify the contents of this method with the code editor. - + - Required designer variable. + Represents standard designer's form. + + This form contains the . Use the + property to get access to this control. + Usually you don't need to create an instance of this class. The designer can be called + using the method of + the instance. + If you decided to use this class, you need: + + + create an instance of this class; + + + set the Designer.Report property to report that you need to design; + + + call either ShowModal or Show methods to display a form. + + + - + - Clean up any resources being used. + Gets a reference to the control which is actually a designer. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Gets a list of File menu buttons - + - Required designer variable. + Creates a new instance of the class with default settings. - + - Clean up any resources being used. + Creates a new instance of the class with default settings. - true if managed resources should be disposed; otherwise, false. + enables welcome window - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - + + + + Required designer variable. - + Clean up any resources being used. true if managed resources should be disposed; otherwise, false. - + Required method for Designer support - do not modify the contents of this method with the code editor. - + - Required designer variable. + Represents the designer's main menu. + + To get this menu, use the following code: + + Designer designer; + DesignerMenu menu = designer.Plugins.FindType("DesignerMenu") as DesignerMenu; + + - + - Clean up any resources being used. + The "File" menu. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "File|New..." menu. - + - Required designer variable. + The "File|Open..." menu. - + - Clean up any resources being used. + The "File|Close" menu. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "File|Save" menu. - + - Required designer variable. + The "File|Save as..." menu. - + - Clean up any resources being used. + The "File|Save All" menu. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "File|Page Setup..." menu. - + - Required designer variable. + The "File|Printer Setup..." menu. - + - Clean up any resources being used. + The "File|Preview..." menu. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "File|Select Language" menu. - + - Required designer variable. + The "File|Exit" menu. - + - Clean up any resources being used. + The "Edit" menu. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Edit|Undo" menu. - + - Required designer variable. + The "Edit|Redo" menu. - + - Clean up any resources being used. + The "Edit|Cut" menu. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Edit|Copy" menu. - + - Required designer variable. + The "Edit|Paste" menu. - + - Clean up any resources being used. + The "Edit|Delete" menu. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Edit|NewPage" menu. - + - Required designer variable. + The "Edit|Copy Page" menu. - + - Clean up any resources being used. + The "Edit|Delete Page" menu. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Edit|Select All" menu. - + - Required designer variable. + The "Edit|Group" menu. - + - Clean up any resources being used. + The "Edit|Ungroup" menu. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Edit|Find..." menu. - + - Required designer variable. + The "Edit|Replace..." menu. - + - Clean up any resources being used. + The "View" menu. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "View|Toolbars" menu. - + - Required designer variable. + The "View|Start Page" menu. - + - Clean up any resources being used. + The "View|Options..." menu. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Insert" menu. - + - Required designer variable. + The "Report" menu. - + - Clean up any resources being used. + The "Report|Options..." menu. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Data" menu. - + - Required designer variable. + The "Data|Choose Report Data..." menu. - + - Clean up any resources being used. + The "Data|Add Data Source..." menu. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + The "Data|Show Data Dictionary" menu. - + - Base class for all dialog forms with two buttons, OK and Cancel. + The "Window" menu. - + - Localizes the dialog controls. + The "Window|Close All" menu. - - Use this method to set control's captions specific to the current locale. - - + - Initializes a new instance of the class. + The "Help" menu. - + - Required designer variable. + The "Help|Help Contents..." menu. - + - Clean up any resources being used. + The "Help|About..." menu. - true if managed resources should be disposed; otherwise, false. - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - - - The OK button. - + + - - - The Cancel button. - + + - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - + + + + - Required designer variable. + Creates a new menu item. + New menu item. - + - Clean up any resources being used. + Creates a new menu item. - true if managed resources should be disposed; otherwise, false. + Click handler. + New menu item. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Creates a new menu item. + Item's image. + Click handler. + New menu item. - + - Required designer variable. + Creates a new menu item. + Item's text. + Click handler. + New menu item. - + - Clean up any resources being used. + Creates a new menu item. - true if managed resources should be disposed; otherwise, false. + Item's image. + Item's text. + Click handler. + New menu item. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Initializes a new instance of the class with default settings. + The report designer. - + - Required designer variable. + Represents the designer's statusbar. - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - Clean up any resources being used. + Updates the information about location and size. - true if managed resources should be disposed; otherwise, false. + The location. + The size. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Updates the name and text information. + The text. - + - Required designer variable. + Initializes a new instance of the class with default settings. + The report designer. - + - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. - - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - - - - - The base class for designer plugin's options page. - - - Use this class if you develop a designer plugin that may be configured in the - "View|Options..." menu. You need to implement an options page for your - plugin and return it in the IDesignerPlugin.GetOptionsPage method. - - - - - The TabControl control. - - - - - The TabPage control. - - - - - Initializes controls on this options page. - - - Override this method to fill options page's controls with initial values. - - - - - Finalizes the options page. - - The dialog result. - - Override this method to pass controls' values to the plugin. Do this if result is - DialogResult.OK. - - - - - Initializes a new instance of the DesignerOptionsPage class with default settings. + Base class for all designer toolbars. - Usually you need to define another contructor which takes one parameter - the plugin. - - This example shows how to define own constructor which takes a plugin: + Use this class to write own designer's toolbar. To do this: + - in the constructor, set the Name property and create toolbar buttons. + The Name will be used to restore toolbar's state; + - override the SelectionChanged method. This method is called when current selection + is changed. In this method, you should update buttons state to reflect the current selection. + Selected objects can be accessed via Designer.SelectedObjects property; + - override the UpdateContent method. This method is called when the report + content was changed. Typically you need to do the same actions in SelectionChanged and + UpdateContent methods; + - to register a toolbar, add its type to the global collection: - public DialogPageOptions(DialogPageDesigner pd) : base() - { - FPageDesigner = pd; - InitializeComponent(); - } + DesignerPlugins.Add(typeof(MyToolbar)); - - - - - read current token, returns next - - - - - - - - read current token, returns next - - - - - - - - ignore current token, read from next, returns current i.e not next - - - - - - - - For internal use only. - - - - - For internal use only. - - - - - For internal use only. - - - - - For internal use only. - + + - + - For internal use only. + Gets the report designer. - - - For internal use only. - + + - - - For internal use only. - + + - + - - - For internal use only. - + + - - - For internal use only. - + + - - - For internal use only. - + + - - - For internal use only. - + + - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - + - Required designer variable. + Creates a new button. + Button's name. + Button's image. + Click handler. + New button. - + - Clean up any resources being used. + Creates a new button. - true if managed resources should be disposed; otherwise, false. + Button's name. + Button's image. + Button's tooltip text. + Click handler. + New button. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Initializes a new instance of the class with default settings. + The report designer. + + You don't need to call this constructor. The designer will do this automatically. + - + - Required designer variable. + Provides a data for the designer ReportLoaded event. - + - Clean up any resources being used. + The current report. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. - - - - - Required designer variable. - - - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. - - - - Required method for Designer support - do not modify - the contents of this method with the code editor. + Represents the method that will handle the designer ReportLoaded event. + The source of the event. + The event data. - + - Represents the report engine. + Provides a data for the designer ObjectInserted event. - + - Shows band at the current position. + Gets the inserted object. - Band to show. - - After the band is shown, the current position is advanced by the band's height. - - + - Gets or sets the current X offset. + Gets the source where the object is inserted from. - - This property specifies the X offset where the current band will be printed. - - + - Gets or sets the current Y offset. + Represents the method that will handle the designer ObjectInserted event. - - This property specifies the Y offset where the current band will be printed. - After the band is printed, this value is incremented by the band's height. - + The source of the event. + The event data. - + - Gets the index of currently printing column in the multi-column report. + Provides a data for the designer's custom dialog events. - - This value is 0-based. - - + - Gets or sets index of current prepared page the current band will print on. + Gets or sets a file name. - Note: the page with specified index must exists. This property is used to print side-by-side - subreports and Table object. Usually you don't need to use it. + This property contains the location of a report. If you work with files (like the + standard "Open" and "Save" dialogs do), treat this property as a file name. - + - Gets the current page width, in pixels. + Gets or sets a value indicating that the dialog was cancelled. - This property returns a paper width minus left and right margins. + This property is used to tell the designer that the user was cancelled the dialog. - + - Gets the current page height, in pixels. + Gets or sets the custom data that is shared across events. - This property returns a paper height minus top and bottom margins. + You may set the Data in the OpenDialog event and use it later in the OpenReport event. - - - Gets the value indicating whether the page has unlimited height. - - - - - Gets the value indicating whether the page has unlimited width. - - - - - Gets or sets the current height of unlimited page. - - - - - Gets or sets the current width of unlimited page. - - - - - Gets the height of page footer (including all its child bands), in pixels. - - - + - Gets the height of column footer (including all its child bands), in pixels. + Gets a report designer. - + - Gets the free space on the current page, in pixels. + Represents the method that will handle the designer's custom dialogs event. - - This property returns the page height minus footers height minus CurY value. - + The source of the event. + The event data. - + - Gets the current prepared page number. + Provides a data for the designer's custom dialog events. - - This value is 1-based. The initial value (usually 1) is set in the Report.InitialPageNumber property. - - + - Gets the number of total pages in a prepared report. + Gets a report. - To use this property, your report must be two-pass. Set the - property to true. + Use this report in the load/save operations. - + - Gets the string that represents the current page number. + Gets a file name. - This property returns a locale-based value, for example: "Page 1". + This property contains the location of a report that was selected by the user in the + open/save dialogs. If you work with files (like the standard "Open" and "Save" dialogs do), + treat this property as a file name. - + - Gets the string that represents the "Page N of M" number. + Gets the custom data that was set in the OpenDialog event. - - This property returns a locale-based value, for example: "Page 1 of 10". - - + - Gets the current row number of currently printing band. + Represents the method that will handle the designer's custom dialogs event. - - This value is 1-based. It resets to 1 on each new group. - + The source of the event. + The event data. - + - Gets the running current row number of currently printing band. + Provides data for the FilterConnectionTables event. - - This value is 1-based. - - + - Gets the date of report start. + Gets the Connection object. - + - Gets a value indicating whether the report is executing the final pass. + Gets the table name. - - This property is true if report is one-pass, or if report is two-pass and - the second pass is executing. - - + - Gets a value indicating whether the report is executing the first pass. + Gets or sets a value that indicates whether this table should be skipped. - - This property is true if report is one-pass, or if report is two-pass and - the first pass is executing. - - + - Gets a level of hierarchy when printing hierarchical bands. + Represents the method that will handle the FilterConnectionTables event. - - The first level of hierarchy has 0 index. - + The source of the event. + The event data. - + - Gets the row number like "1.2.1" when printing hierarchical bands. + Provides data for the CustomQueryBuilder event. - + - Returns true of keeping is enabled + Gets the Connection object. - + - Returns keeping position + Gets or sets the query text. - + - Starts the keep mechanism. + Gets or sets the query parameters. - - Use this method along with the method if you want to keep - several bands together. Call StartKeep method before printing the first band - you want to keep, then call the EndKeep method after printing the last band you want to keep. - - + - Ends the keep mechanism. + Represents the method that will handle the CustomQueryBuilder event. - - Use this method along with the method if you want to keep - several bands together. Call StartKeep method before printing the first band - you want to keep, then call the EndKeep method after printing the last band you want to keep. - + The source of the event. + The event data. - + - Gets xml containing outline nodes. + This class contains settings that will be applied to the report designer. - + - Creates a new outline element with specified text. + Occurs when the designer is loaded. - Text of element. - After you call this method, the element will be added to the current position in the outline. - The next call to AddOutline will add new element as a child of this element. - To shift the position, use the or - OutlineUp methods. + Use this event if you want to customize some aspects of the designer, for example, + to hide some menu items. + + This example demonstrates how to hide the "File|Select Language..." menu item. + + Config.DesignerSettings.DesignerLoaded += new EventHandler(DesignerSettings_DesignerLoaded); + + void DesignerSettings_DesignerLoaded(object sender, EventArgs e) + { + (sender as DesignerControl).MainMenu.miFileSelectLanguage.Visible = false; + } + + - - - Sets the current outline position to root. - - - + - Shifts the current outline position one level up. + Occurs when the designer is closed. - + - Creates a new bookmark with specified name at current position. + Occurs when the report is loaded. - - + - Gets a page number for the specified bookmark name. + Occurs when a report page or a dialog form is added to the report. - Name of bookmark. - Page number if bookmark with such name found; 0 otherwise. - Use this method to print the table of contents in your report. Normally it can be done - using bookmarks. - - You must set your report to double pass to use this method. - + Use this event if you want to customize the page properties. + + This example demonstrates how to change the default page margins. + + Config.DesignerSettings.PageAdded += new EventHandler(DesignerSettings_PageAdded); + + void DesignerSettings_PageAdded(object sender, EventArgs e) + { + if (sender is ReportPage) + (sender as ReportPage).TopMargin = 0; + } + + - - - Resets the logical page numbers. - - - - - Called when the number of pages increased during DoublePass - - - - - Starts a new page. - - - + - Starts a new column. + Occurs when object is inserted. - + - Processes the specified text object which ProcessAt property is set to Custom. - - The text object to process. + Occurs when the report designer is about to show the "Open" dialog. + + Use this event to attach own "Open" dialog to the designer. In the event handler, you must + display a dialog window to allow user to choose a report file. + If dialog was executed successfully, you must return e.Cancel = false and set the + e.FileName to the selected file name. + You also need to use event to provide code that + will open the report. + + + This example shows how to attach own "Open" and "Save" dialogs to the designer. + It uses the following events: , , + , . + + private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (OpenFileDialog dialog = new OpenFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (SaveFileDialog dialog = new SaveFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + // get default file name from e.FileName + dialog.FileName = e.FileName; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // load the report from the given e.FileName + e.Report.Load(e.FileName); + } + + private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // save the report to the given e.FileName + e.Report.Save(e.FileName); + } + + - + - Excel 2003 export class - + Occurs when the report designer is about to show the "Save" dialog. + + Use this event to attach own "Save" dialog to the designer. In the event handler, you must + display a dialog window to allow user to choose a report file. + If dialog was executed successfully, you must return e.Cancel = false and set the + e.FileName to the selected file name. + You also need to use event to provide code that + will save the report. + + + This example shows how to attach own "Open" and "Save" dialogs to the designer. + It uses the following events: , , + , . + + private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (OpenFileDialog dialog = new OpenFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (SaveFileDialog dialog = new SaveFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + // get default file name from e.FileName + dialog.FileName = e.FileName; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // load the report from the given e.FileName + e.Report.Load(e.FileName); + } + + private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // save the report to the given e.FileName + e.Report.Save(e.FileName); + } + + - - + + + Occurs when the report designer is about to load the report. + + This event is used together with the event. + Use this event to attach own "Open" dialog to the designer. In the event handler, you must + load the e.Report from the location specified in the e.FileName property. + For example, if you work with files: e.Report.Load(e.FileName); + + + This example shows how to attach own "Open" and "Save" dialogs to the designer. + It uses the following events: , , + , . + + private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (OpenFileDialog dialog = new OpenFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (SaveFileDialog dialog = new SaveFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + // get default file name from e.FileName + dialog.FileName = e.FileName; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // load the report from the given e.FileName + e.Report.Load(e.FileName); + } + + private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // save the report to the given e.FileName + e.Report.Save(e.FileName); + } + + - + - Gets or sets a value that determines whether the wysiwyg mode should be used - for better results. - + Occurs when the report designer is about to save the report. + + This event is used together with the event. + Use this event to attach own "Save" dialog to the designer. In the event handler, you must + save the e.Report to the location specified in the e.FileName property. + For example, if you work with files: e.Report.Save(e.FileName); + + + This example shows how to attach own "Open" and "Save" dialogs to the designer. + It uses the following events: , , + , . + + private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (OpenFileDialog dialog = new OpenFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (SaveFileDialog dialog = new SaveFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + // get default file name from e.FileName + dialog.FileName = e.FileName; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // load the report from the given e.FileName + e.Report.Load(e.FileName); + } + + private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // save the report to the given e.FileName + e.Report.Save(e.FileName); + } + + - + - Gets or sets a value that determines whether to insert page breaks in the output file or not. + Occurs when previewing a report from the designer. + + Use this event to show own preview window. + + + + Config.DesignerSettings.CustomPreviewReport += new EventHandler(MyPreviewHandler); + + private void MyPreviewHandler(object sender, EventArgs e) + { + Report report = sender as Report; + using (MyPreviewForm form = new MyPreviewForm()) + { + report.Preview = form.previewControl1; + report.ShowPreparedReport(); + form.ShowDialog(); + } + } + + - + - Read and parse Excel document + Occurs when getting available table names from the connection. + + Use this handler to filter the list of tables returned by the connection object. + + + This example demonstrates how to hide the table with "Table 1" name from the Data Wizard. + + Config.DesignerSettings.FilterConnectionTables += DesignerSettings_FilterConnectionTables; + + private void DesignerSettings_FilterConnectionTables(object sender, FilterConnectionTablesEventArgs e) + { + if (e.TableName == "Table 1") + e.Skip = true; + } + + - - + + + Occurs when the query builder is called. + + + Subscribe to this event if you want to replace the embedded query builder with your own one. + - - + + + Gets or sets the icon for the designer window. + - - + + + Gets or sets the default font used in a report. + - - + + + Gets or sets a value indicating whether the designer window is displayed in the Windows taskbar. + - - + + + Gets the designer restrictions flags. + - - + + + Gets or sets the title text for the designer window. + + + If no text is set, the default text "FastReport -" will be used. + - - + + + Gets or sets application-defined DbConnection object that will be used in the designer + to create a new datasource. + + + The application connection object is used in the "Data Wizard" to create new datasources. + In this mode, you can't create any other connections in the wizard; only application + connection is available. You still able to choose tables or create a new queries inside + this connection. The connection information (ConnectionString) is not stored in the report file. + - - + + + Gets the toolstrip renderer. + - + - Related to DRAWING group. Used once + Adds a custom connection used in the "Data Wizard" window. + + Use this method to provide own connection strings for the "Data Wizard" dialog. To do this, you need + to pass the type of connection object and connection string associated with it. You must use one of the + connection objects registered in FastReport that inherit from the + class. + To clear the custom connections, use the method. + + + This example shows how to add own connection string. + + Config.DesignerSettings.AddCustomConnection(typeof(MsAccessDataConnection), @"Data Source=c:\data.mdb"); + + - + - Provides API to binary stream + Clears the custom connections added by the AddCustomConnection method. - + - + Initializes a new instance of the class. - + - Represents the CSV export filter. + Base class for all import plugins. - - + + + Gets or sets the name of plugin. + - + - Gets or set the resulting file encoding. + Gets or sets the filter string used in the "Open File" dialog. - + - Gets or set the separator character used in csv format. + Gets or sets reference to the designer. - + - Gets or sets a value that determines whether to export the databand rows only. + Gets or sets reference to the report. - + + + + - Gets or sets a value that disable quotation marks for text. + Initializes a new instance of the class with default settings. - + - Gets or sets a value that disable escaping quotation marks for text. + Initializes a new instance of the class with a specified designer. + The report designer. - + - + - + - + - + - + - - - Initializes a new instance of the class. - + + - - - Represents the export to DBF. - + + - + - + - Gets or sets the encoding. + Returns a file filter for a open dialog. + String that contains a file filter, for example: "Bitmap image (*.bmp)|*.bmp" - + - Gets or sets a value that determines whether to export the databand rows only. + Loads the specified file into specified report. + Report object. + File name. - + - Gets or sets the list of field names. + Represents a set of designer's restrictions. - - The field names must be separated by ";" symbol, for example: Column1;Column2;Column3 - - + - Initializes a new instance of the class. + Gets or sets a value that enables or disables the "Open" action. - - - - - + + + Gets or sets a value that enables or disables the "Save/Save as" actions. + - - + + + Gets or sets a value that enables or disables the "New..." action. + - - + + + Gets or sets a value that enables or disables the "Preview" action. + - - + + + Gets or sets a value that enables or disables the recent files list. + - - + + + Gets or sets a value that enables or disables the "Code" tab. + - - + + + Gets or sets a value that enables or disables the "Data" menu. + - + - Represents the record. + Gets or sets a value that enables or disables the "Data|Add New Data Source..." menu. - + - Gets or sets the field with a specified index. + Gets or sets a value that enables or disables the "Data|Sort Data Sources" menu. - + - Gets the count of a fields. + Gets or sets a value that enables or disables the "Report|Options..." menu. - + - Gets the size of a fields. + Gets or sets a value that enables or disables insertion of objects. - + - Initializes a new instance of the class. + Gets or sets a value that enables or disables the insertion of bands. - + - Adds the new item into a list of fields. + Gets or sets a value that enables or disables the "Delete Page" action. - + - Clears the list of fields. + Gets or sets a value that enables or disables the creation of report/dialog pages. - + - Represents the email export. + Gets or set a value that enables or disbles the "Copy Page" action. - - In order to use this class, you need to set up at least the following properties: - , , . Use the - property to choose the format of an attachment. If you leave it empty, the attachment will be - in the .FRP format (FastReport prepared report). When you done with settings, call the - method to send an email. - - - This example demonstrates the bare minimum required to send an email. - - EmailExport export = new EmailExport(); - export.Account.Address = "my@address.net"; - export.Account.Host = "myhost"; - export.Address = "recipient@address.net"; - export.Subject = "Re: analysis report"; - // the report1 report must be prepared at this moment - export.SendEmail(report1); - - - + - Displays the dialog box in which you can set up all parameters. + Gets or sets a value that enables or disables the "Page Setup" action. - true if user pressed OK button in the dialog. - + - Gets or sets the recipient's address. + Copies the contents of another, similar object. - - This property must contain value in form "john@url.com". - + Source object to copy the contents from. - + - Gets or sets the carbon copy adresses. + Creates exact copy of this object. - - This property must contain an array of values in form "john@url.com". - + The copy of this object. - + - Gets or sets the subject of the message. + Represents the "Messages" window. + + To get this window, use the following code: + + Designer designer; + MessagesWindow window = designer.Plugins.FindType("MessagesWindow") as MessagesWindow; + + - + + + + - Gets or sets the message body. + Clears the message list. - + - Gets or sets the export filter which will be used to export a report. + Adds a new message. - - Set this property to instance of any export filter. When you send the email, the report - will be exported using that export filter. - By default, this property is set to null. In this case the report will be send - in .FRP format. - + The message text. + The name of object related to a message. - + - Gets the email account settings such as host, user name, password. + Adds a new script-related message. + The message text. + The line of the script. + The column of the script. - + - Gets the parent Report object + Initializes a new instance of the class with default settings. + The report designer. - + - Sends an email. + Represents the "Data Dictionary" window. - Reports that will be sent as attachments. - - Before using this method, set up the following properties (it's a bare minimum): - , , . - The report that you pass in this method must be prepared using the Prepare method. - - + - + - + + + + + + + + + + + + + - Initializes a new instance of the class with default settings. + Initializes a new instance of the class with default settings. + The report designer. - + - Initializes a new instance of the class with default settings. + Describes an item dragged from the "Data Dictionary" window. - + - Form for . - For internal use only. + The dragged object. - + - Hides attachment settings. - For internal use only. + The text of dragged object. - - + + + Collection of dragged items. + - + - Initializes a new instance of the class. + Represents the "Properties" window. - + + + + + + + + + + + + + + + + + + + + + + + + + - Required designer variable. + Initializes a new instance of the class with default settings. + The report designer. - + - Clean up any resources being used. + Represents the "Report Tree" window. - true if managed resources should be disposed; otherwise, false. - + + + + + + + + + + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Initializes a new instance of the class with default settings. + The report designer. - + - Allows to send message using MAPI interface. + Base class for all tool windows such as "Properties", "Data Dictionary" etc. + + Use this class to create own tool window. To do this: + - in the constructor, set the Name and Image properties and create necessary controls. + The Name will be used to restore window's state; + - override the SelectionChanged method. This method is called when current selection + is changed. In this method, you should update buttons state to reflect the current selection. + Selected objects can be accessed via Designer.SelectedObjects property; + - override the UpdateContent method. This method is called when the report + content was changed. Typically you need to do the same actions in SelectionChanged and + UpdateContent methods; + - to register a toolwindow, add its type to the global collection: + + DesignerPlugins.Add(typeof(MyToolWindow)); + + + - + - Sends a message. + Gets the report designer. - Parent window handle. - Files to attach. - Email subject. - Email body. - Recipient names. - Recipient addresses. - Error code. 0 if operation was completed succesfully. - + - Returns a text describing an error. + Gets a value indicating that window is locked. - The error code. - The text describing an error. - + + + + - Contains the email account settings such as host, email address, name. + Gets or sets shortcut keys used to show this toolwindow. - - You have to set up at least the and properties. If your - host requires authentication, provide the and - properties as well. - Set property to true if you want to use default email client - such as Outlook to send an email. In this case, all other properties will be ignored. - - + - Gets or sets the sender's email address. + Gets or sets a value indicating that the toolwindow can be closed by the x button. - - This property contains your email address (for example, "john@site.com"). - - + - Gets or sets the sender's name. + Gets a parent control that contains all controls. - This property contains your name (for example, "John Smith"). + Add your control to the parent control Controls collection. - + + + + - Gets or sets the template that will be used to create a new message. + Shows the toolwindow. - + - Gets or sets the SMTP host name or IP address. + Hides the toolwindow. - + + + + + + + + + + + + + + + + + + + + + + - Gets or sets the SMTP port. + Implements method. - - The default value for this property is 25. - + The options page, if implemented; otherwise, null. - + + + + - Gets or sets the user name. + Initializes a new instance of the class with default settings. + The report designer. - Specify the and properties if your host requires - authentication. + You don't need to call this constructor. The designer will do this automatically. - + - Gets or sets the password. + Represents collection of designer plugins. - Specify the and properties if your host requires - authentication. + This class is used in the Designer.Plugins property. + To register own plugin, add its type to the global collection: + + DesignerPlugins.Add(typeof(MyToolbar)); + + - + - Gets or sets a value that determines whether to enable the SSL protocol. + Finds a plugin by its name. + The plugin's name. + The plugin, if found; otherwise, null. + This example shows how to find a plugin. + + MessagesWindow window = designer.Plugins.Find("MessagesWindow") as MessagesWindow; + + - + - Gets or sets a value that determines whether the account setting page - in the "Send Email" window is enabled. + Finds a plugin by its type name. + The plugin's type name. + The plugin, if found; otherwise, null. + This example shows how to find a plugin. + + MessagesWindow window = designer.Plugins.FindType("MessagesWindow") as MessagesWindow; + + - + - Gets or sets a value that determines whether to use MAPI instead of SMTP when sending an email. + Represents list of registered design plugins. - + - Copies email settings from another source. + Adds a new plugin's type. - Source to copy settings from. + The type of a plugin. - + - Initializes a new instance of the class with default settings. + Provides functionality required for report designer plugins such as toolbars and toolwindows. - + - The base class for all export filters. + Gets the plugin name. - + - Exports the report to a file. + Saves the plugin state. - Report to export. - true if report was succesfully exported. - - This method displays an export options dialog, then prompts a file name using standard "Open file" - dialog. If both dialogs were closed by OK button, exports the report and returns true. - + This example shows how to save the state: + + public void SaveState() + { + XmlItem xi = Config.Root.FindItem("Designer").FindItem(Name); + xi.SetProp("ShowGrid", DialogWorkspace.ShowGrid ? "1" : "0"); + } + + - + - Displays a dialog with export options. + Restores the plugin state. - true if dialog was closed with OK button. + This example shows how to restore the state: + + public void RestoreState() + { + XmlItem xi = Config.Root.FindItem("Designer").FindItem(Name); + DialogWorkspace.ShowGrid = xi.GetProp("ShowGrid") != "0"; + } + + - + - Gets a report page with OverlayBand if it is a Demo or Academic. + Updates plugin state when current selection was changed. - The prepared report page - The prepared report page with OverlayBand. + + Typically you need to do the same work in the and + methods. + - + - Zoom factor for output file + Updates plugin state when the report was modified. + + Typically you need to do the same work in the and + methods. + - + - File filter that can be used in the "Save file" dialog. + Locks the plugin. + + This method is called by the designer when report is loading. It may be needed to disable + some operations (like painting) that use the report. + - + - Range of pages to export. + Unlocks the plugin. + This method is called by the designer when report is loaded. It follows the Lock + method call and must reset the lock. - + - Page numbers to export. + Localizes the plugin. - Use page numbers separated by comma and/or page ranges, for example: "1,3-5,12". Empty string means - that all pages need to be exported. + This method is called by the designer when current localization is changed. - + - Current page number. + Gets an options page that will be used in the Designer Options dialog to edit the plugin options. - - Page number need to be exported if user selects "Current page" radiobutton in the export options dialog. - This property is typically set to current page number in the preview window. - + The options page, if implemented; otherwise, null. - + - Open the document after export. + Updates UI style of the plugin. + + The plugin should update its style according to the designer's UIStyle property. + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - Allows or disables the OpenAfterExport feature. + Represents a Windows CheckBox. + Wraps the control. - + + + + - Gets or sets a value that determines whether to show progress window during export or not. + Occurs when the value of the Checked property changes. + Wraps the event. - + - Gets a list of files generated by this export. + Gets an internal CheckBox. - + - Gets a value indicating that the export may produce multiple output files. + Gets or sets the value that determines the appearance of a CheckBox control. + Wraps the property. - + - Gets or sets a value indicating that the report bands should be shifted, if page - has any non-exportable bands + Gets or sets the horizontal and vertical alignment of the check mark on a CheckBox control. + Wraps the property. - + - Gets or sets the initial directory that is displayed by a save file dialog. + Gets or set a value indicating whether the CheckBox is in the checked state. + Wraps the property. - + - Stream to export to. + Gets or sets the state of the CheckBox. + Wraps the property. - + - File name to export to. + Gets or sets a value indicating whether the CheckBox will allow three check states rather than two. + Wraps the property. - + - Array of page numbers to export. + Gets or sets a script method name that will be used to handle the + event. - - - Returns a file filter for a save dialog. - - String that contains a file filter, for example: "Bitmap image (*.bmp)|*.bmp" + + - - - This method is called when the export starts. - + + - - - This method is called at the start of exports of each page. - - Page for export may be empty in this method. + + - - - This method is called at the end of exports of each page. - - Page for export may be empty in this method. + + - + - This method is called for each band on exported page. + This method fires the CheckedChanged event and the script code connected to the CheckedChangedEvent. - Band, dispose after method compite. + Event data. - + - This method is called when the export is finished. + Initializes a new instance of the CheckBoxControl class with default settings. - + - Gets a report page with specified index. + Represents a Windows combo box control. + Wraps the control. - Zero-based index of page. - The prepared report page. - + - + - + + + + - Exports the report to a stream. + Occurs after the selection has been changed. + Wraps the event. - Report to export. - Stream to export to. - - This method does not show an export options dialog. If you want to show it, call - method prior to calling this method, or use the "Export(Report report)" method instead. - - + - Exports the report to a file. + Occurs each time an owner-drawn ComboBox item needs to be drawn and + when the sizes of the list items are determined. + Wraps the event. - Report to export. - File name to export to. - - This method does not show an export options dialog. If you want to show it, call - method prior to calling this method, or use the "Export(Report report)" method instead. - - + - Initializes a new instance of the class. + Occurs when a visual aspect of an owner-drawn ComboBox changes. + Wraps the event. - + - Represents the HTML export filter. + Gets an internal ComboBox. + + - Represents the HTML export filter. + Gets or sets a value indicating whether your code or the operating system will handle drawing of elements in the list. + Wraps the property. + + - Represents the HTML export filter. + Gets or sets a value specifying the style of the combo box. + Wraps the property. + + - Represents the HTML export filter. + Gets or sets the width of the of the drop-down portion of a combo box. + Wraps the property. + + - Represents the HTML export filter. + Gets or sets the height in pixels of the drop-down portion of the ComboBox. + Wraps the property. - - + + + Gets or sets the height of an item in the combo box. + Wraps the property. + - + - Draw any custom controls + Gets a collection of the items contained in this ComboBox. + Wraps the property. - + - Draw any custom controls. + Gets or sets the maximum number of items to be shown in the drop-down portion of the ComboBox. + Wraps the property. - - + - Types of html export + Gets or sets a value indicating whether the items in the combo box are sorted. + Wraps the property. - + - Simple export + Gets or sets the string that contains all items text. - + - Web preview mode + Gets or sets the index specifying the currently selected item. + Wraps the property. - + - Web print mode + Gets or sets currently selected item in the ComboBox. + Wraps the property. - + - hash:base64Image + Gets or sets a script method name that will be used to handle the + event. - + - Gets or sets images, embedded in html (hash:base64Image) + Gets or sets a script method name that will be used to handle the + event. - + - Sets a ID of report + Gets or sets a script method name that will be used to handle the + event. - + + + + + + + + + + + + + + + + + + + - Sets an onclick template + This method fires the SelectedIndexChanged event and the script code connected to the SelectedIndexChangedEvent. + Event data. - + - Enable or disable layers export mode + This method fires the MeasureItem event and the script code connected to the MeasureItemEvent. + Event data. - + - For internal use only. + This method fires the DrawItem event and the script code connected to the DrawItemEvent. + Event data. - + - For internal use only. + Initializes a new instance of the ComboBoxControl class with default settings. - + - For internal use only. + Implements base behavior of button controls. - + - For internal use only. + This property is not relevant to this class. - + - For internal use only. + Gets or sets a value that indicates whether the control resizes based on its contents. + Wraps the property. - + - Enable or disable showing of print dialog in browser when html document is opened + Gets or sets the image that is displayed on a button control. + Wraps the property. - + - Enable or disable preview in Web settings + Gets or sets the alignment of the image on the button control. + Wraps the property. - + - Enable or disable the breaks between pages in print preview when single page mode is enabled + Gets or sets the alignment of the text on the button control. + Wraps the property. - + - Specifies the output format + Gets or sets the position of text and image relative to each other. + Wraps the property. - + + + + + + + - Specifies the width units in HTML export + Represents a Windows button control. + Wraps the control. - + + + + + + + - Specifies the height units in HTML export + This property is not relevant to this class. - + - Enable or disable the pictures in HTML export + This property is not relevant to this class. - + - Enable or disable embedding pictures in HTML export + This property is not relevant to this class. - + - Enable or disable the WEB mode in HTML export + This property is not relevant to this class. - + - Gets or sets html export mode + Gets an internal Button. - + - Enable or disable the single HTML page creation + Gets or sets a value that is returned to the parent form when the button is clicked. + Wraps the property. - + + + + - Enable or disable the page navigator in html export + Initializes a new instance of the ButtonControl class with default settings. - + - Enable or disable the sub-folder for files of export + Displays a ListBox in which a check box is displayed to the left of each item. + Wraps the control. - + - Gets or sets the Wysiwyg quality of export + This property is not relevant to this class. - + - Gets or sets the image format. + This property is not relevant to this class. - + - Gets print page data + Occurs after item's check state was changed. + Wraps the event. - + - Gets list of generated streams. + Gets an internal CheckedListBox. - + - Enable or disable saving streams in GeneratedStreams collection. + Gets or sets a value indicating whether the check box should be toggled when an item is selected. + Wraps the property. - + - Enable or disable margins for pages. Works only for Layers-mode. + Collection of checked indexes in this CheckedListBox. + Wraps the property. - + - Enable or disable export of vector objects such as Barcodes in SVG format. + Collection of checked items in this CheckedListBox. + Wraps the property. - + + + Gets or sets a script method name that will be used to handle the + event. + + + - + - + - + - + + + + - Process Page with number p and real page ReportPage + This method fires the ItemCheck event and the script code connected to the ItemCheckEvent. - - - + Event data. - + - Process Page with number p and real page ReportPage + Initializes a new instance of the CheckedListBoxControl class with default settings. - - - - - - - - - + - For internal use only. + Displays a hierarchical collection of labeled items, each represented by a TreeNode. + Wraps the control. - + - Initializes a new instance of the class. + This property is not relevant to this class. - + - - - Event arguments for custom drawing of report objects. - + + - + - Report object + Occurs after the tree node is selected. + Wraps the event. - + - ReportObject. + Gets an internal TreeView. - + - Resulting successfull drawing flag. + Gets or sets a value indicating whether check boxes are displayed next to the tree nodes in the tree view control. + Wraps the property. - + - Resulting HTML string. + Gets or sets a value indicating whether lines are drawn between tree nodes in the tree view control. + Wraps the property. - + - Resulting CSS string. + Gets or sets a value indicating whether lines are drawn between the tree nodes that are at the root of the tree view. + Wraps the property. - + - Layers mode when true or Table mode when false. + Gets or sets the ImageList that contains the Image objects used by the tree nodes. + Wraps the property. - + - Zoom value for scale position and sizes. + Gets the collection of tree nodes that are assigned to the tree view control. + Wraps the property. - + - Left position. + Gets or sets the tree node that is currently selected in the tree view control. + Wraps the property. - + - Top position. + Gets or sets a script method name that will be used to handle the + event. - - - Width of object. - + + - - - Height of object. - + + - - - Represents the HTML export templates. - + + - + - Page Template Title + This method fires the AfterSelect event and the script code connected to the AfterSelectEvent. + Event data. - + - Page Template Footer + Initializes a new instance of the class with default settings. - + - Navigator Template + Represents a Windows text box control. + Wraps the control. - + + + + + + + + + + + + + - OutlineTemplate + Gets an internal TextBox. - + - Index Template + Gets or sets a value indicating whether pressing ENTER in a multiline TextBox control creates a new line of text in the control or activates the default button for the form. + Wraps the property. - + - Initializes a new instance of the class. + Gets or sets a value indicating whether pressing the TAB key in a multiline text box control types a TAB character in the control instead of moving the focus to the next control in the tab order. + Wraps the property. - + - Represents the HTML export format enum + Gets or sets whether the TextBox control modifies the case of characters as they are typed. + Wraps the property. - + - Represents the message-HTML type + Gets or sets the maximum number of characters the user can type or paste into the text box control. + Wraps the property. - + - Represents the HTML type + Gets or sets a value indicating whether this is a multiline TextBox control. + Wraps the property. - + - Specifies the image format in HTML export. + Gets or sets a value indicating whether text in the text box is read-only. + Wraps the property. - + - Specifies the .bmp format. + Gets or sets which scroll bars should appear in a multiline TextBox control. + Wraps the property. - + - Specifies the .png format. + Gets or sets how text is aligned in a TextBox control. + Wraps the property. - + - Specifies the .jpg format. + Gets or sets a value indicating whether the text in the TextBox control should appear as the default password character. + Wraps the property. - + - Specifies the .gif format. + Indicates whether a multiline text box control automatically wraps words to the beginning of the next line when necessary. + Wraps the property. - - - Specifies the units of HTML sizes. - - - - - Specifies the pixel units. - + + - - - Specifies the percent units. - + + - - - For internal use only. - + + - + - For internal use only. + Initializes a new instance of the TextBoxControl class with default settings. - + - For internal use only. + Enables the user to select a single option from a group of choices when paired with other RadioButton controls. + Wraps the control. - - - For internal use only. - + + - + - For internal use only. + Occurs when the value of the Checked property changes. + Wraps the event. - + - For internal use only. + Gets an internal RadioButton. - + - For internal use only. + Gets or sets the location of the check box portion of the RadioButton. + Wraps the property. - + - For internal use only. + Gets or sets a value indicating whether the control is checked. + Wraps the property. - + - For internal use only. + Gets or sets a script method name that will be used to handle the + event. - - - For internal use only. - + + - - - Represents the MHT export filter. - + + - + - - - Enable or disable the pictures in MHT export - + + - + - Gets or sets the Wysiwyg quality of export + This method fires the CheckedChanged event and the script code connected to the CheckedChangedEvent. + Event data. - + - Gets or sets the image format. + Initializes a new instance of the RadioButtonControl class with default settings. - - - - - - - - - - + - Initializes a new instance of the class. + Represents a Windows picture box control for displaying an image. + Wraps the control. - + - Represents the image export filter. + This property is not relevant to this class. - + - + - Gets or sets the image format. + Gets an internal PictureBox. - + - Gets or sets a value that determines whether to generate separate image file - for each exported page. + Indicates the border style for the control. + Wraps the property. - - If this property is set to false, the export filter will produce one big image - containing all exported pages. Be careful using this property with a big report - because it may produce out of memory error. - - + - Gets or sets image resolution, in dpi. + Gets or sets the image that the PictureBox displays. + Wraps the property. - - By default this property is set to 96 dpi. Use bigger values (300-600 dpi) - if you going to print the exported images. - - + - Gets or sets horizontal image resolution, in dpi. + Indicates how the image is displayed. + Wraps the property. - - Separate horizontal and vertical resolution is used when exporting to TIFF. In other - cases, use the property instead. - - - - Gets or sets vertical image resolution, in dpi. - - - Separate horizontal and vertical resolution is used when exporting to TIFF. In other - cases, use the property instead. - + + - + - Gets or sets the jpg image quality. + Initializes a new instance of the PictureBoxControl class with default settings. - - This property is used if is set to Jpeg. By default - it is set to 100. Use lesser value to decrease the jpg file size. - - + - Gets or sets the value determines whether to produce multi-frame tiff file. + Base class for controls that may contain child controls. - - - Gets or sets a value that determines whether the Tiff export must produce monochrome image. - - - Monochrome tiff image is compressed using the compression method specified in the - property. - + + - - - Gets or sets the compression method for a monochrome TIFF image. - - - This property is used only when exporting to TIFF image, and the property - is set to true. - The valid values for this property are: EncoderValue.CompressionNone, - EncoderValue.CompressionLZW, EncoderValue.CompressionRle, - EncoderValue.CompressionCCITT3, EncoderValue.CompressionCCITT4. - The default compression method is CCITT4. - + + - + + + + + + + - Sets padding in non separate pages + Gets the collection of child controls. - + - + - + - + - + - + - + - + - Initializes a new instance of the class. + Initializes a new instance of the ParentControl class with default settings. - + - Specifies the image export format. + Used to group collections of controls. + Wraps the control. - + - Specifies the .bmp format. + This property is not relevant to this class. - + - Specifies the .png format. + Gets an internal Panel. - + - Specifies the .jpg format. + Indicates the border style for the control. + Wraps the property. - - - Specifies the .gif format. - + + - + + + + - Specifies the .tif format. + Initializes a new instance of the PanelControl class with default settings. - + - Specifies the .emf format. + Represents a Windows spin box (also known as an up-down control) that displays numeric values. + Wraps the control. - + - Represents the JSON export filter. + This property is not relevant to this class. - + - + - + - - + + + Occurs when the Value property has been changed in some way. + Wraps the event. + - - + + + Gets an internal NumericUpDown. + - - + + + Gets or sets the number of decimal places to display in the up-down control. + Wraps the property. + - - + + + Gets or sets a value indicating whether the up-down control should display the value it contains in hexadecimal format. + Wraps the property. + - + - Initializes a new instance of the class. - + Gets or sets the value to increment or decrement the up-down control when the up or down buttons are clicked. + Wraps the property. + - + - Represents the LaTeX export filter. + Gets or sets the maximum value for the up-down control. + Wraps the property. - - + + + Gets or sets the minimum value for the up-down control. + Wraps the property. + - - + + + Gets or sets a value indicating whether a thousands separator is displayed in the up-down control when appropriate. + Wraps the property. + - - + + + Gets or sets the value assigned to the up-down control. + Wraps the property. + - - + + + Gets or sets a script method name that will be used to handle the + event. + - + - + - + - - - Initializes a new instance of the class. - - - - - Base class for any ODF exports - + + - + - + - Switch of page breaks + This method fires the ValueChanged event and the script code connected to the ValueChangedEvent. + Event data. - + - Wysiwyg mode, set for better results + Initializes a new instance of the NumericUpDownControl class with default settings. - + - Creator of the document + Represents a Windows control that enables the user to select a date using a visual monthly calendar display. + Wraps the control. - - - - - - - + - + - + - + - + - Initializes a new instance of the class. + Occurs when the date selected in the MonthCalendar changes. + Wraps the event. - + - Open Document Spreadsheet export (Open Office Calc) + Gets an internal MonthCalendar. - - - - + - Initializes a new instance of the class. + Gets or sets the number of columns and rows of months displayed. + Wraps the property. - + - Open Document Text export (Open Office Writer) + Gets or sets the first day of the week as displayed in the month calendar. + Wraps the property. - - - - + - Initializes a new instance of the class. + Gets or sets the maximum allowable date. + Wraps the property. - + - MS Word 2007 export class + Gets or sets the maximum number of days that can be selected in a month calendar control. + Wraps the property. - - - - + - Types of table rows height + Gets or sets the minimum allowable date. + Wraps the property. - + - Exactly height + Gets or sets a value indicating whether the date represented by the TodayDate property is displayed at the bottom of the control. + Wraps the property. - + - Minimum height + Gets or sets a value indicating whether today's date is circled. + Wraps the property. - + - Enable or disable matrix view of document + Gets or sets a value indicating whether the month calendar control displays week numbers (1-52) to the left of each row of days. + Wraps the property. - + - Enable or disable Paragraph view of document + Gets or sets the value that is used by MonthCalendar as today's date. + Wraps the property. - + - Gets or sets a value that determines whether the wysiwyg mode should be used - for better results. + Gets or sets the array of DateTime objects that determines which annual days are displayed in bold. + Wraps the property. - - Default value is true. In wysiwyg mode, the resulting Excel file will look - as close as possible to the prepared report. On the other side, it may have a lot - of small rows/columns, which will make it less editable. If you set this property - to false, the number of rows/columns in the resulting file will be decreased. - You will get less wysiwyg, but more editable file. - - + - Gets or sets the type of height calculation. + Gets or sets the array of DateTime objects that determines which nonrecurring dates are displayed in bold. + Wraps the property. - + - Gets or sets the type of height calculation. + Gets or sets the array of DateTime objects that determine which monthly days to bold. + Wraps the property. - + - Enable or disable a resolution optimization. + Gets or sets the end date of the selected range of dates. + Wraps the property. - + - Enable or disable DoNotExpandShiftReturn. + Gets or sets the selected range of dates for a month calendar control. + Wraps the property. - - - - - + + + Gets or sets the start date of the selected range of dates. + Wraps the property. + - - + + + Gets or sets a script method name that will be used to handle the + event. + - + - + - + - + - + - Initializes a new instance of the Word2007Export class. + This method fires the DateChanged event and the script code connected to the DateChangedEvent. + Event data. - + - Represents the PowerPoint 2007 export. + Initializes a new instance of the MonthCalendarControl class with default settings. - - - - + - Gets or sets the image format used when exporting. + Uses a mask to distinguish between proper and improper user input. + Wraps the control. - + - + - + - + - + + + Gets an internal MaskedTextBox. + + + + + Gets or sets the input mask to use at run time. + Wraps the property. + + + + + Gets or sets a value indicating whether the user is allowed to reenter literal values. + Wraps the property. + + + + + Gets or sets how text is aligned in a masked text box control. + Wraps the property. + + + - + - + - + - Creates a new instance of the class with the default settings. + Initializes a new instance of the MaskedTextBoxControl class with default settings. - + - Excel 2007 export class + Represents a Windows list view control, which displays a collection of items that can be displayed using one of four different views. + Wraps the control. - + + + This property is not relevant to this class. + + + - + + + + - Defines Print Scaling Mode. + Occurs when the checked state of an item changes. + Wraps the event. - + - Print sheets at thier actual size. + Occurs when the index of the selected item in the list view control changes. + Wraps the event. - + - Shrink the printout so that it fits on one page. + Gets an internal ListView. - + - Shrink the printout so that it is one page wide. + Gets or sets a value indicating whether a check box appears next to each item in the control. + Wraps the property. - + - Shrink the printout so that it is one page high. + Gets or sets a value indicating whether multiple items can be selected. + Wraps the property. - + - Gets or sets the Print Fit Mode. + Gets or sets a value indicating whether items are displayed in groups. + Wraps the property. - + - Gets or sets the font scale value. - Default value is 1 + Gets or sets how items are displayed in the control. + Wraps the property. - + - Enable or disable a resolution optimization. + Gets or sets a script method name that will be used to handle the + event. - + - Each report page is placed on a new Excel page. + Gets or sets a script method name that will be used to handle the + event. - + - Gets or sets a value that determines whether the wysiwyg mode should be used - for better results. + Gets the indexes of the currently checked items in the control. + Wraps the property. - - Default value is true. In wysiwyg mode, the resulting Excel file will look - as close as possible to the prepared report. On the other side, it may have a lot - of small rows/columns, which will make it less editable. If you set this property - to false, the number of rows/columns in the resulting file will be decreased. - You will get less wysiwyg, but more editable file. - - + - Gets or sets a value that determines whether to insert page breaks in the output file or not. + Gets the currently checked items in the control. + Wraps the property. - + - Gets or sets a value that determines whether to export the databand rows only. + Gets the collection of all column headers that appear in the control. + Wraps the property. - + - Enable or disable export of page footers and next page headers without table breaks. + Gets the collection of ListViewGroup objects assigned to the control. + Wraps the property. - - - - - - - - - - - - - - - - - - - - - - + - Initializes a new instance of the class. + Gets a collection containing all items in the control. + Wraps the property. - + - Main class of XML export + Gets or sets the ImageList to use when displaying items as large icons in the control. + Wraps the property. - - - - + - PicturesCount + Gets the indexes of the selected items in the control. + Wraps the property. - + - HumanReadable + Gets the items that are selected in the control. + Wraps the property. - - - - - - - - + + + Gets or sets the ImageList to use when displaying items as small icons in the control. + Wraps the property. + - + - + - + - + - Constructor of XPSExport + This method fires the ItemChecked event and the script code connected to the ItemCheckedEvent. + Event data. - + - Destructor of XPSExport + This method fires the SelectedIndexChanged event and the script code connected to the SelectedIndexChangedEvent. + Event data. - + - Save + Initializes a new instance of the ListViewControl class with default settings. - - - + - Padding over ridh object + Base class for list box controls such as ListBoxControl, CheckedListBoxControl. - + - This prperty keep RTF to DOC translation result, i.e. DOCX XML fragment + This property is not relevant to this class. - - - Base class for Microsoft Office 2007 export objects - + + - - - Default XML header - + + - + - Base class for export Office Open objects + Occurs when the SelectedIndex property has changed. + Wraps the event. - + - Core document properties + Occurs when an owner-drawn ListBox is created and the sizes of the list items are determined. + Wraps the event. - + - Core document properties + Occurs when a visual aspect of an owner-drawn ListBox changes. + Wraps the event. - + - Power point shape + Gets or sets the width of columns in a multicolumn ListBox. + Wraps the property. - + - Power Point Layout Descriptor + Gets or sets the drawing mode for the control. + Wraps the property. - + - Power Point base class for style element + Gets or sets the height of an item in the ListBox. + Wraps the property. - + - Base class for styles group + Gets the items of the ListBox. + Wraps the property. - + - Base class for slides, masters, and layouts + Gets or sets a value indicating whether the ListBox supports multiple columns. + Wraps the property. - + - Slide masters object + Gets or sets the method in which items are selected in the ListBox. + Wraps the property. - + - Ordinaty slide + Gets or sets a value indicating whether the items in the ListBox are sorted alphabetically. + Wraps the property. - + - Slide layout object + Gets or sets a value indicating whether the ListBox can recognize and expand tab characters when drawing its strings. + Wraps the property. - + - Presentation class + Gets or sets the string that contains all items text. - + - PPt Application Properties class + Gets or sets the zero-based index of the currently selected item in a ListBox. + Wraps the property. - + - Ppt Table styles class + Gets a collection that contains the zero-based indexes of all currently selected items in the ListBox. + Wraps the property. - + - Ppt Presentation properties class + Gets or sets the currently selected item in the ListBox. + Wraps the property. - + - Ppt View Properties class + Gets a collection containing the currently selected items in the ListBox. + Wraps the property. - + - Specifies the image format in PowerPoint export. + Gets or sets a script method name that will be used to handle the + event. - + - Specifies the .png format. + Gets or sets a script method name that will be used to handle the + event. - + - Specifies the .jpg format. + Gets or sets a script method name that will be used to handle the + event. - - - Drawing class - + + - + + + + + + + + + + - Share all strings in document + This method fires the SelectedIndexChanged event and the script code connected to the SelectedIndexChangedEvent. + Event data. - + - Share all URL in document + This method fires the MeasureItem event and the script code connected to the MeasureItemEvent. + Event data. - + - Document styles + This method fires the DrawItem event and the script code connected to the DrawItemEvent. + Event data. - + - Workbook + Represents a standard Windows label. + Wraps the control. - + + + + - OoXMLSheet class + Gets an internal Label. - + - Picture container + Gets or sets a value indicating whether the control is automatically resized to display its entire contents. + Wraps the property. - + - List of all document fonts + Gets or sets the alignment of text in the label. + Wraps the property. - + + + + - Single page export + Initializes a new instance of the LabelControl class with default settings. - + - Document structure descriptor + Displays data in a customizable grid. + Wraps the control. - + - Font container + This property is not relevant to this class. - + - Font obfuscation procedure + This property is not relevant to this class. - + - PDF export (Adobe Acrobat) + This property is not relevant to this class. - + - + - Embedded File + Gets an internal DataGridView. - + - Name of embedded file. + Gets or sets the data source that the DataGridView is displaying data for. - + - Description of embedded file. + Gets or sets a value indicating whether the option to add rows is displayed to the user. + Wraps the property. - + - Modify Date of embedded file. + Gets or sets a value indicating whether the user is allowed to delete rows from the DataGridView. + Wraps the property. - + - Relationship between the embedded document and the PDF part. + Gets or sets the default cell style applied to odd-numbered rows of the DataGridView. + Wraps the property. - + - Valid MIME type. + Gets or sets a value indicating how column widths are determined. + Wraps the property. - + - Stream of embedded file. + Gets or sets a value indicating how row heights are determined. + Wraps the property. - + - File reference. + Gets or sets the background color of the DataGridView. + Wraps the property. - + - ZUGFeRD Conformance Level. + Gets or sets the border style for the DataGridView. + Wraps the property. - - Initializes a new instance of the class. - - + - Default preview size. + Gets the cell border style for the DataGridView. + Wraps the property. - + - Actual size + Gets the border style applied to the column headers. + Wraps the property. - + - Fit Page + Gets or sets the default column header style. + Wraps the property. - + - Fit Width + Gets or sets the height, in pixels, of the column headers row. + Wraps the property. - + - Default + Gets or sets a value indicating whether the height of the column headers is adjustable and whether it can be adjusted by the user or is automatically adjusted to fit the contents of the headers. + Wraps the property. - + - 10% + Gets or sets a value indicating whether the column header row is displayed. + Wraps the property. - + - 25% + Gets the collection of objects that represents the grid columns. - + - 50% + Gets or sets the default cell style to be applied to the cells in the DataGridView if no other cell style properties are set. + Wraps the property. - + - 75% + Gets or sets the color of the grid lines separating the cells of the DataGridView. + Wraps the property. - + - 100% + Gets or sets a value indicating whether the user is allowed to select more than one cell, row, or column of the DataGridView at a time. + Wraps the property. - + - 125% + Gets a value indicating whether the user can edit the cells of the DataGridView control. + Wraps the property. - + - 150% + Gets or sets the border style of the row header cells. + Wraps the property. - + - 200% + Gets or sets the default style applied to the row header cells. + Wraps the property. - + - 400% + Gets or sets a value indicating whether the column that contains row headers is displayed. + Wraps the property. - + - 800% + Gets or sets the width, in pixels, of the column that contains the row headers. + Wraps the property. - + - Standard of PDF format. + Gets or sets a value indicating whether the width of the row headers is adjustable and whether it can be adjusted by the user or is automatically adjusted to fit the contents of the headers. + Wraps the property. - + - PDF 1.5 + Gets or sets the default style applied to the row cells of the DataGridView. + Wraps the property. - + - PDF/A-2a + Gets or sets the type of scroll bars to display for the DataGridView control. + Wraps the property. - + - PDF/A-2b + Gets or sets a value indicating how the cells of the DataGridView can be selected. + Wraps the property. - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - PDF/A-3a + Initializes a new instance of the GridControl class with default settings. - + - PDF/A-3b + Represents the special kind of report page that wraps the + and used to display dialog forms. + + Use the property to add/remove controls to/from a dialog form. + If you set the Visible property to false, this dialog form will be + skippen when you run a report. + + This example shows how to create a dialog form with one button in code. + + DialogPage form = new DialogPage(); + // set the width and height in pixels + form.Width = 200; + form.Height = 200; + form.Name = "Form1"; + // create a button + ButtonControl button = new ButtonControl(); + button.Location = new Point(20, 20); + button.Size = new Size(75, 25); + button.Text = "The button"; + // add the button to the form + form.Controls.Add(button); + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - Pdf/X-3 + Occurs before a form is displayed for the first time. + Wraps the event. - + - Pdf/X-4 + Occurs after the form is closed. + Wraps the event. - + - Color Space. + Occurs before the form is closed. + Wraps the event. - + - RGB color space + Occurs whenever the form is first displayed. + Wraps the event. - + - CMYK color space + Occurs when the form is resized. + Wraps the event. - + - Types of pdf export. + Occurs when the form is redrawn. + Wraps the event. - + - Simple export + Gets an internal Form. - + - Web print mode + Gets or sets an active state in Web application. - + - Relationship between the embedded document and the PDF part. + Gets or sets the button on the form that is clicked when the user presses the ENTER key. + Wraps the property. - + - The embedded file contains data which is used for the visual representation. + Gets or sets the button control that is clicked when the user presses the ESC key. + Wraps the property. - + - The embedded file contains the source data for the visual representation derived therefrom in the PDF part. + Gets or sets the background color for the form. + Wraps the property. - + - This data relationship should be used if the embedded data are an alternative representation of the PDF contents. + Gets or sets the font of the text displayed by the control. + Wraps the property. - + - This data relationship is used if the embedded file serves neither as the source nor as the alternative representation, but the file contains additional information. + Gets or sets the border style of the form. + Wraps the property. - + - If none of the data relationships above apply or there is an unknown data relationship, this data relationship is used. + Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. + Wraps the property. - + - ZUGFeRD Conformance Level. + Gets or sets the text associated with this form. + Wraps the property. - + - Basic level. + Gets or sets a script method name that will be used to handle the + event. - + - Comfort level. + Gets or sets a script method name that will be used to handle the + event. - + - Extended level. + Gets or sets a script method name that will be used to handle the + event. - + - Gets or sets PDF Compliance standard. - After set, do not change other settings, it may lead to fail compliance test. + Gets or sets a script method name that will be used to handle the + event. - + - Enable or disable of embedding the TrueType fonts. + Gets or sets a script method name that will be used to handle the + event. - + - Enable or disable of exporting the background. + Gets or sets a script method name that will be used to handle the + event. - + - Enable or disable export text in curves + Gets the collection of controls contained within the form. - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - Gets or sets PDF color space + Shows the form as a modal dialog box with the currently active window set as its owner. + Wraps the method. + One of the DialogResult values. - + - Enables or disables saving images in their original resolution + This method fires the Load event and the script code connected to the LoadEvent. + Event data. - + - Enables or disables optimization of images for printing + This method fires the FormClosed event and the script code connected to the FormClosedEvent. + Event data. - + - Enable or disable image jpeg compression + This method fires the FormClosing event and the script code connected to the FormClosingEvent. + Event data. - + - Sets the quality of images in the PDF + This method fires the Shown event and the script code connected to the ShownEvent. + Event data. - + - Title of the document. + This method fires the Resize event and the script code connected to the ResizeEvent. + Event data. - + - Author of the document. + This method fires the Paint event and the script code connected to the PaintEvent. + Event data. - + - Subject of the document. + Initializes a new instance of the DialogPage class. - + - Keywords of the document. + Base class for all dialog controls such as ButtonControl, TextBoxControl. - + - Creator of the document. + Determines whether is necessary to serialize the BackColor property. + true if serialization is necessary. - + - Producer of the document. + Determines whether is necessary to serialize the Cursor property. + true if serialization is necessary. - + - Sets the owner password. + Determines whether is necessary to serialize the ForeColor property. + true if serialization is necessary. - + + + + - Sets the user password. + Draws the selection point. + Graphics object to draw on. + object. + object. + Left coordinate. + Top coordinate. - + + + + + + + - Enable or disable printing in protected document. + Creates the empty event handler for the ClickEvent event in the report's script. + true if event handler was created successfully. - + + + + - Enable or disable modifying in protected document. + Occurs when the control is clicked. + Wraps the event. - + - Enable or disable copying in protected document. + Occurs when the control is double-clicked. + Wraps the event. - + - Enable or disable annotating in protected document. + Occurs when the control is entered. + Wraps the event. - + - Enable or disable the print dialog window after opening + Occurs when the input focus leaves the control. + Wraps the event. - + - Enable or disable hide the toolbar. + Occurs when a key is pressed while the control has focus. + Wraps the event. - + - Enable or disable hide the menu's bar. + Occurs when a key is pressed while the control has focus. + Wraps the event. - + - Enable or disable hide the Windows UI. + Occurs when a key is released while the control has focus. + Wraps the event. - + - Enable or disable of fitting the window + Occurs when the mouse pointer is over the control and a mouse button is pressed. + Wraps the event. - + - Enable or disable of centering the window. + Occurs when the mouse pointer is moved over the control. + Wraps the event. - + - Enable or disable of scaling the page for shrink to printable area. + Occurs when the mouse pointer is over the control and a mouse button is released. + Wraps the event. - + - Enable or disable of document's Outline. + Occurs when the mouse pointer enters the control. + Wraps the event. - + - Set default zoom on open document + Occurs when the mouse pointer leaves the control. + Wraps the event. - + - Sets the quality of RichText objects in the PDF + Occurs when the control is resized. + Wraps the event. - + - Enable or disable the compression in PDF document. + Occurs when the Text property value changes. + Wraps the event. - + - Enable or disable of images transparency. + Occurs when the control is redrawn. + Wraps the event. - + - Enable or disable of displaying document's title. + Gets an internal Control. - + - Set default page on open document + Gets or sets the background color for the control. + Wraps the property. - + - Color Profile (ICC file). - If "null" then default profile will be used + Gets or sets the cursor that is displayed when the mouse pointer is over the control. + Wraps the property. - + - Gets or sets pdf export mode + Gets or sets a value indicating whether the control can respond to user interaction. + Wraps the property. - + - Gets pdf AcroForms compatibility, if set then EmbeddingFonts = false and PdfCompliance = PdfStandard.None + Gets or sets the font of the text displayed by the control. + Wraps the property. - + - Enable or disable digital sign for pdf document + Gets or sets the foreground color of the control. + Wraps the property. - - Be sure to specify a valid certificate for signing using the DigitalSignCertificate property. - Or using the DigitalSignCertificatePath and DigitalSignCertificatePassword properties. - - + - Should save and serialize password for digital sign certificate. - Do not save password unless absolutely necessary!!! + Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. + Wraps the property. - + - Manualy sets digital sign certificate for exported documents. + Gets or sets the tab order of the control within its container. + Wraps the property. - - This property is in priority, i.e. if a certificate is specified, - the DigitalSignCertificatePath and DigitalSignCertificatePassword properties will not be used. - - + - The path for load digital sign certificate. + Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. + Wraps the property. - + - Sets digital sign certificate password. + Gets or sets the text associated with this control. + Wraps the property. - + - Gets or sets the cpu host name or physical location of the signing + Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. + Wraps the property. - + - The reason for the signing, such as (I agree ...) + Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. + Wraps the property. - + - The information to enable the recipient to contact the signer to verify the signature + Gets or sets a value indicating whether the control is displayed. + Wraps the property. - - - - - - - + - Begin exporting of page + Gets or sets a property that returns actual data contained in a control. This value is used + in the "Data" window. - - + - End exporting + Gets or sets a script method name that will be used to handle the + event. - - + - Export of Band + Gets or sets a script method name that will be used to handle the + event. - - - - - - - - + - Add an embedded XML file (only for PDF/A-3 standard). + Gets or sets a script method name that will be used to handle the + event. - File name - Description - Modification date - File stream - + - Add an embedded XML file (only for PDF/A-3 standard). + Gets or sets a script method name that will be used to handle the + event. - File name - Description - Modification date - File stream - ZUGFeRD Conformance Level - + - Add an embedded file (only for PDF/A-3 standard). + Gets or sets a script method name that will be used to handle the + event. - File name - Description - Modification date - Relation type - MIME type - File stream - + - Initializes a new instance of the class. + Gets or sets a script method name that will be used to handle the + event. - + - Calculates mask for image. + Gets or sets a script method name that will be used to handle the + event. - + - Calculates image bounds according to . + Gets or sets a script method name that will be used to handle the + event. - + - Writes pixels' colors without alpha to stream according to CMYK or RGB color space. - Pixels should be in the format. + Gets or sets a script method name that will be used to handle the + event. - + - Update stream position for object number, only for int value + Gets or sets a script method name that will be used to handle the + event. - int value - - - - - - The pdf export - size of place for svg - + - The interpolation of curves (svg) + Gets or sets a script method name that will be used to handle the + event. - + - The interpolation of curves (text) + Gets or sets a script method name that will be used to handle the + event. - + - Export svg object as image, not vector + Gets or sets a script method name that will be used to handle the + event. - + - Gradient interpolation, high value will lead beautiful the gradient, - but the file size will increase and the speed of work will decrease. + Gets or sets a script method name that will be used to handle the + event. - + - The quality of gradient, export as image or export as gradient grid + Gets or sets a script method name that will be used to handle the + event. - + + + + + + + + + + + + + + + + - Added graphics path to pdf, + Called when the control's Enabled state changed. - size of rect for gradient filling - path, with positions in pdf scaling - Any brush - Interpolation value - - matrix for transform to pdf scale - + - returns true if this gradient is fillable by gradient grid + Attaches Control events to its event handlers. - + + Override this method if your custom control has own events. + + See the example of AttachEvents implementation used in the CheckBoxControl: + + protected override void AttachEvents() + { + base.AttachEvents(); + CheckBox.CheckedChanged += new EventHandler(CheckBox_CheckedChanged); + } + + private void CheckBox_CheckedChanged(object sender, EventArgs e) + { + if (CheckedChanged != null) + CheckedChanged(this, e); + InvokeEvent(CheckedChangedEvent, e); + } + + - + - The enum of curves interpolation + Detaches Control events from its event handlers. + + Override this method if your custom control has own events. In this method, you should + detach control's events that were attached in the method. + + See the example of DetachEvents implementation used in the CheckBoxControl: + + protected override void DetachEvents() + { + base.DetachEvents(); + CheckBox.CheckedChanged -= new EventHandler(CheckBox_CheckedChanged); + } + + - + + + + + + + - Export as curves, without interpolation + Initializes the control before display it in the dialog form. + + This method is called when report is run. + - + - Two points + Finalizes the control after its parent form is closed. + + This method is called when report is run. + - + - Four points + Sets input focus to the control. - + - Eight points + Conceals the control from the user. - + - Sixteen points + Displays the control to the user. - + - The enum of gradient interpolation points + This method fires the Click event and the script code connected to the ClickEvent. + Event data. - + - Two points + This method fires the DoubleClick event and the script code connected to the DoubleClickEvent. + Event data. - + - Four points + This method fires the Enter event and the script code connected to the EnterEvent. + Event data. - + - Eight points + This method fires the Leave event and the script code connected to the LeaveEvent. + Event data. - + - Sixteen points + This method fires the KeyDown event and the script code connected to the KeyDownEvent. + Event data. - + - Thirty two points + This method fires the KeyPress event and the script code connected to the KeyPressEvent. + Event data. - + - Sixty four points + This method fires the KeyUp event and the script code connected to the KeyUpEvent. + Event data. - + - One hundred and twenty eight points + This method fires the MouseDown event and the script code connected to the MouseDownEvent. + Event data. - + - Two hundred and fifty six points + This method fires the MouseMove event and the script code connected to the MouseMoveEvent. + Event data. - + - The quality of gradient export + This method fires the MouseUp event and the script code connected to the MouseUpEvent. + Event data. - + - Export as image + This method fires the MouseEnter event and the script code connected to the MouseEnterEvent. + Event data. - + - Export as low quality gradient grid, max size of interpolation points is 32 + This method fires the MouseLeave event and the script code connected to the MouseLeaveEvent. + Event data. - + - Export as medium quality gradient grid, max size of interpolation points is 128 + This method fires the Resize event and the script code connected to the ResizeEvent. + Event data. - + - Export as high quality gradient grid, max size of interpolation points is 256 + This method fires the TextChanged event and the script code connected to the TextChangedEvent. + Event data. - - - File name without extentions, for example "MetaDataX" + + + This method fires the Paint event and the script code connected to the PaintEvent. + + Event data. - + - Represents the PPML export filter. + Base class for all dialog components. - + - - - Enable or disable the pictures in PPML export - + + - + + + + + + + - Gets list of generated streams + Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. - + - Gets or sets the image format used when exporting. + Gets or sets the height and width of the control. - + + + + - Enable or disable export text in curves + Initializes a new instance of the DialogComponentBase class with default settings. - + - Add TextObject. + Represents the control with two lists (available items and selected items). + + The control allows to select one or several items and then filter the datasource which it is connected to. + All you need is to setup the DataColumn property. + - + - Add BandObject. + This property is not relevant to this class. - + - Add Line. + This property is not relevant to this class. - + - Add Shape. + Gets or sets a value indicating that the items must be sorted. - + - + + + + + + + + + + + + + + + + - Begin exporting of page + Initializes a new instance of the DataSelectorControl class with default settings. - - + - Export of Band + Represents a Windows control that allows the user to select a date and a time and to display the date and time with a specified format. + Wraps the control. - - + - End exporting + This property is not relevant to this class. - - + - + - + - + - Initializes a new instance of the class. + Occurs after the date has been changed. + Wraps the event. - + - Contains Dashes enum + Gets an internal DateTimePicker. - + - Specifies the Dash. + Gets or sets a value indicating whether the Value property has been set with a valid date/time value and the displayed value is able to be updated. + Wraps the property. - + - Specifies the Dot. + Gets or sets the custom date/time format string. + Wraps the property. - + - Specifies the DashDot. + Gets or sets the alignment of the drop-down calendar on the DateTimePicker control. + Wraps the property. - + - Specifies the DashDotDot. + Gets or sets the format of the date and time displayed in the control. + Wraps the property. - + - Specifies the Double line. + Gets or sets the maximum date and time that can be selected in the control. + Wraps the property. - + - Create Window. + Gets or sets the minimum date and time that can be selected in the control. + Wraps the property. - + - Add image as PPMLObject + Gets or sets a value indicating whether a check box is displayed to the left of the selected date. + Wraps the property. - - - - - - + - Save svg file. + Gets or sets a value indicating whether a spin button control (also known as an up-down control) is used to adjust the date/time value. + Wraps the property. - + - Save svg stream. + Gets or sets the date/time value assigned to the control. + Wraps the property. - - - - - - + - Specifies the image format in PPML export. + Gets or sets a script method name that will be used to handle the + event. - + + + + + + + + + + + + + - Specifies the .png format. + This method fires the ValueChanged event and the script code connected to the ValueChangedEvent. + Event data. - + - Specifies the .jpg format. + Initializes a new instance of the DateTimePickerControl class with default settings. - + - Represents the ps export filter. + Represents the 's column. + Wraps the class. - - + + + Gets or sets the mode by which the column automatically adjusts its width. + Wraps the property. + - + - Enable or disable the pictures in PS export + Gets or sets the data column attached to this column. - + - Gets list of generated streams + Gets or sets the caption text on the column's header cell. + Wraps the property. - + - Gets or sets the image format used when exporting. + Gets or sets the column's default cell style. + Wraps the property. - + - Enable or disable export text in curves + Gets or sets a value that represents the width of the column when it is in fill mode relative to the widths of other fill-mode columns in the control. + Wraps the property. - + - Add TextObject. + Gets or sets the current width of the column. + Wraps the property. - + - Add BandObject. + Gets or sets a value indicating whether the column is visible. + Wraps the property. - + - Add Line. + This property is not relevant to this class. - + - Add Shape. + This property is not relevant to this class. - + - + + + + - Begin exporting of page + Initializes a new instance of the GridControlColumn class with default settings. - - + - Export of Band + Represents the collection of GridControl columns. - - + - End exporting + Gets or sets a column. - - - - + The index of a column in this collection. + The column with specified index. - + - + - + - Initializes a new instance of the class. + Serializes the collection. + Writer object. + + This method is for internal use only. + - + - Contains Dashes enum + Deserializes the collection. + Reader object. + + This method is for internal use only. + - + - Specifies the Dash. + Initializes a new instance of the class with default settings. - + - Specifies the Dot. + Initializes a new instance of the class with default settings. + The owner of this collection. - + - Specifies the DashDot. + Represents a Windows rich text box control. + Wraps the control. - + - Specifies the DashDotDot. + Gets an internal RichTextBox. - + - Specifies the Double line. + Gets or sets the text of the RichTextBox control, including all rich text format (RTF) codes. + Wraps the property. - + - Create Window. + Gets or sets the type of scroll bars to display in the RichTextBox control. + Wraps the property. - - Add TextLine in curves - - - - Method for add TextObject. - + + - + - Method to add rectangle. + Loads rtf from a file. + File to load from. - + - Method for add ellips. + Loads rtf from a stream using specified stream type. + Stream to load from. + Type of a stream. - + - Method for add triangle. + Loads rtf from a file using specified stream type. + File to load from. + Type of a stream. - + - Method for add Diamond. + Initializes a new instance of the RichTextBoxControl class with default settings. - - - Method for add line. - - - - - Method for add line with dash. - - - + - Add image + Represents a Windows control that displays a frame around a group of controls with an optional caption. + Wraps the control. - - - - - - - - + - Save file. + Gets an internal GroupBox. - + - Save stream. + Initializes a new instance of the GroupBoxControl class with default settings. - - - - - - + - Specifies the image format in ps export. + The base class for all controls that support the data filtering feature. + + The data filtering allows you to bind the control to a . + It will be automatically filled by data from the datasource's column. When you select/check + item(s) and close the dialog with OK button, it will filter the datasource according to your selection. + You can set the filter operation using the property. + - + - Specifies the .png format. + Occurs after the control is filled with data. - + - Specifies the .jpg format. + Gets or sets a value that determines whether to fill the control with data automatically. + + The default value of this property is true. If you set it to false, + you need to call the method manually. + - + - Represents the RTF export filter. + Gets or sets a value that determines whether to filter the datasource automatically + when you close the dialog by OK button. + + The default value of this property is true. If you set it to false, + you need to call the method manually. + - - - - + - Gets or sets the quality of Jpeg images in RTF file. + Gets or sets a data column name that will be used to fill this control with data. - Default value is 90. This property will be used if you select Jpeg - in the property. + This property must contain both datasource name and column name, for example: + Orders.OrderID. You also may use relations, for example: Orders.Customers.CompanyName. - + - Gets or sets the image format that will be used to save pictures in RTF file. + Gets or sets name of report parameter which value will be set to value contained + in this control when you close the dialog. - - Default value is Metafile. This format is better for exporting such objects as - MSChartObject and ShapeObject. - - + - Gets or sets a value indicating that pictures are enabled. + Gets or sets a value that specifies the filter operation. - + - Gets or sets a value indicating that page breaks are enabled. + Gets or sets the detail control used in cascaded filtering. - + - Gets or sets a value that determines whether the wysiwyg mode should be used - for better results. + Gets or sets a script method name that will be used to handle the + event. - - Default value is true. In wysiwyg mode, the resulting rtf file will look - as close as possible to the prepared report. On the other side, it may have a lot - of small rows/columns, which will make it less editable. If you set this property - to false, the number of rows/columns in the resulting file will be decreased. - You will get less wysiwyg, but more editable file. - - + - Gets or sets the creator of the document. + Fills the control with data. + The data source. + The data column. + Here is the example of FillData method implementation: + + protected override void FillData(DataSourceBase dataSource, Column column) + { + Items.Clear(); + dataSource.First(); + while (dataSource.HasMoreRows) + { + Items.Add(dataSource[column].ToString()); + dataSource.Next(); + } + } + + - + - Gets or sets a value that determines whether the rows in the resulting table - should calculate its height automatically. + Returns list of values that can be used to fill control with data. + The data source. + The data column. + List of string values. - Default value for this property is false. In this mode, each row in the - resulting table has fixed height to get maximum wysiwyg. If you set it to true, - the height of resulting table will be calculated automatically by the Word processor. - The document will be more editable, but less wysiwyg. + This method is used by the FillData method to fill list-type controls + such as ListBox with data. The result list contains distinct values. - + - Gets or sets a value that determines whether the repot's RichObject will be - translated as picture or joined to generated RTF. + Returns value entered in the control. + The value of type supported by this control. - Default value for this property is false. In this mode, each RichObject - will be embedded as a picture. This is default behavior. If you set it to true, - the RichObject will be incorporated as a navive part of document. This is experimetal - feature. + This method must return a value entered by the user. For example, TextBox + control must return its Text property value. If this control supports multi-selection, + return selected values in an array, for example string[] array for CheckedListBox. - - - - - - - - - - - + + + Handles the cascaded filter internal logic. + + + This method should be called in your custom dialog control that supports data filtering. + Call it when the value in your control is changed. + - + - + - + - + - Initializes a new instance of the class. + Fills the control with data from a datasource. + + Call this method if you set the property to false. + - + - Specifies the image format in RTF export. + Fills the control with data from a datasource. + Parent data source + + Call this method if you need to implement cascaded filter. In the parentData parameter, + pass the parent data source that will be used to set up master-detail relationship with + data source in this control. + - + - Specifies the .png format. + Fills the control with data from a datasource. + Parent control + + Call this method if you need to implement cascaded filter. In the parentControl parameter, + pass the parent control which performs filtering on a parent data source. + - + - Specifies the .jpg format. + Applies the filter to a datasource. + + Call this method if you set the property to false. + - + - Specifies the .emf format. + Resets the filter set by this control. - + - Represents the SVG export filter. + This method fires the DataLoaded event and the script code connected to the DataLoadedEvent. + Event data. - - + + + Initializes a new instance of the DataFilterBaseControl class with default settings. + - + - Enable or disable the pictures in SVG export + Represents the collection of dialog components. - + - Gets list of generated streams + Gets or sets a component. + The index of a component in this collection. + The component with specified index. - + - Gets or sets the image format used when exporting. + Initializes a new instance of the class with default settings. - + - Embed images into svg + Initializes a new instance of the class with default settings. + The owner of this collection. - + - Returns svg root element + Represents a Windows control to display a list of items. + Wraps the control. - + - Returns XmlDocument + Gets an internal ListBox. - + + + + + + + - Returns svg G element + Initializes a new instance of the ListBoxControl class with default settings. - + - Gets or sets value indicating whether or not should to force uniform scaling of SVG document + Form for . + For internal use only. - + - Gets or sets value indicating whether or not should be added 'viewBox' attribute to the svg tag + Initializes a new instance of the class. - + + + + + + + + + + - Gets or sets value indicating whether or not should be added 'width' and 'height' attributes to the svg tag + Required designer variable. - + - Add TextObject. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Add BandObject. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Add Line. + Editor for rearrangement Exports Menu elements - + + + + - Add Shape. + Required designer variable. - + - Create Window. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Add page + Required method for Designer support - do not modify + the contents of this method with the code editor. - - + - Add SVGObject + Required designer variable. - SVG object - + - Save svg file. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Save svg stream. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - + + - + - Begin exporting of page + Required designer variable. - - + - Export of Band + Clean up any resources being used. - + true if managed resources should be disposed; otherwise, false. - + - End exporting + Required method for Designer support - do not modify + the contents of this method with the code editor. - - - + + + The form for message box with text editor + - - + + + Gets or sets text + - + + + Defualt constructor + + + - + - Export all report objects + Required designer variable. - - + - Initializes a new instance of the class. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Method to add rectangle. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Method for add ellips. + Required designer variable. - + - Method for add triangle. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Method for add Diamond. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Method for add line. - + Required designer variable. + - + - Method for add line with dash. - + Clean up any resources being used. + + true if managed resources should be disposed; otherwise, false. - + - Add image in Base64 + Required method for Designer support - do not modify + the contents of this method with the code editor. - - - - - - - - + - Add image + Form for . + For internal use only. - - - - - - - - - Appends attribute to element - - - - + + - - - Specifies the alignment methods - + + - - - Do not force uniform scaling. Scale the graphic content of the given element non-uniformly - if necessary such that the element's bounding box exactly matches the viewport rectangle. - + + - + - Force uniform scaling. Align the min-x of the element's viewBox with the smallest X value - of the viewport. Align the min-y of the element's viewBox with the smallest Y value of the viewport. + Initializes a new instance of the class. - + - Force uniform scaling. Align the midpoint X value of the element's viewBox with the midpoint - X value of the viewport. Align the min-y of the element's viewBox with the smallest Y value - of the viewport. + Required designer variable. - + - Force uniform scaling. Align the min-x+width of the element's viewBox with the maximum X value - of the viewport. Align the min-y of the element's viewBox with the smallest Y value of the viewport. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Force uniform scaling. Align the min-x of the element's viewBox with the smallest X value of - the viewport. Align the midpoint Y value of the element's viewBox with the midpoint Y value - of the viewport. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - The default. Force uniform scaling. Align the midpoint X value of the element's viewBox - with the midpoint X value of the viewport. Align the midpoint Y value of the element's - viewBox with the midpoint Y value of the viewport. + Form for . + For internal use only. - + - Force uniform scaling. Align the min-x+width of the element's viewBox with the maximum X - value of the viewport. Align the midpoint Y value of the element's viewBox with the midpoint - Y value of the viewport. + Initializes a new instance of the class. - - - Force uniform scaling. Align the min-x of the element's viewBox with the smallest X value of - the viewport. Align the min-y+height of the element's viewBox with the maximum Y value of the viewport. - + + - + + + + + + + - Force uniform scaling. Align the midpoint X value of the element's viewBox with the midpoint X - value of the viewport. Align the min-y+height of the element's viewBox with the maximum Y value - of the viewport. + Required designer variable. - + - Force uniform scaling. Align the min-x+width of the element's viewBox with the maximum X value of - the viewport. Align the min-y+height of the element's viewBox with the maximum Y value of the viewport. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Specifies the svg scale types + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - (the default) - Scale the graphic such that: - - aspect ratio is preserved - - the entire viewBox is visible within the viewport - - the viewBox is scaled up as much as possible, while still meeting the other criteria + Form for . + For internal use only. - + + + + + + + + + + - Scale the graphic such that: - - aspect ratio is preserved - - the entire viewport is covered by the viewBox - - the viewBox is scaled down as much as possible, while still meeting the other criteria + Initializes a new instance of the class. - + - Describes scaling of a svg documents + Required designer variable. - + - Gets the align value + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets the meetOrSlice value + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Initializes a new instance of the class. + Form for . + For internal use only. - - + + + + + + + + + + - Initializes a new instance of the class. + Initializes a new instance of the class. - Align value - meetOrSlice value - + - Specifies the image format in SVG export. + Required designer variable. - + - Specifies the .png format. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Specifies the .jpg format. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Represents the text export. + Form for . + For internal use only. - + - - - Enable or disable the Data loss avoiding. - Auto calculation of ScaleX and ScaleY will be launched when dialogue window will be off. - + + - - - Gets or sets the count of copies for printing of results. - + + - + - Gets or sets the printer name for printing of results. + Initializes a new instance of the class. - + - Enable or disable the printing results after export. + Required designer variable. - + - Gets or sets the active index of registered printer type. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets the list of printer types. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets the scale by X axis for correct text objects placement. + Form for . + For internal use only. - - - Gets or sets the scale by Y axis for correct text objects placement. - + + - + - Gets or sets the encoding of resulting document. + Initializes a new instance of the class. - - Windows ANSI encoding - TextExport.Encoding = Encoding.Default; - Unicode UTF-8 encoding - TextExport.Encoding = Encoding.UTF8; - OEM encoding for current system locale sessings - TextExport.Encoding = Encoding.GetEncoding(CultureInfo.CurrentCulture.TextInfo.OEMCodePage); - - + - Enable or disable the data only output without any headers. Default value is false. + Required designer variable. - + - Enable or disable the breaks of pages in resulting document. Default value is true. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Enable or disable frames in resulting document. Default value is true. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Enable or disable the text (non graphic) frames in resulting document. Default value is false. + Form for . + For internal use only. - - - Enable or disable the output of empty lines in resulting document. Default value is false. - + + - + - + Initializes a new instance of the class. - + - + Required designer variable. - + - + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - + Form for . + For internal use only. - - - - - - - - - - + - + - + - - - Exports the page. - - - - - + - Calculates scale. + Initializes a new instance of the class. - - - - - Initializes a new instance of the class. - - - - - + Required designer variable. - + Clean up any resources being used. true if managed resources should be disposed; otherwise, false. - + Required method for Designer support - do not modify the contents of this method with the code editor. - + - Represents the printer command class + Form for . + For internal use only. - - - Gets or sets the active state of command. Default value is false. - + + - - - Gets or sets the command name. - + + - + + + + - Gets or sets the list of "on sequence". + Initializes a new instance of the class. - + - Gets or sets the list of "off sequence". + Required designer variable. - + - Initializes a new instance of the class. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Represents of the printer type class. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets the printer name. + Form for . + For internal use only. - + + + + + + + + + + - Gets or sets the list of printer commands. + Initializes a new instance of the class. - + - Initializes a new instance of the class. + Required designer variable. - + - Represents supplement class for print of any stream directly in printer. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Prints a stream. + Required method for Designer support - do not modify + the contents of this method with the code editor. - Printer name on which should be print. - Document title for printer spooler. - Count of copies. - Stream that will be printed. - This example demonstrates the printing of Stream. - - TextExportPrint.PrintStream("EPSON FX-1000", "My Report", 1, txtStream) - - + - Represents the XAML export filter. + Form for . + For internal use only. - + - - - Gets or sets the class name of XAML document - + + - - - Enable or disable the pictures in XAML export - + + - + - Gets list of generated streams + Initializes a new instance of the class. - + - Gets or sets the image format used when exporting. + Required designer variable. - + - Get or set scrollbar settings + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Get dictionary of saved images + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Add TextObject. + Form for . + For internal use only. - - - Add BandObject. - + + - + + + + + + + - Add Line. + Initializes a new instance of the class. - + - Add Shape. + Required designer variable. - - - - + - Begin exporting of page + Clean up any resources being used. - + true if managed resources should be disposed; otherwise, false. - + - Export of Band + Required method for Designer support - do not modify + the contents of this method with the code editor. - - + - End exporting + Form for . + For internal use only. - - + - + - - - Gem MemoryStream what contain image - - - - - + - + - Initializes a new instance of the class. + Initializes a new instance of the class. - + - Contains Dashes enum + Required designer variable. - + - Specifies the Dash. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Specifies the Dot. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Specifies the DashDot. + Form for . + For internal use only. - + + + + + + + + + + - Specifies the DashDotDot. + Initializes a new instance of the class. - + - Specifies the Double line. + Required designer variable. - + - XAML generator + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Create Window. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Create Grid. - + Form for . + For internal use only. + - - - Create Canvas. - + + - + + + + + + + - Create StackPanel + Initializes a new instance of the class. - + - Create StackPanel + Required designer variable. - + - Create Resources tag + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Add resource for TextObject + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Add resource for TextObject with angle + Form for . + For internal use only. - + + + + + + + + + + - Add resource for Line + Initializes a new instance of the class. - + - Add resource for Rectangle + Required designer variable. - + - Add resource for Ellipse + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Add resource for Polygon + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Add TextObject. - + Form for . + For internal use only. + - - - Method for add TextObject with angle - + + - - - Add line. - + + - + + + + - Add line with dash. - + Initializes a new instance of the class. +
- + - Add rectangle. + Required designer variable. - + - Add ellips. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Add triangle. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Add Diamond. + Form for . + For internal use only. - + + + + + + + + + + - Add image + Initializes a new instance of the class. - - - - - - - - + - Add image without name + Required designer variable. - - - - - - - + - Add page to StackPanel + Clean up any resources being used. - + true if managed resources should be disposed; otherwise, false. - + - Save xaml file. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Save xaml stream. + Form for . + For internal use only. - - - - - - - + + - + + + + - Specifies the image format in XAML export. + Initializes a new instance of the class. - + - Specifies the .png format. + Required designer variable. - + - Specifies the .jpg format. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Represents the Excel 2003 XML export filter. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + + + Form for . + For internal use only. + + + - + + + + + + + - Gets or sets a value that determines whether to insert page breaks in the output file or not. + Initializes a new instance of the class. - + - Gets or sets a value that determines whether the wysiwyg mode should be used - for better results. + Required designer variable. - - Default value is true. In wysiwyg mode, the resulting Excel file will look - as close as possible to the prepared report. On the other side, it may have a lot - of small rows/columns, which will make it less editable. If you set this property - to false, the number of rows/columns in the resulting file will be decreased. - You will get less wysiwyg, but more editable file. - - + - Gets or sets the name of document creator. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets a value that determines whether to export the databand rows only. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - + + + Form for . + For internal use only. + - + - + - + - + + + Initializes a new instance of the class. + + + + + Required designer variable. + + + + + Clean up any resources being used. + + true if managed resources should be disposed; otherwise, false. + + + + Required method for Designer support - do not modify + the contents of this method with the code editor. + + + + + Base form for all export options dialog forms. + + + + + Represents the "Open after export" button visibility. + + + + + Gets a reference to the currently editing export filter. + + + - + - + - + - Initializes a new instance of the class. - + Called when editing is done. +
+ + Override this method to pass edited values from the dialog controls to the export filter. + + See the example of this method implementation that is used in the ImageExport. + + protected override void Done() + { + base.Done(); + ImageExport imageExport = Export as ImageExport; + imageExport.ImageFormat = (ImageExportFormat)cbxImageFormat.SelectedIndex; + imageExport.Resolution = (int)udResolution.Value; + imageExport.JpegQuality = (int)udQuality.Value; + imageExport.SeparateFiles = cbSeparateFiles.Checked; + } + +
- + + + + - Represents the Zpl export filter. + Initializes controls with initial values. + The export filter to edit. + + Override this method to pass values from the export filter to the dialog controls. + + See the example of this method implementation that is used in the ImageExport. + + public override void Init(ExportBase export) + { + base.Init(export); + ImageExport imageExport = Export as ImageExport; + cbxImageFormat.SelectedIndex = (int)imageExport.ImageFormat; + udResolution.Value = imageExport.Resolution; + udQuality.Value = imageExport.JpegQuality; + cbSeparateFiles.Checked = imageExport.SeparateFiles; + } + + - + - + - Enum of densty types of Zebra printers. + Initializes a new instance of the class with default settings. - + - 6 dpmm(152 dpi) + Required designer variable. - + - 8 dpmm(203 dpi) + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - 12 dpmm(300 dpi) + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - 24 dpmm(600 dpi) + "Page Range" groupbox. - + - Sets the density of printer. + "Page Numbers" label. - + - Sets the init string for sending before printing the document. + "Page Numbers" textbox. - + - Sets the code page of document. Default is UTF-8 (^CI28). + "Page Numbers" radiobutton. - + - Sets the string for sending after printing the document. + "Current Page" radiobutton. - + - Sets the string for sending before printing each page. + "All Pages" radiobutton. - + - Sets the scale font size. + PageControl. - + - Sets the Printer Font, default value is "A". + Pages panel. - + - Enable or disable export as bitmap. + "Open after export" checkbox. - + - Writes the string value in stream. + Required designer variable. - - - + - Writes the string value in stream with CRLF. + Clean up any resources being used. - - + true if managed resources should be disposed; otherwise, false. - + - Gets the left position in zpl units. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - - + - Gets the top position in zpl units. + Required designer variable. - - - + - Exports the TableObject. + Clean up any resources being used. - + true if managed resources should be disposed; otherwise, false. - + - Exports the LineObject. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - + - Exports the ShapeObject. + Required designer variable. - - + - Exports the TextObject. + Clean up any resources being used. - + true if managed resources should be disposed; otherwise, false. - + - Gets the position of object in ZPL code. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - - - + - Gets the text attributes in ZPL code. + Initializes a new instance of the class. - - - - - - - + - Gets the text with font width and height in ZPL code. + Required designer variable. - - - - - + - Gets the horiz align in ZPL code. + Clean up any resources being used. - - + true if managed resources should be disposed; otherwise, false. - + - Gets the rectangle in ZPL code. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - - - - - - - - - - - - - - - - - - - - - - - + + + Required designer variable. + - + - Initializes a new instance of the class. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Specifies the export font class. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - These fonts not support Bold or Itailc styles + Represents the Splash Screen showing during loading designer - + - Description of SCRIPT_STATE structure + Initializes a new instance of the class. - + - data + Filters mouse events. + For internal use only. - + - uBidiLevel + Required designer variable. - + - SetRtl + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Description of SCRIPT_ANALYSIS structure + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - data + Represents the Welcome window displayed on the designer startup - + - state + Initializes a new instance of the class. + - + - Description of SCRIPT_CONTROL structure + Required designer variable. - + - data + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Description of SCRIPT_DIGITSUBSTITUTE structure + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - NationalDigitLanguage + Required designer variable. - + - TraditionalDigitLanguage + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - DigitSubstitute + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - dwReserved + Required designer variable. - + - Description of SCRIPT_ITEM structure + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - iCharPos + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - analysis + Required designer variable. - + - Description of SCRIPT_VISATTR structure + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - data + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Description of GOFFSET structure + The "Advanced Connection Properties" form. - + - du + Gets or sets the connection string builder which contains the connection properties. - + - dv + Initializes a new instance of the class. - + - Description of ABC structure + Required designer variable. - + - abcA + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - abcB + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - abcC + Required designer variable. - + - Description of FontPanose structure + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Description of FontRect structure + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Description of FontPoint structure + Required designer variable. - + - Description of FontTextMetric structure + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Return text metric structure, need to use after FillOutlineTextMetrix() + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets internal font name + Required designer variable. - + - Return source font used in constructor + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Returns multiplier for stroke bold emulation + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets internal reference + Required designer variable. - + - Gets or sets internal property - save flag + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - True if bold style is not supported by font + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - True if italic style is not supported by font + Represents the FastReport exception form. - + + + + - Run fill outline text metric structure + Creates a new instance ofthe form. + The exception object which data to display in the form. - + - Return glyph width + Required designer variable. - - - + - Return font file + Clean up any resources being used. - + true if managed resources should be disposed; otherwise, false. - + - Get font data and set NeedSimulateBold and NeedSimulateItalic properties. Call this method after FillOutlineTextMetrix + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Remap str in glyph indexes. Return string with glyph indexes. + Required designer variable. - - - - + - Return english name of source font + Clean up any resources being used. - + true if managed resources should be disposed; otherwise, false. - + - Return PANOSE string + Required method for Designer support - do not modify + the contents of this method with the code editor. - - + - Create object of ExportTTFFont. + Required designer variable. - - + - Destructor + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - This property for internal use only. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Binary tree class + Required designer variable. - + - Maximal value between child and parent + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Nodes count + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Root node + Required designer variable. - + - Nodes array. Accending sorting by node value. Available after close of tree. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Accecptable inaccuracy of new values. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Recursive add value to a node. + Required designer variable. - - - - + - Poll right child node for correct balance. + Clean up any resources being used. - + true if managed resources should be disposed; otherwise, false. - + - Poll left child for correct balance. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - + - Recursive indexation of node and childs. + - - + - Add new value in tree. All equals are skipped. + Gets Aborted state - - + - Close the tree and make index array. + - + + + + + + - Seek of value index in the tree. + Required designer variable. - - - + - Find of value index in sub-tree of node. + Clean up any resources being used. - - - + true if managed resources should be disposed; otherwise, false. - + - Borrow values form List in the tree + Required method for Designer support - do not modify + the contents of this method with the code editor. - - + - Borrow values form array in the tree + Required designer variable. - - + - Clear tree + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Tree constructor + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Tree node class + Required designer variable. - + - Link to left child + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Link to right child + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Node value + Required designer variable. - + - Count of nodes in left sub-tree + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Count of nodes in right sub-tree + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Node index + Required designer variable. - + - Node constructor + Clean up any resources being used. - + true if managed resources should be disposed; otherwise, false. - + - For internal use only. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets current page width. + Form for barcode editor - - - + - Gets current page height. + Generated text for barcode object - - - + - + Initializes a new instance of the class. - - + Text data for parsing + Report object for nodes + Brackets symbols + Editor for rich barcode? - - + + + Required designer variable. + - - + + + Clean up any resources being used. + + true if managed resources should be disposed; otherwise, false. - - + + + Required method for Designer support - do not modify + the contents of this method with the code editor. + - - + + + Required designer variable. + - - + + + Clean up any resources being used. + + true if managed resources should be disposed; otherwise, false. - - + + + Required method for Designer support - do not modify + the contents of this method with the code editor. + - + Required designer variable. - + Clean up any resources being used. - true if managed resources should be disposed. Otherwise, false. + true if managed resources should be disposed; otherwise, false. - + - Represents a linear gauge. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - + + + Required designer variable. + - - + + + Clean up any resources being used. + + true if managed resources should be disposed; otherwise, false. - + - Gets or sets the value that specifies inverted gauge or not. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets gauge label. + Required designer variable. - + - Initializes a new instance of the class. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - - - - - - - - - - - - - - - - - - - - - - - - - - + + + Required method for Designer support - do not modify + the contents of this method with the code editor. + - + Required designer variable. - + Clean up any resources being used. true if managed resources should be disposed; otherwise, false. - + Required method for Designer support - do not modify the contents of this method with the code editor. - + - Represents a linear pointer. + Required designer variable. - + - Gets o sets the height of gauge pointer. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets the width of a pointer. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Initializes a new instance of the + Required designer variable. - The parent gauge object. - - - - - - - - - - + - Represents a linear scale. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Initializes a new instance of the class. + Required method for Designer support - do not modify + the contents of this method with the code editor. - The parent gauge object. - - - - - - - - - - + - Represents a linear gauge. + Required designer variable. - - - - - - - - - - - - - + - Returns centr of the gauge + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - The number of radians in one degree + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets the Radial Gauge type + Required designer variable. - + - Gats or sets the Radial Gauge position. Doesn't work for Full Radial Gauge. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets the semicircles offset + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Initializes a new instance of the class. + Required designer variable. - - - - - - - - - - - - - - - - - - - - - - - + + + Clean up any resources being used. + + true if managed resources should be disposed; otherwise, false. - - + + + Required method for Designer support - do not modify + the contents of this method with the code editor. + - + Required designer variable. - + Clean up any resources being used. true if managed resources should be disposed; otherwise, false. - + Required method for Designer support - do not modify the contents of this method with the code editor. - + - Radial Gauge types + Required designer variable. - + - Full sized gauge + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Half of the radial gauge + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Quarter of the radial gauge + Required designer variable. - + - Radial Gauge position types + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - None + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Top + Required designer variable. - + - Bottom + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Left + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Right + Required designer variable. - + - Represents a linear pointer. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets the value, indicating that gradient should be rotated automatically + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Initializes a new instance of the + Required designer variable. - The parent gauge object. - The scale object. - - - - - - - - - - + - Represents a linear scale. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Initializes a new instance of the class. + Required method for Designer support - do not modify + the contents of this method with the code editor. - The parent gauge object. - - - - - - - - - - + - Represents a simple progress gauge. + Required designer variable. - - - - - - - + - Gets or sets gauge label. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets scale. Should be disabled for SimpleProgressGauge + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Initializes a new instance of the class. + Required designer variable. - - - - + - + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - - - - - - - - - - - - - - + + + Required method for Designer support - do not modify + the contents of this method with the code editor. + - + Required designer variable. - + Clean up any resources being used. true if managed resources should be disposed; otherwise, false. - + Required method for Designer support - do not modify the contents of this method with the code editor. - - - - + - Gets or sets the number of fractional digits + Required designer variable. - - - - - - - - - - + - SimpleProgressGauge pointer types + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Full sized pointer + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Small pointer + Required designer variable. - - - - + - Gets or sets the pointer type + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets the small pointer width ratio + Required method for Designer support - do not modify + the contents of this method with the code editor. - - - - - - - - - - + - Represents a simple gauge. + Required designer variable. - - - - - - - + - Gets or sets gauge label. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Initializes a new instance of the class. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - - - - - - - - - - - - - - - - - - - - - + Required designer variable. - + Clean up any resources being used. true if managed resources should be disposed; otherwise, false. - + Required method for Designer support - do not modify the contents of this method with the code editor. - + - Represents a simple pointer. + Base class for all dialog forms with two buttons, OK and Cancel. - + - Gets o sets the Left offset of gauge pointer. + Localizes the dialog controls. + + Use this method to set control's captions specific to the current locale. + - + - Gets o sets the Top offset of gauge pointer. + Initializes a new instance of the class. - + - Gets o sets the height of gauge pointer. + Required designer variable. - + - Gets or sets the width of a pointer. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets the pointer ratio. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets the pointer horizontal offset (cm). + The OK button. - + - Initializes a new instance of the class. + The Cancel button. - The parent gauge object. - - - - - - - - - - + - Represents a simple scale. + Required designer variable. - + - Gets or sets the first subscale (top or left). + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets the second subscale (right or bottom). + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Initializes a new instance of the class. + Required designer variable. - The parent gauge object. - - - - - - - - - - + - Represent the subscale of simple scale. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets a value that specifies enabled subscale or not. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets a value that specifies show caption or not. + Required designer variable. - + - Initializes a new instance of the class. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Copies the contents of another SimpleSubScale. + Required method for Designer support - do not modify + the contents of this method with the code editor. - The SimpleSubScale instance to copy the contents from. - + - Serializes the SimpleSubScale. + Required designer variable. - Writer object. - SimpleSubScale property name. - Another SimpleSubScale to compare with. - - This method is for internal use only. - - + - Represents a gauge object. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - - - - - - - - - - + - Gets or sets the minimal value of gauge. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets the maximal value of gauge. + Required designer variable. - + - Gets or sets the currenta value of gauge. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets scale of gauge. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets pointer of gauge. + Required designer variable. - + - Gets or sets gauge label. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets an expression that determines the value of gauge object. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets a value that specifies is gauge vertical or not. + The base class for designer plugin's options page. + + Use this class if you develop a designer plugin that may be configured in the + "View|Options..." menu. You need to implement an options page for your + plugin and return it in the IDesignerPlugin.GetOptionsPage method. + - + - Initializes a new instance of the class. + The TabControl control. - + - Initializes a new instance of the class. + The TabPage control. - Minimum value of gauge. - Maximum value of gauge. - Current value of gauge. - + - Initializes a new instance of the class. + Initializes controls on this options page. - Minimum value of gauge. - Maximum value of gauge. - Current value of gauge. - Scale of gauge. - Pointer of gauge. - - - - - - - - - + + Override this method to fill options page's controls with initial values. + - + - Draws the gauge. + Finalizes the options page. - Draw event arguments. - - - + The dialog result. + + Override this method to pass controls' values to the plugin. Do this if result is + DialogResult.OK. + - + - Clone Gauge Object + Initializes a new instance of the DesignerOptionsPage class with default settings. - clone of this object + + Usually you need to define another contructor which takes one parameter - the plugin. + + This example shows how to define own constructor which takes a plugin: + + public DialogPageOptions(DialogPageDesigner pd) : base() + { + FPageDesigner = pd; + InitializeComponent(); + } + + - + - Represents a label of a gauge. + read current token, returns next + + + - + - Gets or sets the label text + read current token, returns next + + + - + - Gets or sets the label font + ignore current token, read from next, returns current i.e not next + + + - + - Gets or sets the label color + For internal use only. - + - Gets or sets the label parent + For internal use only. - + - Initializes a new instance of the class. + For internal use only. - + - Initializes a new instance of the class. + For internal use only. - Label text - Label font - Label color - Label parent - + - Copies the contents of another GaugeLabel. + For internal use only. - The GaugeLabel instance to copy the contents from. - + - Draws the gauge label. + For internal use only. - Draw event arguments. - + - Serializes the gauge label. + For internal use only. - Writer object. - Gauge label property name. - Another GaugeLabel to compare with. - - This method is for internal use only. - - + + + + - Represents a pointer of gauge. + For internal use only. - + - Gets or sets the parent gauge object. + For internal use only. - + - Gets or sets the color of a pointer. + For internal use only. - + - Gets or sets the border width of a pointer. + For internal use only. - + - Gets or sets the border color of a pointer. + Required designer variable. - + - Initializes a new instance of the class. + Clean up any resources being used. - The parent gauge object. + true if managed resources should be disposed; otherwise, false. - + - Copies the contents of another GaugePointer. + Required method for Designer support - do not modify + the contents of this method with the code editor. - The GaugePointer instance to copy the contents from. - + - Draws the gauge pointer. + Required designer variable. - Draw event arguments. - + - Serializes the gauge pointer. + Clean up any resources being used. - Writer object. - Gauge pointer property name. - Another GaugePointer to compare with. - - This method is for internal use only. - + true if managed resources should be disposed; otherwise, false. - + - Represents a scale of a gauge. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets major ticks of scale. + Required designer variable. - + - Gets or sets minor ticks of scale. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets the parent gauge object. + Required method for Designer support - do not modify + the contents of this method with the code editor. - - - Gets or sets the font of scale. + + + Required designer variable. - + + + Clean up any resources being used. + + true if managed resources should be disposed; otherwise, false. + + + + Required method for Designer support - do not modify + the contents of this method with the code editor. + + + - Gets or sets the scale font color + Represents the report engine. - + - Initializes a new instance of the class. + Shows band at the current position. - The parent gauge object. + Band to show. + + After the band is shown, the current position is advanced by the band's height. + - + - Copies the contents of another GaugeScale. + Gets or sets the current X offset. - The GaugeScale instance to copy the contents from. + + This property specifies the X offset where the current band will be printed. + - + - Draws the scale of gauge. + Gets or sets the current Y offset. - Draw event arguments. + + This property specifies the Y offset where the current band will be printed. + After the band is printed, this value is incremented by the band's height. + - + - Serializes the gauge scale. + Gets the index of currently printing column in the multi-column report. - Writer object. - Scale property name. - Another GaugeScale to compare with. - This method is for internal use only. + This value is 0-based. - + - Represents a scale ticks. + Gets or sets index of current prepared page the current band will print on. + + Note: the page with specified index must exists. This property is used to print side-by-side + subreports and Table object. Usually you don't need to use it. + - + - Gets or sets the length of ticks. + Gets the current page width, in pixels. + + This property returns a paper width minus left and right margins. + - + - Gets or sets the width of ticks. + Gets the current page height, in pixels. + + This property returns a paper height minus top and bottom margins. + - + - Gets or sets the color of ticks. + Gets the value indicating whether the page has unlimited height. - + - Gets or sets the count of ticks + Gets the value indicating whether the page has unlimited width. - + - Initializes a new instance of the class. + Gets or sets the current height of unlimited page. - + - Initializes a new instance of the class. + Gets or sets the current width of unlimited page. - Ticks length. - Ticks width. - Ticks color. - + - Initializes a new instance of the class. + Gets the height of page footer (including all its child bands), in pixels. - Ticks length. - Ticks width. - Ticks color. - Ticks count. - + - Copies the contents of another ScaleTicks. + Gets the height of column footer (including all its child bands), in pixels. - The ScaleTicks instance to copy the contents from. - + - Serializes the scale ticks. + Gets the free space on the current page, in pixels. - Writer object. - Scale ticks property name. - Another ScaleTicks to compare with. - This method is for internal use only. + This property returns the page height minus footers height minus CurY value. - + - Provides a user interface for editing an expression. + Gets the current prepared page number. + + This value is 1-based. The initial value (usually 1) is set in the Report.InitialPageNumber property. + - + - + Gets the number of total pages in a prepared report. + + To use this property, your report must be two-pass. Set the + property to true. + - + - + Gets the string that represents the current page number. + + This property returns a locale-based value, for example: "Page 1". + - - - - - - - + - Provides a user interface for editing an expression. + Gets the string that represents the "Page N of M" number. + + This property returns a locale-based value, for example: "Page 1 of 10". + - + - + Gets the current row number of currently printing band. + + This value is 1-based. It resets to 1 on each new group. + - + - + Gets the running current row number of currently printing band. + + This value is 1-based. + - - - - - - - + - Provides a user interface for editing an expression. + Gets the date of report start. - + - + Gets a value indicating whether the report is executing the final pass. + + This property is true if report is one-pass, or if report is two-pass and + the second pass is executing. + - + - + Gets a value indicating whether the report is executing the first pass. + + This property is true if report is one-pass, or if report is two-pass and + the first pass is executing. + - - - - - - - + - Provides a user interface for choosing a data source. + Gets a level of hierarchy when printing hierarchical bands. + + The first level of hierarchy has 0 index. + - - - - - - - + - Provides a user interface for editing a text outline. + Gets the row number like "1.2.1" when printing hierarchical bands. - - - - - - - + - Provides a user interface for choosing a relation. + Returns true of keeping is enabled - + - Provides a user interface for selecting a component inside the report. + Returns keeping position - - - - - - - - - - + - Provides a user interface for selecting a component inside the same band. + Starts the keep mechanism. + + Use this method along with the method if you want to keep + several bands together. Call StartKeep method before printing the first band + you want to keep, then call the EndKeep method after printing the last band you want to keep. + - - - - - - - - - - + - Provides a user interface for editing a flags enumeration. + Ends the keep mechanism. + + Use this method along with the method if you want to keep + several bands together. Call StartKeep method before printing the first band + you want to keep, then call the EndKeep method after printing the last band you want to keep. + - - + + + Gets xml containing outline nodes. + - - + + + Creates a new outline element with specified text. + + Text of element. + + After you call this method, the element will be added to the current position in the outline. + The next call to AddOutline will add new element as a child of this element. + To shift the position, use the or + OutlineUp methods. + - + - Provides a user interface for choosing a data type. + Sets the current outline position to root. - - + + + Shifts the current outline position one level up. + - - + + + Creates a new bookmark with specified name at current position. + + - + - Provides a user interface for choosing a data column. + Gets a page number for the specified bookmark name. + Name of bookmark. + Page number if bookmark with such name found; 0 otherwise. + + Use this method to print the table of contents in your report. Normally it can be done + using bookmarks. + + You must set your report to double pass to use this method. + + - - + + + Resets the logical page numbers. + - - + + + Called when the number of pages increased during DoublePass + - - + + + Starts a new page. + - + - Provides a user interface for choosing a data source. + Starts a new column. - + - Provides a user interface for editing an expression. + Processes the specified text object which ProcessAt property is set to Custom. + The text object to process. - - + + - - + + - - - Provides a user interface for editing an angle in degrees. - + + - - + + - - + + - + + + + - Provides a user interface for editing a component's border. + Required designer variable. - - - - - + + + Clean up any resources being used. + + true if managed resources should be disposed. Otherwise, false. - + - Provides a user interface for selecting a component inside the same page. + Represents a linear gauge. - + - - + + - - + + + Gets or sets the value that specifies inverted gauge or not. + - + - Provides a user interface for choosing a color. + Gets or sets gauge label. - - + + + Initializes a new instance of the class. + - + - + - + - - - Provides a user interface for editing a fill. - + + - - + + - - + + - - - Provides a user interface for editing a string collection. - + + - - + + - - + + - + - Represents a map object. + Required designer variable. - + - This property is not relevant to this class. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - This property is not relevant to this class. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - This property is not relevant to this class. + Represents a linear pointer. - + - This property is not relevant to this class. + Gets o sets the height of gauge pointer. - + - This property is not relevant to this class. + Gets or sets the width of a pointer. - + - This property is not relevant to this class. + Initializes a new instance of the + The parent gauge object. - - - - - - - - - - + - + - + - - + + + Represents a linear scale. + - - + + + Initializes a new instance of the class. + + The parent gauge object. - + - + - + - - + + + Represents a linear gauge. + - + - - + + - + - + - - - Gets or sets the path to folder containing shapefiles. - - - This property is used by the map editor when selecting a shapefile. - - - - - Gets or sets the map zoom. - - - - - Gets or sets minimum zoom value. - - - - - Gets or sets maximum zoom value. - - - + - Gets or sets the X offset of the map. + Returns centr of the gauge - + - Gets or sets the Y offset of the map. + The number of radians in one degree - + - Gets or sets the value indicating that mercator projection must be used to view the map. + Gets or sets the Radial Gauge type - + - Gets the color scale settings. + Gats or sets the Radial Gauge position. Doesn't work for Full Radial Gauge. - + - Gets or sets a collection of map layers. + Gets or sets the semicircles offset - + - Gets or sets padding within the map. + Initializes a new instance of the class. - - - - - - - - - - - - - - - - + - + - + - - + + - - + + - - + + - - + + - - + + - - + + - + - Loads a map from file. + Required designer variable. - Name of file that contains a map. - + - Creates unique names for all contained objects such as layers, shapes, etc. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Initializes a new instance of the class. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Represents a map point. + Radial Gauge types - + - Gets or sets the X-coordinate of the point. + Full sized gauge - + - Gets or sets the Y-coordinate of the point. + Half of the radial gauge - - - - - - - - + + + Quarter of the radial gauge + - - + + + Radial Gauge position types + - - + + + None + - + - Initializes a new instance of the class. + Top - + - Represents a polygon shape. + Bottom - + - Holds the largest bounding rectangle of this shape. + Left - + - Gets or sets a bounding box of this shape. + Right - + - Gets or sets a list of polygons in this shape. + Represents a linear pointer. - + - Gets or sets the shape data in binary format. + Gets or sets the value, indicating that gradient should be rotated automatically - - + + + Initializes a new instance of the + + The parent gauge object. + The scale object. - + - + - + - - + + + Represents a linear scale. + - - + + + Initializes a new instance of the class. + + The parent gauge object. - + - + - + - + - Initializes a new instance of the class. + Represents a simple progress gauge. - + + + + + + + - Required designer variable. + Gets or sets gauge label. - + - Clean up any resources being used. + Gets scale. Should be disabled for SimpleProgressGauge - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Initializes a new instance of the class. - - - Required designer variable. - + + - - - Clean up any resources being used. + + + - true if managed resources should be disposed; otherwise, false. - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - - + + + + + + + + + + + + + + Required designer variable. - - + + Clean up any resources being used. true if managed resources should be disposed; otherwise, false. - - - Required method for Designer support - do not modify + + + Required method for Designer support - do not modify the contents of this method with the code editor. - + + + + - Required designer variable. + Gets or sets the number of fractional digits - + + + + + + + + + + - Clean up any resources being used. + SimpleProgressGauge pointer types - true if managed resources should be disposed. Otherwise, false. - + - Represents four coordinates that define a bounding box. + Full sized pointer - + - Gets or sets the minimum X-coordinate of a bounding box. + Small pointer - + + + + - Gets or sets the minimum Y-coordinate of a bounding box. + Gets or sets the pointer type - + - Gets or sets the maximum X-coordinate of a bounding box. + Gets or sets the small pointer width ratio - + + + + + + + + + + - Gets or sets the maximum Y-coordinate of a bounding box. + Represents a simple gauge. - + + + + + + + - Copies the contents of another instance. + Gets or sets gauge label. - Source box to copy the contents from. - + - Defines the palette used to display map shapes. + Initializes a new instance of the class. - + + + + + + + + + + + + + + + + + + + + + + - No palette used. + Required designer variable. - + - Light palette. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Pastel palette. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Grayscale palette. + Represents a simple pointer. - + - Earth tones palette. + Gets o sets the Left offset of gauge pointer. - + - Sea green palette. + Gets o sets the Top offset of gauge pointer. - + - Bright pastel palette. + Gets o sets the height of gauge pointer. - + - Represents a set of color ranges used to highlight polygons based on analytical value. + Gets or sets the width of a pointer. - + - Gets the list of ranges. + Gets or sets the pointer ratio. - + - Gets or sets the number of ranges. + Gets or sets the pointer horizontal offset (cm). - + - Gets or sets the start color. + Initializes a new instance of the class. + The parent gauge object. - + + + + + + + + + + - Gets or sets the middle color. + Represents a simple scale. - + - Gets or sets the end color. + Gets or sets the first subscale (top or left). - + - Gets or sets a value indicating that the map's color scale must display data from this color ranges. + Gets or sets the second subscale (right or bottom). - + - Gets or sets ranges as a string. + Initializes a new instance of the class. + The parent gauge object. - + + + + + + + + + + - Copies the contents of another ColorRanges. + Represent the subscale of simple scale. - The ColorRanges instance to copy the contents from. - + - Gets a color associated with given analytical value. + Gets or sets a value that specifies enabled subscale or not. - The analytical value. - The color associated with this value, or Color.Transparent if no association found. - + - Initializes a new instance of the class. + Gets or sets a value that specifies show caption or not. - + - Represents a single color range. + Initializes a new instance of the class. - + - Gets or sets color of the range. + Copies the contents of another SimpleSubScale. + The SimpleSubScale instance to copy the contents from. - + - Gets or sets start value of the range. + Serializes the SimpleSubScale. + Writer object. + SimpleSubScale property name. + Another SimpleSubScale to compare with. + + This method is for internal use only. + - + - Gets or sets end value of the range. + Represents a gauge object. - + + + + + + + + + + - Copies the contents of another ColorRange. + Gets or sets the minimal value of gauge. - The ColorRange instance to copy the contents from. - + - Initializes a new instance of the class. + Gets or sets the maximal value of gauge. - + - Initializes a new instance of the class with a specified parameters. + Gets or sets the currenta value of gauge. - The color of the range. - The start value of the range. - The end value of the range. - + - Represents the color scale. + Gets or sets scale of gauge. - + - Gets or sets that must be displayed in this color scale. + Gets or sets pointer of gauge. - + - Gets or sets the format string used to format data values. + Gets or sets gauge label. - + - Gets or sets a value indicating whether the color scale must be hidden if there is no data in it. + Gets or sets an expression that determines the value of gauge object. - + - Gets or sets the text displayed in the color scale if there is no data in it. + Gets a value that specifies is gauge vertical or not. - - + + + Initializes a new instance of the class. + - + + + Initializes a new instance of the class. + + Minimum value of gauge. + Maximum value of gauge. + Current value of gauge. + + + + Initializes a new instance of the class. + + Minimum value of gauge. + Maximum value of gauge. + Current value of gauge. + Scale of gauge. + Pointer of gauge. + + - + - + - + - Initializes a new instance of the class. + Draws the gauge. + Draw event arguments. - + + + + - Represents a distance scale. + Clone Gauge Object + clone of this object - + - Initializes a new instance of the class. + Represents a label of a gauge. - + - Represents loading map data from dbf-file. + Gets or sets the label text - + - Gets or sets the filter string used in an open file dialog. + Gets or sets the label font - + - Initializes a new instance of the class. + Gets or sets the label color - + - Returns a file filter for an open file dialog. + Gets or sets the label parent - String that contains a file filter. - + - Imports the map data from a specified file into a specfied layer. + Initializes a new instance of the class. - The MapObject for an importing map. - The name of a file that contains map. - + - Represents the description of dBase field. + Initializes a new instance of the class. + Label text + Label font + Label color + Label parent - + - Gets the field name. + Copies the contents of another GaugeLabel. + The GaugeLabel instance to copy the contents from. - + - Gets the field type. + Draws the gauge label. + Draw event arguments. - + - Gets the field length. + Serializes the gauge label. + Writer object. + Gauge label property name. + Another GaugeLabel to compare with. + + This method is for internal use only. + - + - Initializes a new instance of the class. + Represents a pointer of gauge. - + - Initializes a new instance of the class with a specified parameters. + Gets or sets the parent gauge object. - The field name. - The field type. - The field length. - + - Initializes a new instance of the class with a specified parameters. + Gets or sets the color of a pointer. - The field name. - The field type. - The field length. - + - The type of dBase field. + Gets or sets the border width of a pointer. - + - Character field. + Gets or sets the border color of a pointer. - + - Date field. + Initializes a new instance of the class. + The parent gauge object. - + - Numeric field. + Copies the contents of another GaugePointer. + The GaugePointer instance to copy the contents from. - + - Logical field. + Draws the gauge pointer. + Draw event arguments. - + - Memo field. + Serializes the gauge pointer. + Writer object. + Gauge pointer property name. + Another GaugePointer to compare with. + + This method is for internal use only. + - + - Represents a collection of objects. + Represents a scale of a gauge. - + - Gets a layer with specified index. + Gets or sets major ticks of scale. - Index of a layer. - The layer with specified index. - + - Specifies the type of objects that layer contains. + Gets or sets minor ticks of scale. - + - The layer contains points. + Gets or sets the parent gauge object. - + - The layer contains lines. + Gets or sets the font of scale. - + - The layer contains polygons. + Gets or sets the scale font color - + - Specifies the spatial source for the layer. + Initializes a new instance of the class. + The parent gauge object. - + - Source is ESRI shapefile. + Copies the contents of another GaugeScale. + The GaugeScale instance to copy the contents from. - + - Source is a latitude/longitude/name provided by an application. + Draws the scale of gauge. + Draw event arguments. - + - Determines how map labels are displayed. + Serializes the gauge scale. + Writer object. + Scale property name. + Another GaugeScale to compare with. + + This method is for internal use only. + - + - No label displayed. + Represents a scale ticks. - + - The shape name is displayed. + Gets or sets the length of ticks. - + - The value is displayed. + Gets or sets the width of ticks. - + - Both name and value displayed. + Gets or sets the color of ticks. - + - Represents a map layer. + Gets or sets the count of ticks - + - Gets or sets a type of layer. + Initializes a new instance of the class. - - - Gets or sets the spatial source for the layer. - - - + - Gets or sets the name of ESRI shapefile. + Initializes a new instance of the class. + Ticks length. + Ticks width. + Ticks color. - + - Gets or sets the data source. + Initializes a new instance of the class. + Ticks length. + Ticks width. + Ticks color. + Ticks count. - + - Gets or sets the datasource filter expression. + Copies the contents of another ScaleTicks. + The ScaleTicks instance to copy the contents from. - + - Gets or sets spatial column name. + Serializes the scale ticks. + Writer object. + Scale ticks property name. + Another ScaleTicks to compare with. - This property is used if the is set to ShpFile. + This method is for internal use only. - + - Gets or sets an expression that returns spatial value. + Provides a user interface for editing an expression. - - This property is used if the is set to ShpFile. - - + - Gets or sets an expression that returns latitude value. + - - This property is used if the is set to ApplicationData. - - + - Gets or sets an expression that returns longitude value. + - - This property is used if the is set to ApplicationData. - - - - Gets or sets an expression that returns label value. - - - This property is used if the is set to ApplicationData. - + + - - - Gets or sets an expression that returns analytical value. - + + - + - Gets or sets label's column name. + Provides a user interface for editing an expression. - + - Gets or sets a value that determines how map labels are displayed. + - + - Gets or sets the format of label's value. + - + + + + + + + - Gets or sets the map accuracy. Lower value is better, but slower. + Provides a user interface for editing an expression. - + - Gets or sets the value that determines the labels visiblity at a certain zoom value. + - + - Gets or sets the aggregate function. + - + + + + + + + - Gets or sets a value indicating that the layer is visible. + Provides a user interface for choosing a data source. - + + + + + + + - Gets or sets a bounding box of layer. + Provides a user interface for editing a text outline. - + + + + + + + - Gets a collection of map objects. + Provides a user interface for choosing a relation. - + - Gets the default style of shapes in this layer. + Provides a user interface for selecting a component inside the report. - + + + + + + + + + + - Gets or sets the palette used to highlight shapes. + Provides a user interface for selecting a component inside the same band. - + + + + + + + + + + - Gets the color ranges used to highlight shapes based on analytical value. + Provides a user interface for editing a flags enumeration. - + + + + + + + - Gets the size ranges used to draw points based on analytical value. + Provides a user interface for choosing a data type. - + + + + + + + - Gets or sets the expression that returns the name of polygon to zoom. + Provides a user interface for choosing a data column. - + + + + + + + + + + - Gets or sets the bounding box as a string. + Provides a user interface for choosing a data source. - + - Gets a reference to the Map object. + Provides a user interface for editing an expression. - + - - - Draws the layer. - - The drawing parameters. + + - + - Finds the shape under cursor. + Provides a user interface for editing an angle in degrees. - The cursor coordinates. - The ShapeBase object if found. - + - + + + + - Creates unique names for all contained objects such as points, lines, polygons, etc. + Provides a user interface for editing a component's border. - + + + + + + + - Reduces the number of points in the shapes in this layer. + Provides a user interface for selecting a component inside the same page. - The accuracy value. - + + + + + + + + + + - Loads the layer contents from ESRI shapefile (*.shp/*.dbf). + Provides a user interface for choosing a color. - The file name. - + - + - + - + - - + + + Provides a user interface for editing a fill. + - + - + - + + + Provides a user interface for editing a string collection. + + + - + - + - Adds application provided data. + Represents a map object. - Latitude value. - Longitude value. - The name displayed as a label. - Analytical value. - - Use this method if the is set to ApplicationData. - - + - Adds a spatial/analytical value pair to the list. + This property is not relevant to this class. - The spatial value. - The analytical value. - - Use this method if the is set to ShpFile. - - + + + This property is not relevant to this class. + + + + + This property is not relevant to this class. + + + + + This property is not relevant to this class. + + + + + This property is not relevant to this class. + + + + + This property is not relevant to this class. + + + - + - + - + - + - + - + - + - + - + - + - + - - - Initializes a new instance of the class. - + + - - - Represents a pair of double coordinates that defines a constituent point. - + + - + + + + + + + - Gets or sets the X-coordinate of a point. + Gets or sets the path to folder containing shapefiles. + + This property is used by the map editor when selecting a shapefile. + - + - Gets or sets the Y-coordinate of a point. + Gets or sets the map zoom. - + - Creates a new instance of the class with specified coordinates. + Gets or sets minimum zoom value. - X coordinate. - Y coordinate. - + - Specifies the position of a scale control inside the map. + Gets or sets maximum zoom value. - + - The scale is displayed at top left corner. + Gets or sets the X offset of the map. - + - The scale is displayed at top center side. + Gets or sets the Y offset of the map. - + - The scale is displayed at top right corner. + Gets or sets the value indicating that mercator projection must be used to view the map. - + - The scale is displayed at middle left side. + Gets the color scale settings. - + - The scale is displayed at middle right side. + Gets or sets a collection of map layers. - + - The scale is displayed at bottom left corner. + Gets or sets padding within the map. - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - The scale is displayed at bottom center side. + Loads a map from file. + Name of file that contains a map. - + - The scale is displayed at bottom right corner. + Creates unique names for all contained objects such as layers, shapes, etc. - + - The base class for scale-type controls such as and . + Initializes a new instance of the class. - + - Gets or sets the border. + Represents a map point. - + - Gets or sets the fill. + Gets or sets the X-coordinate of the point. - + - Gets or sets the title font. + Gets or sets the Y-coordinate of the point. - + + + + + + + + + + + + + + + + - Gets or sets the title text color. + Initializes a new instance of the class. - + - Gets or sets the title text. + Represents a polygon shape. - + - Gets or sets the font. + Holds the largest bounding rectangle of this shape. - + - Gets or sets the text color. + Gets or sets a bounding box of this shape. - + - Gets or sets the border color. + Gets or sets a list of polygons in this shape. - + - Gets or sets the location of the scale. + Gets or sets the shape data in binary format. - - - Gets or sets the visibility of a scale. - + + - + + + + + + + + + + + + + + + + + + + + + + + + + - Copies the contents of another ScaleBase. + Initializes a new instance of the class. - The ScaleBase instance to copy the contents from. - + - Serializes the scale. + Required designer variable. - Writer object. - Scale property name. - Another ScaleBase to compare with. - - This method is for internal use only. - - + - Gets the size of the scale, in pixels. + Clean up any resources being used. - The SizeF structure containing the size of the object. + true if managed resources should be disposed; otherwise, false. - + - Draws the object. + Required method for Designer support - do not modify + the contents of this method with the code editor. - Draw parameters. - Parent map object. - - - Initializes a new instance of the class. + + + Required designer variable. - - - The base class for shape objects such as , and . + + + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - - - Gets or sets the shape visibility. + + + Required method for Designer support - do not modify + the contents of this method with the code editor. - + + + Required designer variable. + + + + + Clean up any resources being used. + + true if managed resources should be disposed; otherwise, false. + + + + Required method for Designer support - do not modify + the contents of this method with the code editor. + + + - Gets or sets a value indicating that custom shape style is used. + Required designer variable. - - If this property is false, the layer's DefaultShapeStyle is used. - - + - Gets a custom shape style. + Clean up any resources being used. - - To use this property, first set the property to true. - + true if managed resources should be disposed. Otherwise, false. - + - Gets or sets the center point X offset. + Represents four coordinates that define a bounding box. - - Use this property to adjust the label's position. - - + - Gets or sets the center point Y offset. + Gets or sets the minimum X-coordinate of a bounding box. - - Use this property to adjust the label's position. - - + - Gets or sets the shape X offset. + Gets or sets the minimum Y-coordinate of a bounding box. - - Use this property to adjust the shape position. - - + - Gets or sets the shape Y offset. + Gets or sets the maximum X-coordinate of a bounding box. - - Use this property to adjust the shape position. - - + - Gets or sets the scale factor for this shape. + Gets or sets the maximum Y-coordinate of a bounding box. - - Use this property to adjust the shape size. - - + - Gets or sets the spatial data associated with this shape. + Copies the contents of another instance. + Source box to copy the contents from. - + - Gets or sets the value. + Defines the palette used to display map shapes. - + - Gets a reference to the parent Map object. + No palette used. - + - Gets a reference to the parent Layer object. + Light palette. - - + + + Pastel palette. + - + - Draws the shape. + Grayscale palette. - Object that provides a data for paint event. - + - Draws the label. + Earth tones palette. - Object that provides a data for paint event. - + - Checks if the shape is under cursor. + Sea green palette. - The cursor coordinates. - true if the cursor is over the shape. - + - Reduces the number of points in the shape. + Bright pastel palette. - The accuracy value. - - + + + Represents a set of color ranges used to highlight polygons based on analytical value. + - + - Initializes a component before running a report. + Gets the list of ranges. - + - Finalizes a component before running a report. + Gets or sets the number of ranges. - + - Saves the state of this component. + Gets or sets the start color. - + - Restores the state of this component. + Gets or sets the middle color. - - + + + Gets or sets the end color. + - - + + + Gets or sets a value indicating that the map's color scale must display data from this color ranges. + - - + + + Gets or sets ranges as a string. + - - + + + Copies the contents of another ColorRanges. + + The ColorRanges instance to copy the contents from. - - + + + Gets a color associated with given analytical value. + + The analytical value. + The color associated with this value, or Color.Transparent if no association found. - - + + + Initializes a new instance of the class. + - - + + + Represents a single color range. + - - + + + Gets or sets color of the range. + - - + + + Gets or sets start value of the range. + - - + + + Gets or sets end value of the range. + - - + + + Copies the contents of another ColorRange. + + The ColorRange instance to copy the contents from. - - + + + Initializes a new instance of the class. + - + - Initializes a new instance of the class. + Initializes a new instance of the class with a specified parameters. + The color of the range. + The start value of the range. + The end value of the range. - + - Holds the list of objects of type. + Represents the color scale. - + - Gets or sets the element at the specified index. + Gets or sets that must be displayed in this color scale. - Index of an element. - The element at the specified index. - + - Initializes a new instance of the class with default settings. + Gets or sets the format string used to format data values. - + - Initializes a new instance of the class with specified owner. + Gets or sets a value indicating whether the color scale must be hidden if there is no data in it. - + - Represents a line shape. + Gets or sets the text displayed in the color scale if there is no data in it. - + - + - + - + + + + - Initializes a new instance of the class. + Initializes a new instance of the class. - + - Represents the spatial data of a shape. + Represents a distance scale. - + - Copies contents from another spatial data object. + Initializes a new instance of the class. - The object to copy contents from. - + - Compares two spatial data objects. + Represents loading map data from dbf-file. - The spatial object to compare with. - true if spatial objects are identical. - + - Gets a value by its key. + Gets or sets the filter string used in an open file dialog. - The key of value. - The value. - + - Sets a value by its key. + Initializes a new instance of the class. - The key of value. - The value. - + - Gets a list of keys. + Returns a file filter for an open file dialog. - The list of keys. + String that contains a file filter. - + - Creates a new instance of the class. + Imports the map data from a specified file into a specfied layer. + The MapObject for an importing map. + The name of a file that contains map. - + - Represents the style of a shape. + Represents the description of dBase field. - + - Gets or sets the border color. + Gets the field name. - + - Gets or sets the border style. + Gets the field type. - + - Gets or sets the border width. + Gets the field length. - + - Gets or sets the fill color. + Initializes a new instance of the class. - + - Gets or sets the font. + Initializes a new instance of the class with a specified parameters. + The field name. + The field type. + The field length. - + - Gets or sets the text color. + Initializes a new instance of the class with a specified parameters. + The field name. + The field type. + The field length. - + - Gets or sets the point size, in pixels. + The type of dBase field. - + - Copies contents from another similar object. + Character field. - The object to copy the contents from. - + - Initializes a new instance of the class. + Date field. - + - Represents a set of size ranges used to draw points based on analytical value. + Numeric field. - + - Gets the list of ranges. + Logical field. - + - Gets or sets the number of ranges. + Memo field. - + - Gets or sets the start size. + Represents a collection of objects. - + - Gets or sets the end size. + Gets a layer with specified index. + Index of a layer. + The layer with specified index. - + - Gets or sets ranges as a string. + Specifies the type of objects that layer contains. - + - Copies the contents of another SizeRanges. + The layer contains points. - The SizeRanges instance to copy the contents from. - + - Gets a size associated with given analytical value. + The layer contains lines. - The analytical value. - The size associated with this value, or 0 if no association found. - + - Initializes a new instance of the class. + The layer contains polygons. - + - Represents a single size range. + Specifies the spatial source for the layer. - + - Gets or sets size of the range. + Source is ESRI shapefile. - + - Gets or sets start value of the range. + Source is a latitude/longitude/name provided by an application. - + - Gets or sets end value of the range. + Determines how map labels are displayed. - + - Copies the contents of another SizeRange. + No label displayed. - The SizeRange instance to copy the contents from. - + - Initializes a new instance of the class. + The shape name is displayed. - + - Initializes a new instance of the class with a specified parameters. + The value is displayed. - The size of the range. - The start value of the range. - The end value of the range. - + - Represents the matrix object that is used to print pivot table (also known as cross-tab). + Both name and value displayed. - - The matrix consists of the following elements: columns, rows and data cells. Each element is - represented by the descriptor. The class is used - for columns and rows; the is used for data cells. - The property holds three collections of descriptors - Columns, - Rows and Cells. - To create the matrix in a code, you should perform the following actions: - - - create an instance of the MatrixObject and add it to the report; - - - create descriptors for columns, rows and cells and add it to the - collections inside the property; - - - call the method to create the matrix template - that will be used to create a result; - - - modify the matrix template (change captions, set the visual appearance). - - - To connect the matrix to a datasource, use the property. If - this property is not set, the result matrix will be empty. In this case you may use - the event handler to fill the matrix. - - This example demonstrates how to create a matrix in a code. - - // create an instance of MatrixObject - MatrixObject matrix = new MatrixObject(); - matrix.Name = "Matrix1"; - // add it to the report title band of the first report page - matrix.Parent = (report.Pages[0] as ReportPage).ReportTitle; - - // create two column descriptors - MatrixHeaderDescriptor column = new MatrixHeaderDescriptor("[MatrixDemo.Year]"); - matrix.Data.Columns.Add(column); - column = new MatrixHeaderDescriptor("[MatrixDemo.Month]"); - matrix.Data.Columns.Add(column); - - // create one row descriptor - MatrixHeaderDescriptor row = new MatrixHeaderDescriptor("[MatrixDemo.Name]"); - matrix.Data.Rows.Add(row); - - // create one data cell - MatrixCellDescriptor cell = new MatrixCellDescriptor("[MatrixDemo.Revenue]", MatrixAggregateFunction.Sum); - matrix.Data.Cells.Add(cell); - - // connect matrix to a datasource - matrix.DataSource = Report.GetDataSource("MatrixDemo"); - - // create the matrix template - matrix.BuildTemplate(); - - // change the style - matrix.Style = "Green"; - - // change the column and row total's text to "Grand Total" - matrix.Data.Columns[0].TemplateTotalCell.Text = "Grand Total"; - matrix.Data.Rows[0].TemplateTotalCell.Text = "Grand Total"; - - - + - This property is not relevant to this class. + Represents a map layer. - + - This property is not relevant to this class. + Gets or sets a type of layer. - + - This property is not relevant to this class. + Gets or sets the spatial source for the layer. - + - This property is not relevant to this class. + Gets or sets the name of ESRI shapefile. - + - This property is not relevant to this class. + Gets or sets the data source. - + - This property is not relevant to this class. + Gets or sets the datasource filter expression. - - - - - + + + Gets or sets spatial column name. + + + This property is used if the is set to ShpFile. + - - + + + Gets or sets an expression that returns spatial value. + + + This property is used if the is set to ShpFile. + - - + + + Gets or sets an expression that returns latitude value. + + + This property is used if the is set to ApplicationData. + - - + + + Gets or sets an expression that returns longitude value. + + + This property is used if the is set to ApplicationData. + - - + + + Gets or sets an expression that returns label value. + + + This property is used if the is set to ApplicationData. + - - + + + Gets or sets an expression that returns analytical value. + - - + + + Gets or sets label's column name. + - - + + + Gets or sets a value that determines how map labels are displayed. + - - + + + Gets or sets the format of label's value. + - - + + + Gets or sets the map accuracy. Lower value is better, but slower. + - + - Allows to fill the matrix in code. + Gets or sets the value that determines the labels visiblity at a certain zoom value. - - In most cases the matrix is connected to a datasource via the - property. When you run a report, the matrix is filled with datasource values automatically. - Using this event, you can put additional values to the matrix or even completely fill it - with own values (if is set to null. To do this, call the - Data.AddValue method. See the - method for more details. - - This example shows how to fill a matrix with own values. - - // suppose we have a matrix with one column, row and data cell. - // provide 3 one-dimensional arrays with one element in each to the AddValue method - Matrix1.Data.AddValue( - new object[] { 1996 }, - new object[] { "Andrew Fuller" }, - new object[] { 123.45f }); - Matrix1.Data.AddValue( - new object[] { 1997 }, - new object[] { "Andrew Fuller" }, - new object[] { 21.35f }); - Matrix1.Data.AddValue( - new object[] { 1997 }, - new object[] { "Nancy Davolio" }, - new object[] { 421.5f }); - - // this code will produce the following matrix: - // | 1996 | 1997 | - // --------------+--------+--------+ - // Andrew Fuller | 123.45| 21.35| - // --------------+--------+--------+ - // Nancy Davolio | | 421.50| - // --------------+--------+--------+ - - - + - Allows to modify the prepared matrix elements such as cells, rows, columns. + Gets or sets the aggregate function. - + - Allows to modify the prepared matrix elements such as cells, rows, columns. + Gets or sets a value indicating that the layer is visible. - + - Gets or sets a value that determines whether the matrix must calculate column/row sizes automatically. + Gets or sets a bounding box of layer. - + - Gets or sets a value that determines how to print multiple data cells. + Gets a collection of map objects. - - This property can be used if matrix has two or more data cells. Default property value - is false - that means the data cells will be stacked. - - + - Gets or sets a value indicating that the side-by-side cells must be kept together on the same page. + Gets the default style of shapes in this layer. - + - Gets or sets a data source. + Gets or sets the palette used to highlight shapes. - - When you create the matrix in the designer by drag-drop data columns into it, - this property will be set automatically. However you need to set it if you create - the matrix in code. - - + - Gets the row filter expression. + Gets the color ranges used to highlight shapes based on analytical value. - - This property can contain any valid boolean expression. If the expression returns false, - the corresponding data row will be skipped. - - + - Gets or sets a value indicating whether to show a title row. + Gets the size ranges used to draw points based on analytical value. - + - Gets or sets a matrix style. + Gets or sets the expression that returns the name of polygon to zoom. - + - Gets or sets even style priority for matrix cells. + Gets or sets the bounding box as a string. - + - Gets or sets a script method name that will be used to handle the - event. + Gets a reference to the Map object. - - See the event for more details. - - + + + + - Gets or sets a script method name that will be used to handle the - event. + Draws the layer. - - See the event for more details. - + The drawing parameters. - + - Gets or sets a script method name that will be used to handle the - event. + Finds the shape under cursor. - - See the event for more details. - + The cursor coordinates. + The ShapeBase object if found. - + + + + - Gets the object that holds the collection of descriptors used - to build a matrix. + Creates unique names for all contained objects such as points, lines, polygons, etc. - - See the class for more details. - - + - Gets or sets array of values that describes the currently printing column. + Reduces the number of points in the shapes in this layer. - - Use this property when report is running. It can be used to highlight matrix elements - depending on values of the currently printing column. To do this: - - - select the cell that you need to highlight; - - - click the "Highlight" button on the "Text" toolbar; - - - add a new highlight condition. Use the Matrix.ColumnValues to - refer to the value you need to analyze. Note: these values are arrays of System.Object, - so you need to cast it to actual type before making any comparisons. Example of highlight - condition: (int)Matrix1.ColumnValues[0] == 2000. - - - - + The accuracy value. - + - Gets or sets array of values that describes the currently printing row. + Loads the layer contents from ESRI shapefile (*.shp/*.dbf). - - Use this property when report is running. It can be used to highlight matrix elements - depending on values of the currently printing row. To do this: - - - select the cell that you need to highlight; - - - click the "Highlight" button on the "Text" toolbar; - - - add a new highlight condition. Use the Matrix.RowValues to - refer to the value you need to analyze. Note: these values are arrays of System.Object, - so you need to cast it to actual type before making any comparisons. Example of highlight - condition: (string)Matrix1.RowValues[0] == "Andrew Fuller". - - - - + The file name. - + + + + + + + + + + + + + + + + + + + + + + + + + + + + - Gets or sets the index of currently printing column. + Adds application provided data. + Latitude value. + Longitude value. + The name displayed as a label. + Analytical value. - This property may be used to print even columns with alternate color. To do this: - - - select the cell that you need to highlight; - - - click the "Highlight" button on the "Text" toolbar; - - - add a new highlight condition that uses the Matrix.ColumnIndex, - for example: Matrix1.ColumnIndex % 2 == 1. - - - + Use this method if the is set to ApplicationData. - + - Gets or sets the index of currently printing row. + Adds a spatial/analytical value pair to the list. + The spatial value. + The analytical value. - This property may be used to print even rows with alternate color. To do this: - - - select the cell that you need to highlight; - - - click the "Highlight" button on the "Text" toolbar; - - - add a new highlight condition that uses the Matrix.RowIndex, - for example: Matrix1.RowIndex % 2 == 1. - - - + Use this method if the is set to ShpFile. - + - + - + - - - Creates or updates the matrix template. - - - Call this method after you modify the matrix descriptors using the - object's properties. - + + - + - + - + - + - + - + - + - + + + + - This method fires the ManualBuild event and the script code connected to the ManualBuildEvent. + Initializes a new instance of the class. - Event data. - + - This method fires the ModifyResult event and the script code connected to the ModifyResultEvent. + Represents a pair of double coordinates that defines a constituent point. - Event data. - + - This method fires the AfterTotals event and the script code connected to the AfterTotalsEvent. + Gets or sets the X-coordinate of a point. - Event data. - + - Adds a value in the matrix. + Gets or sets the Y-coordinate of a point. - Array of column values. - Array of row values. - Array of data values. - - This is a shortcut method to call the matrix Data.AddValue. - See the method for more details. - - + - Gets the value of the data cell with the specified index. + Creates a new instance of the class with specified coordinates. - Zero-based index of the data cell. - The cell's value. - - Use this method in the cell's expression if the cell has custom totals - (the total function is set to "Custom"). The example: - Matrix1.Value(0) / Matrix1.Value(1) - will return the result of dividing the first data cell's value by the second one. - + X coordinate. + Y coordinate. - + - Initializes a new instance of the class. + Specifies the position of a scale control inside the map. - + - Specifies the aggregate function used in the . + The scale is displayed at top left corner. - + - No aggregates are used. + The scale is displayed at top center side. - + - Specifies the sum of values. + The scale is displayed at top right corner. - + - Specifies the minimum of values. + The scale is displayed at middle left side. - + - Specifies the maximum of values. + The scale is displayed at middle right side. - + - Specifies the average of values. + The scale is displayed at bottom left corner. - + - Specifies the count of values. + The scale is displayed at bottom center side. - + - Specifies the custom function. + The scale is displayed at bottom right corner. - + - Determines how matrix percents are calculated. + The base class for scale-type controls such as and . - + - Do not calculate percent value. + Gets or sets the border. - + - Calculate percent of the column total value. + Gets or sets the fill. - + - Calculate percent of the row total value. + Gets or sets the title font. - + - Calculate percent of the grand total value. + Gets or sets the title text color. - + - The descriptor that is used to describe one matrix data cell. + Gets or sets the title text. - - The class is used to define one data cell of the matrix. - The key properties are and . - To set visual appearance of the data cell, use the - property. - The collection of descriptors used to represent the matrix data cells is stored - in the MatrixObject.Data.Cells property. - - + - Gets or sets an aggregate function used to calculate totals for this cell. + Gets or sets the font. - + - Gets or sets a value that determines how to calculate the percent value for this cell. + Gets or sets the text color. - - - - - - - + - Initializes a new instance of the class - with default settings. + Gets or sets the border color. - + - Initializes a new instance of the class - with specified expression. + Gets or sets the location of the scale. - The descriptor's expression. - + - Initializes a new instance of the class - with specified expression and aggregate function. + Gets or sets the visibility of a scale. - The descriptor's expression. - The aggregate function. - + - Initializes a new instance of the class - with specified expression, aggregate function, and a percent. + Copies the contents of another ScaleBase. - The descriptor's expression. - The aggregate function. - The percent setting. + The ScaleBase instance to copy the contents from. - + - Represents a collection of matrix data descriptors used in the . + Serializes the scale. + Writer object. + Scale property name. + Another ScaleBase to compare with. + + This method is for internal use only. + - + - Gets or sets the element at the specified index. + Gets the size of the scale, in pixels. - Index of an element. - The element at the specified index. + The SizeF structure containing the size of the object. - + - Adds the specified descriptors to the end of this collection. + Draws the object. - Array of descriptors to add. + Draw parameters. + Parent map object. - + - Adds a descriptor to the end of this collection. + Initializes a new instance of the class. - Descriptor to add. - Index of the added descriptor. - + - Inserts a descriptor into this collection at the specified index. + The base class for shape objects such as , and . - The zero-based index at which value should be inserted. - The descriptor to insert. - + - Removes the specified descriptor from the collection. + Gets or sets the shape visibility. - Descriptor to remove. - + - Returns the zero-based index of the first occurrence of a descriptor. + Gets or sets a value indicating that custom shape style is used. - The descriptor to locate in the collection. - The zero-based index of the first occurrence of descriptor within - the entire collection, if found; otherwise, -1. + + If this property is false, the layer's DefaultShapeStyle is used. + - + - Determines whether a descriptor is in the collection. + Gets a custom shape style. - The descriptor to locate in the collection. - true if descriptor is found in the collection; otherwise, false. + + To use this property, first set the property to true. + - + - Copies the elements of this collection to a new array. + Gets or sets the center point X offset. - An array containing copies of this collection elements. - - - - - - + + Use this property to adjust the label's position. + - + - Contains a set of properties and methods to hold and manipulate the matrix descriptors. + Gets or sets the center point Y offset. - This class contains three collections of descriptors such as , - and . Use collections' methods to add/remove - descriptors. When you are done, call the - method to refresh the matrix. - To fill a matrix in code, use the AddValue method. + Use this property to adjust the label's position. - + - Gets a collection of column descriptors. + Gets or sets the shape X offset. - Note: after you change something in this collection, call the - method to refresh the matrix. + Use this property to adjust the shape position. - + - Gets a collection of row descriptors. + Gets or sets the shape Y offset. - Note: after you change something in this collection, call the - method to refresh the matrix. + Use this property to adjust the shape position. - + - Gets a collection of data cell descriptors. + Gets or sets the scale factor for this shape. - Note: after you change something in this collection, call the - method to refresh the matrix. + Use this property to adjust the shape size. - + - Clears all descriptors. + Gets or sets the spatial data associated with this shape. - + - Adds a value in the matrix. + Gets or sets the value. - Array of column values. - Array of row values. - Array of data values. - - The number of elements in an array passed to this method must be the same as - a number of descriptors in the appropriate collection. That is, if your matrix - has one column, two row and one cell descriptors (in Columns, Rows and - Cells collections respectively), you have to pass one-element array for the - columnValues param, two-element array for the rowValues and one-element - array for the cellValues. - - This example demonstrates how to fill a simple matrix that contains one column, - row and cell. - - MatrixObject matrix; - matrix.Data.AddValue( - new object[] { 1996 }, - new object[] { "Andrew Fuller" }, - new object[] { 123.45f }); - - // this will produce the following result: - // | 1996 | - // --------------+----------+ - // Andrew Fuller | 123.45| - // --------------+----------+ - - - + - Adds a value in the matrix. + Gets a reference to the parent Map object. - Array of column values. - Array of row values. - Array of data values. - Datasource row index. - - See the method for more details. - - + - Gets a value with specified column, row and cell indicies. + Gets a reference to the parent Layer object. - Index of a column. - Index of a row. - Index of a cell. - The value of a cell. - + + + + - Sets the cell's value. + Draws the shape. - Index of a column. - Index of a row. - The new value. + Object that provides a data for paint event. - + - The base class for matrix element descriptors such as and - . + Draws the label. + Object that provides a data for paint event. - + - Gets or sets an expression which value will be used to fill the matrix. + Checks if the shape is under cursor. - - Expression may be any valid expression. Usually it's a data column: - [DataSource.Column]. - + The cursor coordinates. + true if the cursor is over the shape. - + - Gets or sets the template column bound to this descriptor. + Reduces the number of points in the shape. - - This property is for internal use; usually you don't need to use it. - + The accuracy value. - + + + + - Gets or sets the template row bound to this descriptor. + Initializes a component before running a report. - - This property is for internal use; usually you don't need to use it. - - + - Gets or sets the template cell bound to this descriptor. + Finalizes a component before running a report. - - Using this property, you may access the matrix cell which is bound to - this descriptor. It may be useful to change the cell's appearance. - - Before using this property, you must initialize the matrix descriptors by - calling the method. - - - - - MatrixObject matrix; - // change the fill color of the first matrix cell - matrix.Data.Cells[0].TemplateCell.Fill = new SolidFill(Color.Red); - - - + - Assigns values from another descriptor. + Saves the state of this component. - Descriptor to assign values from. - + + + Restores the state of this component. + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - Represents a collection of matrix header descriptors used in the . + Initializes a new instance of the class. - + + + Holds the list of objects of type. + + + Gets or sets the element at the specified index. Index of an element. The element at the specified index. - + - Adds the specified descriptors to the end of this collection. + Initializes a new instance of the class with default settings. - Array of descriptors to add. - + - Adds a descriptor to the end of this collection. + Initializes a new instance of the class with specified owner. - Descriptor to add. - Index of the added descriptor. - + - Inserts a descriptor into this collection at the specified index. + Represents a line shape. - The zero-based index at which value should be inserted. - The descriptor to insert. - + + + + + + + + + + - Removes the specified descriptor from the collection. + Initializes a new instance of the class. - Descriptor to remove. - + - Returns the zero-based index of the first occurrence of a descriptor. + Represents the spatial data of a shape. - The descriptor to locate in the collection. - The zero-based index of the first occurrence of descriptor within - the entire collection, if found; otherwise, -1. - + - Determines whether a descriptor is in the collection. + Copies contents from another spatial data object. - The descriptor to locate in the collection. - true if descriptor is found in the collection; otherwise, false. + The object to copy contents from. - + - Copies the elements of this collection to a new array. + Compares two spatial data objects. - An array containing copies of this collection elements. + The spatial object to compare with. + true if spatial objects are identical. - + - Gets the list of indices of terminal items of this header. + Gets a value by its key. - The list of indices. + The key of value. + The value. - + - Gets the list of indices of terminal items of the header with specified address. + Sets a value by its key. - The address of a header. - The list of indices. + The key of value. + The value. - + - Removes a header item with the address specified. + Gets a list of keys. - The address of a header. + The list of keys. - + - Gets an index of header with the address specified. + Creates a new instance of the class. - The address of a header. - The index of header. - + - Gets an index of header with the address specified. If there is no such header item, it will be created. + Represents the style of a shape. - The address of a header. - The index of header. - - + + + Gets or sets the border color. + - - + + + Gets or sets the border style. + - + - The descriptor that is used to describe one element of the matrix header. + Gets or sets the border width. - - The class is used to define one header element of the matrix - (either the column element or row element). The key properties are - , and . - To set visual appearance of the element, use the - property. To set visual appearance of the "total" element, use the - property. - The collection of descriptors used to represent the matrix header is stored - in the MatrixObject.Data.Columns and MatrixObject.Data.Rows properties. - - + - Gets or sets the sort order of header values. + Gets or sets the fill color. - - This property determines how the values displayed in this element are sorted. The default sort - is ascending. - - + - Gets or sets a value indicating that this element has associated "total" element. + Gets or sets the font. - - To access the matrix cell that is bound to the "Total" element, use the - property. It may be useful to change the - "Total" text by something else. - - This example shows how to change the "Total" text of the total element. - - MatrixObject matrix; - matrix.Data.Rows[0].TemplateTotalCell.Text = "Grand Total"; - - - + - Gets or sets the value indicating whether the total values must be printed before the data. + Gets or sets the text color. - + - Gets or sets a value indicating that the page break must be printed before this element. + Gets or sets the point size, in pixels. - - Page break is not printed before the very first element. - - + - Gets or sets a value that determines whether it is necessary to suppress totals - if there is only one value in a group. + Copies contents from another similar object. + The object to copy the contents from. - + - Gets or sets the template column bound to the "total" element of this descriptor. + Initializes a new instance of the class. - - This property is for internal use; usually you don't need to use it. - - + - Gets or sets the template row bound to the "total" element of this descriptor. + Represents a set of size ranges used to draw points based on analytical value. - - This property is for internal use; usually you don't need to use it. - - + - Gets or sets the template cell bound to the "total" element of this descriptor. + Gets the list of ranges. - - This property may be useful to change the "Total" text by something else. - - Before using this property, you must initialize the matrix descriptors by - calling the method. - - - This example shows how to change the "Total" element. - - MatrixObject matrix; - matrix.Data.Rows[0].TemplateTotalCell.Text = "Grand Total"; - matrix.Data.Rows[0].TemplateTotalCell.Fill = new SolidFill(Color.Green); - - - - + + + Gets or sets the number of ranges. + - - + + + Gets or sets the start size. + - + - Initializes a new instance of the class with - default settings. + Gets or sets the end size. - + - Initializes a new instance of the class with - specified expression. + Gets or sets ranges as a string. - The descriptor's expression. - + - Initializes a new instance of the class with - specified expression and totals. + Copies the contents of another SizeRanges. - The descriptor's expression. - Indicates whether to show the "total" element. + The SizeRanges instance to copy the contents from. - + - Initializes a new instance of the class with - specified expression, sort order and totals. + Gets a size associated with given analytical value. - The descriptor's expression. - Sort order used to sort header values. - Indicates whether to show the "total" element. + The analytical value. + The size associated with this value, or 0 if no association found. - + - Updates HeaderWidth, HeaderHeight, BodyWidth, BodyHeight properties. + Initializes a new instance of the class. - + - Describes how the even style is applied to a matrix. + Represents a single size range. - + - The even style is applied to matrix rows. + Gets or sets size of the range. - + - The even style is applied to matrix columns. + Gets or sets start value of the range. - + - Represents the chart object based on Microsoft Chart control. + Gets or sets end value of the range. + + + + + Copies the contents of another SizeRange. + + The SizeRange instance to copy the contents from. + + + + Initializes a new instance of the class. + + + + + Initializes a new instance of the class with a specified parameters. + + The size of the range. + The start value of the range. + The end value of the range. + + + + Represents the matrix object that is used to print pivot table (also known as cross-tab). - FastReport uses Microsoft Chart library to display charts. This library is included - in .Net Framework 4.0. For .Net 3.5 it is available as a separate download here: - http://www.microsoft.com/downloads/details.aspx?FamilyID=130f7986-bf49-4fe5-9ca8-910ae6ea442c - This library requires .Net Framework 3.5 SP1. - To access Microsoft Chart object, use the property. It allows you - to set up chart appearance. For more information on available properties, refer to the - MS Chart documentation. - Chart object may contain one or several series. Each series is represented by two objects: + The matrix consists of the following elements: columns, rows and data cells. Each element is + represented by the descriptor. The class is used + for columns and rows; the is used for data cells. + The property holds three collections of descriptors - Columns, + Rows and Cells. + To create the matrix in a code, you should perform the following actions: - the Series that is handled by MS Chart. It is stored in the - Chart.Series collection; + create an instance of the MatrixObject and add it to the report; - the object that provides data for MS Chart series. - It is stored in the collection. + create descriptors for columns, rows and cells and add it to the + collections inside the property; + + + call the method to create the matrix template + that will be used to create a result; + + + modify the matrix template (change captions, set the visual appearance). - Do not operate series objects directly. To add or remove series, use - the and methods. These methods - handle Series and MSChartSeries in sync. - If you have a chart object on your Form and want to print it in FastReport, use - the method. + To connect the matrix to a datasource, use the property. If + this property is not set, the result matrix will be empty. In this case you may use + the event handler to fill the matrix. + This example demonstrates how to create a matrix in a code. + + // create an instance of MatrixObject + MatrixObject matrix = new MatrixObject(); + matrix.Name = "Matrix1"; + // add it to the report title band of the first report page + matrix.Parent = (report.Pages[0] as ReportPage).ReportTitle; + + // create two column descriptors + MatrixHeaderDescriptor column = new MatrixHeaderDescriptor("[MatrixDemo.Year]"); + matrix.Data.Columns.Add(column); + column = new MatrixHeaderDescriptor("[MatrixDemo.Month]"); + matrix.Data.Columns.Add(column); + + // create one row descriptor + MatrixHeaderDescriptor row = new MatrixHeaderDescriptor("[MatrixDemo.Name]"); + matrix.Data.Rows.Add(row); + + // create one data cell + MatrixCellDescriptor cell = new MatrixCellDescriptor("[MatrixDemo.Revenue]", MatrixAggregateFunction.Sum); + matrix.Data.Cells.Add(cell); + + // connect matrix to a datasource + matrix.DataSource = Report.GetDataSource("MatrixDemo"); + + // create the matrix template + matrix.BuildTemplate(); + + // change the style + matrix.Style = "Green"; + + // change the column and row total's text to "Grand Total" + matrix.Data.Columns[0].TemplateTotalCell.Text = "Grand Total"; + matrix.Data.Rows[0].TemplateTotalCell.Text = "Grand Total"; + + - + This property is not relevant to this class. - + This property is not relevant to this class. - + This property is not relevant to this class. - + This property is not relevant to this class. - + This property is not relevant to this class. - + + + This property is not relevant to this class. + + + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + - Gets the collection of objects. + Allows to fill the matrix in code. + + In most cases the matrix is connected to a datasource via the + property. When you run a report, the matrix is filled with datasource values automatically. + Using this event, you can put additional values to the matrix or even completely fill it + with own values (if is set to null. To do this, call the + Data.AddValue method. See the + method for more details. + + This example shows how to fill a matrix with own values. + + // suppose we have a matrix with one column, row and data cell. + // provide 3 one-dimensional arrays with one element in each to the AddValue method + Matrix1.Data.AddValue( + new object[] { 1996 }, + new object[] { "Andrew Fuller" }, + new object[] { 123.45f }); + Matrix1.Data.AddValue( + new object[] { 1997 }, + new object[] { "Andrew Fuller" }, + new object[] { 21.35f }); + Matrix1.Data.AddValue( + new object[] { 1997 }, + new object[] { "Nancy Davolio" }, + new object[] { 421.5f }); + + // this code will produce the following matrix: + // | 1996 | 1997 | + // --------------+--------+--------+ + // Andrew Fuller | 123.45| 21.35| + // --------------+--------+--------+ + // Nancy Davolio | | 421.50| + // --------------+--------+--------+ + + - + - Gets a reference to the MS Chart object. + Allows to modify the prepared matrix elements such as cells, rows, columns. - + - Gets or set Force automatically created series. + Allows to modify the prepared matrix elements such as cells, rows, columns. - + - Gets or sets the data source. + Gets or sets a value that determines whether the matrix must calculate column/row sizes automatically. - + - Gets or sets the filter expression. + Gets or sets a value that determines how to print multiple data cells. - This filter will be applied to all series in chart. You may also use the series' - property to filter each series individually. + This property can be used if matrix has two or more data cells. Default property value + is false - that means the data cells will be stacked. - + - Gets or sets a value indicating that all series' data point should be aligned by its X value. + Gets or sets a value indicating that the side-by-side cells must be kept together on the same page. - - Using this property is necessary to print stacked type series. These series must have - equal number of data points, and the order of data points must be the same for all series. - - + - Gets or set the data column or expression for automatically created series. + Gets or sets a data source. - In order to create auto-series, you need to define one series that will be used as a - template for new series, and set up the property. - The value of this property will be a name of new series. If there is no series - with such name yet, the new series will be added. + When you create the matrix in the designer by drag-drop data columns into it, + this property will be set automatically. However you need to set it if you create + the matrix in code. - + - Gets or set the color for auto-series. + Gets the row filter expression. - If no color is specified, the new series will use the palette defined in the chart. + This property can contain any valid boolean expression. If the expression returns false, + the corresponding data row will be skipped. - + - Gets or sets sort order for auto-series. + Gets or sets a value indicating whether to show a title row. - - + + + Gets or sets a matrix style. + - + - Adds a new series. + Gets or sets even style priority for matrix cells. - The type of series. - The new MSChartSeries object. - + - Deletes a series at a specified index. + Gets or sets need split rows. - Index of series. - + - Assigns chart appearance, series and data from the - System.Windows.Forms.DataVisualization.Charting.Chart object. + Gets or sets a value indicating that empty matrix should be printed. + + + + + Gets or sets a script method name that will be used to handle the + event. - Chart object to assign data from. - Use this method if you have a chart in your application and want to print it in FastReport. - To do this, put an empty MSChartObject in your report and execute the following code: - - report.Load("..."); - MSChartObject reportChart = report.FindObject("MSChart1") as MSChartObject; - reportChart.AssignChart(applicationChart); - report.Show(); - + See the event for more details. - - - - - + + + Gets or sets a script method name that will be used to handle the + event. + + + See the event for more details. + - - + + + Gets or sets a script method name that will be used to handle the + event. + + + See the event for more details. + - - + + + Gets the object that holds the collection of descriptors used + to build a matrix. + + + See the class for more details. + - - + + + Gets or sets array of values that describes the currently printing column. + + + Use this property when report is running. It can be used to highlight matrix elements + depending on values of the currently printing column. To do this: + + + select the cell that you need to highlight; + + + click the "Highlight" button on the "Text" toolbar; + + + add a new highlight condition. Use the Matrix.ColumnValues to + refer to the value you need to analyze. Note: these values are arrays of System.Object, + so you need to cast it to actual type before making any comparisons. Example of highlight + condition: (int)Matrix1.ColumnValues[0] == 2000. + + + + - - + + + Gets or sets array of values that describes the currently printing row. + + + Use this property when report is running. It can be used to highlight matrix elements + depending on values of the currently printing row. To do this: + + + select the cell that you need to highlight; + + + click the "Highlight" button on the "Text" toolbar; + + + add a new highlight condition. Use the Matrix.RowValues to + refer to the value you need to analyze. Note: these values are arrays of System.Object, + so you need to cast it to actual type before making any comparisons. Example of highlight + condition: (string)Matrix1.RowValues[0] == "Andrew Fuller". + + + + - - + + + Gets or sets the index of currently printing column. + + + This property may be used to print even columns with alternate color. To do this: + + + select the cell that you need to highlight; + + + click the "Highlight" button on the "Text" toolbar; + + + add a new highlight condition that uses the Matrix.ColumnIndex, + for example: Matrix1.ColumnIndex % 2 == 1. + + + + - - + + + Gets or sets the index of currently printing row. + + + This property may be used to print even rows with alternate color. To do this: + + + select the cell that you need to highlight; + + + click the "Highlight" button on the "Text" toolbar; + + + add a new highlight condition that uses the Matrix.RowIndex, + for example: Matrix1.RowIndex % 2 == 1. + + + + - + - + - + - - + + + Creates or updates the matrix template. + + + Call this method after you modify the matrix descriptors using the + object's properties. + - + - + - + - + - + - + - + - + - Initializes a new instance of the with default settings. + This method fires the ManualBuild event and the script code connected to the ManualBuildEvent. + Event data. - + - Represents the small chart object (called sparkline) fully based on MSChartObject. + This method fires the ModifyResult event and the script code connected to the ModifyResultEvent. + Event data. - - - - - - - + - Initializes a new instance of the with default settings. + This method fires the AfterTotals event and the script code connected to the AfterTotalsEvent. + Event data. - - - Required designer variable. - - - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. - - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - - - + - Required designer variable. + Adds a value in the matrix. + Array of column values. + Array of row values. + Array of data values. + + This is a shortcut method to call the matrix Data.AddValue. + See the method for more details. + - + - Clean up any resources being used. + Gets the value of the data cell with the specified index. - true if managed resources should be disposed; otherwise, false. + Zero-based index of the data cell. + The cell's value. + + Use this method in the cell's expression if the cell has custom totals + (the total function is set to "Custom"). The example: + Matrix1.Value(0) / Matrix1.Value(1) + will return the result of dividing the first data cell's value by the second one. + - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Initializes a new instance of the class. - + - Required designer variable. + Specifies the aggregate function used in the . - + - Clean up any resources being used. + No aggregates are used. - true if managed resources should be disposed; otherwise, false. - + - Required method for Designer support - do not modify - the contents of this method with the code editor. + Specifies the sum of values. - + - Specifies how the series points are sorted. + Specifies the minimum of values. - + - Points are not sorted. + Specifies the maximum of values. - + - Points are sorted by X value. + Specifies the average of values. - + - Points are sorted by Y value. + Specifies the count of values. - + - Specifies the direction in which the series points are sorted. + Specifies the custom function. - + - Points are sorted in ascending order. + Determines how matrix percents are calculated. - + - Points are sorted in descending order. + Do not calculate percent value. - + - Specifies how the series points are grouped. + Calculate percent of the column total value. - + - Points are not grouped. + Calculate percent of the row total value. - + - Points are grouped by X value. + Calculate percent of the grand total value. - + - Points are grouped by number specified in the . + The descriptor that is used to describe one matrix data cell. + + The class is used to define one data cell of the matrix. + The key properties are and . + To set visual appearance of the data cell, use the + property. + The collection of descriptors used to represent the matrix data cells is stored + in the MatrixObject.Data.Cells property. + - + - Points are grouped by Years. + Gets or sets an aggregate function used to calculate totals for this cell. - + - Points are grouped by Months. + Gets or sets a value that determines how to calculate the percent value for this cell. - - - Points are grouped by Weeks. - + + - - - Points are grouped by Days. - + + - + - Points are grouped by Hours. + Initializes a new instance of the class + with default settings. - + - Points are grouped by Minutes. + Initializes a new instance of the class + with specified expression. + The descriptor's expression. - + - Points are grouped by Seconds. + Initializes a new instance of the class + with specified expression and aggregate function. + The descriptor's expression. + The aggregate function. - + - Points are grouped by Milliseconds. + Initializes a new instance of the class + with specified expression, aggregate function, and a percent. + The descriptor's expression. + The aggregate function. + The percent setting. - + - Specifies which pie value to explode. + Represents a collection of matrix data descriptors used in the . - + - Do not explode pie values. + Gets or sets the element at the specified index. + Index of an element. + The element at the specified index. - + - Explode the biggest value. + Adds the specified descriptors to the end of this collection. + Array of descriptors to add. - + - Explode the lowest value. + Adds a descriptor to the end of this collection. + Descriptor to add. + Index of the added descriptor. - + - Explode the value specified in the property. + Inserts a descriptor into this collection at the specified index. + The zero-based index at which value should be inserted. + The descriptor to insert. - + - Specifies which data points to collect into one point. + Removes the specified descriptor from the collection. + Descriptor to remove. - + - Do not collect points. + Returns the zero-based index of the first occurrence of a descriptor. + The descriptor to locate in the collection. + The zero-based index of the first occurrence of descriptor within + the entire collection, if found; otherwise, -1. - + - Show top N points (N value is specified in the - property), collect other points into one. + Determines whether a descriptor is in the collection. + The descriptor to locate in the collection. + true if descriptor is found in the collection; otherwise, false. - + - Show bottom N points (N value is specified in the - property), collect other points into one. + Copies the elements of this collection to a new array. + An array containing copies of this collection elements. - - - Collect points which have Y value less than specified - in the property. - + + - - - Collect points which have Y value less than percent specified - in the property. - + + - + - Collect points which have Y value greater than specified - in the property. + Contains a set of properties and methods to hold and manipulate the matrix descriptors. + + This class contains three collections of descriptors such as , + and . Use collections' methods to add/remove + descriptors. When you are done, call the + method to refresh the matrix. + To fill a matrix in code, use the AddValue method. + - + - Collect points which have Y value greater than percent specified - in the property. + Gets a collection of column descriptors. + + Note: after you change something in this collection, call the + method to refresh the matrix. + - + - Represents a MS Chart series wrapper. + Gets a collection of row descriptors. - This class provides a data for MS Chart series. The series itself is stored inside the - MS Chart and is accessible via the property. - You don't need to create an instance of this class directly. Instead, use the - method. + Note: after you change something in this collection, call the + method to refresh the matrix. - + - Gets os sets the data filter expression. + Gets a collection of data cell descriptors. - The filter is applied for this series only. You can also use the - property to set a filter that will be applied to all - series in a chart. + Note: after you change something in this collection, call the + method to refresh the matrix. - + - Gets or set the data column or expression for automatically created series. + Clears all descriptors. + + + + + Adds a value in the matrix. + Array of column values. + Array of row values. + Array of data values. - In order to create auto-series, you need to define one series that will be used as a - template for new series, and set up the property. - The value of this property will be a name of new series. If there is no series - with such name yet, the new series will be added. + The number of elements in an array passed to this method must be the same as + a number of descriptors in the appropriate collection. That is, if your matrix + has one column, two row and one cell descriptors (in Columns, Rows and + Cells collections respectively), you have to pass one-element array for the + columnValues param, two-element array for the rowValues and one-element + array for the cellValues. + This example demonstrates how to fill a simple matrix that contains one column, + row and cell. + + MatrixObject matrix; + matrix.Data.AddValue( + new object[] { 1996 }, + new object[] { "Andrew Fuller" }, + new object[] { 123.45f }); + + // this will produce the following result: + // | 1996 | + // --------------+----------+ + // Andrew Fuller | 123.45| + // --------------+----------+ + + - + - Gets or sets the sort method used to sort data points. + Adds a value in the matrix. + Array of column values. + Array of row values. + Array of data values. + Datasource row index. - You have to specify the property as well. Data points in this series - will be sorted according selected sort criteria and order. + See the method for more details. - + - Gets or set Force automatically created series. + Gets a value with specified column, row and cell indicies. + Index of a column. + Index of a row. + Index of a cell. + The value of a cell. - + - Gets or sets the sort order used to sort data points. + Sets the cell's value. - - You have to specify the property as well. Data points in this series - will be sorted according selected sort criteria and order. - + Index of a column. + Index of a row. + The new value. - + - Gets or sets the group method used to group data points. + The base class for matrix element descriptors such as and + . - - This property is mainly used when series is filled with data with several identical X values. - In this case, you need to set the property to XValue. All identical data points will be - grouped into one point, their Y values will be summarized. You can choose the summary function - using the property. - - + - Gets or sets the group interval. + Gets or sets an expression which value will be used to fill the matrix. - This value is used if property is set to Number. + Expression may be any valid expression. Usually it's a data column: + [DataSource.Column]. - + - Gets or sets the function used to group data points. + Gets or sets the template column bound to this descriptor. + + This property is for internal use; usually you don't need to use it. + - + - Gets or sets the collect method used to collect several data points into one. + Gets or sets the template row bound to this descriptor. - This instrument for data processing allows to collect several series points into one point. - The collected point will be displaed using the text specified in the - property and color specified in the property. - For example, to display top 5 values, set this property to TopN and specify - N value (5) in the property. + This property is for internal use; usually you don't need to use it. - + - Gets or sets the collect value used to collect several data points into one. + Gets or sets the template cell bound to this descriptor. - This property is used if the property is set to any value other than None. + Using this property, you may access the matrix cell which is bound to + this descriptor. It may be useful to change the cell's appearance. + + Before using this property, you must initialize the matrix descriptors by + calling the method. + + + + MatrixObject matrix; + // change the fill color of the first matrix cell + matrix.Data.Cells[0].TemplateCell.Fill = new SolidFill(Color.Red); + + - + - Gets or sets the text for the collected value. + Assigns values from another descriptor. + Descriptor to assign values from. - + + + + + + + - Gets or sets the color for the collected value. + Represents a collection of matrix header descriptors used in the . - - If this property is set to Transparent (by default), the default palette color - will be used to display a collected point. - - + - Gets or sets the method used to explode values in pie-type series. + Gets or sets the element at the specified index. + Index of an element. + The element at the specified index. - + - Gets or sets the value that must be exploded. + Adds the specified descriptors to the end of this collection. - - This property is used if property is set - to SpecificValue. - + Array of descriptors to add. - + - Gets or sets the data column or expression that returns the X value of data point. + Adds a descriptor to the end of this collection. + Descriptor to add. + Index of the added descriptor. - + - Gets or sets the data column or expression that returns the first Y value of data point. + Inserts a descriptor into this collection at the specified index. + The zero-based index at which value should be inserted. + The descriptor to insert. - + - Gets or sets the data column or expression returns the second Y value of data point. + Removes the specified descriptor from the collection. + Descriptor to remove. - + - Gets or sets the data column or expression returns the third Y value of data point. + Returns the zero-based index of the first occurrence of a descriptor. + The descriptor to locate in the collection. + The zero-based index of the first occurrence of descriptor within + the entire collection, if found; otherwise, -1. - + - Gets or sets the data column or expression returns the fourth Y value of data point. + Determines whether a descriptor is in the collection. + The descriptor to locate in the collection. + true if descriptor is found in the collection; otherwise, false. - + - Gets or sets the data column or expression that returns the color of data point. + Copies the elements of this collection to a new array. + An array containing copies of this collection elements. - + - Gets or sets the data column or expression returns the label value of data point. + Gets the list of indices of terminal items of this header. + The list of indices. - + - Gets a reference to MS Chart Series object. + Gets the list of indices of terminal items of the header with specified address. - - Use this property to set many options available for the Series object. These options - include: visual appearance, labels, marks, value types. Refer to the Microsoft Chart control - documentation to learn more. - + The address of a header. + The list of indices. - + - Gets a number of Y value per data point. + Removes a header item with the address specified. - - Number of Y values depends on series type. Most of series have only one Y value. Financial - series such as Stock and Candlestick, use four Y values. - + The address of a header. - + - This property is not relevant to this class. + Gets an index of header with the address specified. + The address of a header. + The index of header. - - + + + Gets an index of header with the address specified. If there is no such header item, it will be created. + + The address of a header. + The index of header. - + - + - + - Clears all data points in this series. + The descriptor that is used to describe one element of the matrix header. + + The class is used to define one header element of the matrix + (either the column element or row element). The key properties are + , and . + To set visual appearance of the element, use the + property. To set visual appearance of the "total" element, use the + property. + The collection of descriptors used to represent the matrix header is stored + in the MatrixObject.Data.Columns and MatrixObject.Data.Rows properties. + - + - Adds a data point with specified X and Y values. + Gets or sets the sort order of header values. - X value. - Array of Y values. - Note: number of values in the yValues parameter must be the same as value returned - by the property. + This property determines how the values displayed in this element are sorted. The default sort + is ascending. - - - - + - Creates a new instance of the class with default settings. + Gets or sets a value indicating that this element has associated "total" element. + + To access the matrix cell that is bound to the "Total" element, use the + property. It may be useful to change the + "Total" text by something else. + + This example shows how to change the "Total" text of the total element. + + MatrixObject matrix; + matrix.Data.Rows[0].TemplateTotalCell.Text = "Grand Total"; + + - + - Represents a collection of objects. + Gets or sets the value indicating whether the total values must be printed before the data. - + - Gets the element at the specified index. + Gets or sets a value indicating that the page break must be printed before this element. - Index of an element. - The element at the specified index. + + Page break is not printed before the very first element. + - + - Resets series data. + Gets or sets a value that determines whether it is necessary to suppress totals + if there is only one value in a group. - + - Processes the current data row. + Gets or sets the template column bound to the "total" element of this descriptor. + + This property is for internal use; usually you don't need to use it. + - + - Finishes the series data. - - - - - Required designer variable. - - - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. - - - - Required method for Designer support - do not modify - the contents of this method with the code editor. + Gets or sets the template row bound to the "total" element of this descriptor. + + This property is for internal use; usually you don't need to use it. + - + - Base class for report pages and dialog forms. + Gets or sets the template cell bound to the "total" element of this descriptor. + + This property may be useful to change the "Total" text by something else. + + Before using this property, you must initialize the matrix descriptors by + calling the method. + + + This example shows how to change the "Total" element. + + MatrixObject matrix; + matrix.Data.Rows[0].TemplateTotalCell.Text = "Grand Total"; + matrix.Data.Rows[0].TemplateTotalCell.Fill = new SolidFill(Color.Green); + + - - - This property is not relevant to this class. - + + - + + + + - This property is not relevant to this class. + Initializes a new instance of the class with + default settings. - + - This property is not relevant to this class. + Initializes a new instance of the class with + specified expression. + The descriptor's expression. - + - Gets the snap size for this page. + Initializes a new instance of the class with + specified expression and totals. + The descriptor's expression. + Indicates whether to show the "total" element. - + - Gets a page designer for this page type. + Initializes a new instance of the class with + specified expression, sort order and totals. - The page designer. + The descriptor's expression. + Sort order used to sort header values. + Indicates whether to show the "total" element. - + - This method is called by the designer when you create a new page. + Updates HeaderWidth, HeaderHeight, BodyWidth, BodyHeight properties. - - You may create the default page layout (add default bands, set default page size, etc). - - + - Causes the page to refresh in the preview window. + Describes how the even style is applied to a matrix. - - Call this method when you handle object's MouseMove, MouseDown, MouseUp, MouseEnter, MouseLeave events - and want to refresh the preview window. - - If you have changed some objects on a page, the Refresh method will not save the changes. - This means when you print or export the page, you will see original (unmodified) page content. - If you want to save the changes, you have to use the method instead. - - - + - Modifies the page content and refresh it in the preview window. + The even style is applied to matrix rows. - - Call this method when you handle object's Click, MouseDown or MouseUp events - and want to modify an object and refresh the preview window. - - + - Initializes a new instance of the class with default settings. + The even style is applied to matrix columns. - + - Represents the pages of a prepared report. + Represents the chart object based on Microsoft Chart control. - Prepared page is a page that you can see in the preview window. Prepared pages can be - accessed via property. - The common scenarios of using this object are: + FastReport uses Microsoft Chart library to display charts. This library is included + in .Net Framework 4.0. For .Net 3.5 it is available as a separate download here: + http://www.microsoft.com/downloads/details.aspx?FamilyID=130f7986-bf49-4fe5-9ca8-910ae6ea442c + This library requires .Net Framework 3.5 SP1. + To access Microsoft Chart object, use the property. It allows you + to set up chart appearance. For more information on available properties, refer to the + MS Chart documentation. + Chart object may contain one or several series. Each series is represented by two objects: - Working with prepared pages after the report is finished: load - () or save () pages - from/to a .fpx file, get a page with specified index to work with its objects - (); modify specified page (). - + the Series that is handled by MS Chart. It is stored in the + Chart.Series collection; - Using the , , - methods while report is generating to produce an output. - + the object that provides data for MS Chart series. + It is stored in the collection. - + Do not operate series objects directly. To add or remove series, use + the and methods. These methods + handle Series and MSChartSeries in sync. + If you have a chart object on your Form and want to print it in FastReport, use + the method. - + - Gets the number of pages in the prepared report. + This property is not relevant to this class. - + - Specifies an action that will be performed on method call. + This property is not relevant to this class. - + - Gets or sets a value indicating whether the prepared pages can be uploaded to the file cache. + This property is not relevant to this class. - - This property is used while report is generating. - Default value for this property is true. That means the prepared pages may be uploaded to - the file cache if needed. To prevent this (for example, if you need to access some objects - on previously generated pages), set the property value to false. - - - - - + - Adds a source page to the prepared pages dictionary. + This property is not relevant to this class. - The template page to add. - - Call this method before using AddPage and AddBand methods. This method adds - a page to the dictionary that will be used to decrease size of the prepared report. - - + - Adds a new page. + This property is not relevant to this class. - The original (template) page to add. - - Call the method before adding a page. This method creates - a new output page with settings based on page parameter. - - - - Prints a band with all its child objects. - - The band to print. - true if band was printed; false if it can't be printed - on current page due to its PrintOn property value. - - Call the method before adding a band. - + + - - - Gets a page with specified index. - - Zero-based index of page. - The page with specified index. + + - + + + + + + + + + + + + + - Gets the size of specified page, in pixels. + Gets the collection of objects. - Index of page. - the size of specified page, in pixels. - + - Replaces the prepared page with specified one. + Gets a reference to the MS Chart object. - The index of prepared page to replace. - The new page to replace with. - + - Modify the prepared page with new sizes. + Gets or set Force automatically created series. - The name of prepared page to reSize. - + - Removes a page with the specified index. + Gets or sets the data source. - The zero-based index of page to remove. - + - Saves prepared pages to a stream. + Gets or sets the filter expression. - The stream to save to. + + This filter will be applied to all series in chart. You may also use the series' + property to filter each series individually. + - + - Saves prepared pages to a .fpx file. + Gets or sets a value indicating that all series' data point should be aligned by its X value. - The name of the file to save to. + + Using this property is necessary to print stacked type series. These series must have + equal number of data points, and the order of data points must be the same for all series. + - + - Loads prepared pages from a stream. + Gets or set the data column or expression for automatically created series. - The stream to load from. + + In order to create auto-series, you need to define one series that will be used as a + template for new series, and set up the property. + The value of this property will be a name of new series. If there is no series + with such name yet, the new series will be added. + - + - Loads prepared pages from a .fpx file. + Gets or set the color for auto-series. - The name of the file to load from. + + If no color is specified, the new series will use the palette defined in the chart. + - + - Clears the prepared report's pages. + Gets or sets sort order for auto-series. - + + + + - Creates the pages of a prepared report + Adds a new series. - + The type of series. + The new MSChartSeries object. - + - Initializes a new instance of the OutlineControl class with default settings. + Deletes a series at a specified index. + Index of series. - + - Represents a Windows Forms control used to preview a report. + Assigns chart appearance, series and data from the + System.Windows.Forms.DataVisualization.Charting.Chart object. + Chart object to assign data from. - To use this control, place it on a form and link it to a report using the report's - property. To show a report, call - the Report.Show method: + Use this method if you have a chart in your application and want to print it in FastReport. + To do this, put an empty MSChartObject in your report and execute the following code: - report1.Preview = previewControl1; - report1.Show(); + report.Load("..."); + MSChartObject reportChart = report.FindObject("MSChart1") as MSChartObject; + reportChart.AssignChart(applicationChart); + report.Show(); - Use this control's methods such as , etc. to - handle the preview. Call method to clear the preview. - You can specify whether the standard toolbar is visible in the - property. The property allows you to hide/show the statusbar. - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - Occurs when current page number is changed. + Initializes a new instance of the with default settings. - + - Occurs when Print button clicked. + Represents the small chart object (called sparkline) fully based on MSChartObject. - + + + + + + + - Occurs when Export button clicked. + Initializes a new instance of the with default settings. - - - Gets a reference to the report. + + + Required designer variable. - - - Obsolete. Gets or sets the color of page border. + + + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - - - Gets or sets the color of active page border. + + + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets the first page offset from the top left corner of the control. + Required designer variable. - + - Gets or sets a value indicating whether the toolbar is visible. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Gets or sets a value indicating whether the statusbar is visible. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Gets or sets a value indicating whether the outline control is visible. + Required designer variable. - + - Specifies the set of buttons available in the toolbar. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Specifies the set of exports that will be available in the preview's "save" menu. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Specifies the set of exports in clouds that will be available in the preview's "save" menu. + Specifies how the series points are sorted. - + - Gets or sets a value indicating whether the fast scrolling method should be used. + Points are not sorted. - - If you enable this property, the gradient background will be disabled. - - + - Gets or sets the visual style. + Points are sorted by X value. - + - Gets or sets a value indicating that the BackColor property must be used to draw the background area. + Points are sorted by Y value. - - By default, the background area is drawn using the color defined in the current UIStyle. - - + - Gets the preview window's toolbar. + Specifies the direction in which the series points are sorted. - + - Gets the preview window's statusbar. + Points are sorted in ascending order. - + - Gets or sets the initial directory that is displayed by a save file dialog. + Points are sorted in descending order. - - + + + Specifies how the series points are grouped. + - + - Adds a new report tab to the preview control. + Points are not grouped. - The Report object that contains the prepared report. - The title for the new tab. - - Prepare the report using its Prepare method before you pass it to the report parameter. - - + - Adds a new report tab to the preview control. + Points are grouped by X value. - The Report object that contains the prepared report. - The title for the new tab. - If true, makes the new tab active. - - Prepare the report using its Prepare method before you pass it to the report parameter. - - + - Switches to the tab with specified text. + Points are grouped by number specified in the . - Text of the tab. - true if the tab with specified text exists, or false if there is no such tab. - + - Deletes the report tab with specified text. + Points are grouped by Years. - The text of the tab. - + - Checks if the tab with specified text exists. + Points are grouped by Months. - The text of the tab. - true if the tab exists. - + - Displays the text in the status bar. + Points are grouped by Weeks. - Text to display. - + - Sets the focus to the preview control. + Points are grouped by Days. - + - Prints the current report. + Points are grouped by Hours. - true if report was printed; false if user cancels the "Print" dialog. - + - Saves the current report to a .fpx file using the "Save FIle" dialog. + Points are grouped by Minutes. - + - Saves the current report to a specified .fpx file. + Points are grouped by Seconds. - + - Saves the current report to a stream. + Points are grouped by Milliseconds. - + - Loads the report from a .fpx file using the "Open File" dialog. + Specifies which pie value to explode. - + - Loads the report from a specified .fpx file. + Do not explode pie values. - + - Load the report from a stream. + Explode the biggest value. - The stream to load from. - + - Sends an email. + Explode the lowest value. - + - Finds the text in the current report using the "Find Text" dialog. + Explode the value specified in the property. - + - Finds the specified text in the current report. + Specifies which data points to collect into one point. - Text to find. - A value indicating whether the search is case-sensitive. - A value indicating whether the search matches whole words only. - true if text found. - + - Finds the next occurence of text specified in the Find method. + Do not collect points. - true if text found. - + - Navigates to the first page. + Show top N points (N value is specified in the + property), collect other points into one. - + - Navigates to the previuos page. + Show bottom N points (N value is specified in the + property), collect other points into one. - + - Navigates to the next page. + Collect points which have Y value less than specified + in the property. - + - Navigates to the last page. + Collect points which have Y value less than percent specified + in the property. - + - Gets or sets the current page number. + Collect points which have Y value greater than specified + in the property. - - This value is 1-based. - - + - Gets the pages count in the current report. + Collect points which have Y value greater than percent specified + in the property. - + - Gets or sets the zoom factor. + Represents a MS Chart series wrapper. - 1 corresponds to 100% zoom. + This class provides a data for MS Chart series. The series itself is stored inside the + MS Chart and is accessible via the property. + You don't need to create an instance of this class directly. Instead, use the + method. - + - Zooms in. + Gets os sets the data filter expression. + + The filter is applied for this series only. You can also use the + property to set a filter that will be applied to all + series in a chart. + - + - Zooms out. + Gets or set the data column or expression for automatically created series. + + In order to create auto-series, you need to define one series that will be used as a + template for new series, and set up the property. + The value of this property will be a name of new series. If there is no series + with such name yet, the new series will be added. + - + - Zooms to fit the page width. + Gets or sets the sort method used to sort data points. + + You have to specify the property as well. Data points in this series + will be sorted according selected sort criteria and order. + - + - Zooms to fit the whole page. + Gets or set Force automatically created series. - + - Edits the current page in the designer. + Gets or sets the sort order used to sort data points. + + You have to specify the property as well. Data points in this series + will be sorted according selected sort criteria and order. + - + - Copies the current page in preview. + Gets or sets the group method used to group data points. + + This property is mainly used when series is filled with data with several identical X values. + In this case, you need to set the property to XValue. All identical data points will be + grouped into one point, their Y values will be summarized. You can choose the summary function + using the property. + - + - Removes the current page in preview. + Gets or sets the group interval. + + This value is used if property is set to Number. + - + - Edits the current report in the designer. + Gets or sets the function used to group data points. - + - Edits the watermark. + Gets or sets the collect method used to collect several data points into one. + + This instrument for data processing allows to collect several series points into one point. + The collected point will be displaed using the text specified in the + property and color specified in the property. + For example, to display top 5 values, set this property to TopN and specify + N value (5) in the property. + - + - Edits the page settings. + Gets or sets the collect value used to collect several data points into one. + + This property is used if the property is set to any value other than None. + - + - Navigates to the specified position inside a specified page. + Gets or sets the text for the collected value. - The page number (1-based). - The position inside a page, in pixels. - + - Clears the preview. + Gets or sets the color for the collected value. + + If this property is set to Transparent (by default), the default palette color + will be used to display a collected point. + - + - Refresh the report. + Gets or sets the method used to explode values in pie-type series. - + - Initializes a new instance of the class. + Gets or sets the value that must be exploded. + + This property is used if property is set + to SpecificValue. + - - - Required designer variable. + + + Gets or sets the data column or expression that returns the X value of data point. - - - Required method for Designer support - do not modify - the contents of this method with the code editor. + + + Gets or sets the data column or expression that returns the first Y value of data point. - + - Gets or sets the initial directory that is displayed by a save file dialog. + Gets or sets the data column or expression returns the second Y value of data point. - + - Specifies an action that will be performed on PreparedPages.AddPage method call. + Gets or sets the data column or expression returns the third Y value of data point. - + - Do not add the new prepared page if possible, increment the CurPage instead. + Gets or sets the data column or expression returns the fourth Y value of data point. - + - Add the new prepared page. + Gets or sets the data column or expression that returns the color of data point. - + - Represents a report object. + Gets or sets the data column or expression returns the label value of data point. - - The instance of this class contains a report. Here are some common - actions that can be performed with this object: - - - To load a report, use the - method or call static method. - - - To save a report, call the method. - - - To register application dataset for use it in a report, call one of the - RegisterData methods. - - - To pass some parameter to a report, use the - method. - - - To design a report, call the method. - - - To run a report and preview it, call the method. - Another way is to call the method, then call the - method. - - - To run a report and print it, call the method. - Another way is to call the method, then call the - method. - - - To load/save prepared report, use one of the LoadPrepared and - SavePrepared methods. - - - To set up some global properties, use the static class - or component that you can use in the Visual Studio IDE. - - - - The report consists of one or several report pages (pages of the - type) and/or dialog forms (pages of the type). - They are stored in the collection. In turn, each page may contain report - objects. See the example below how to create a simple report in code. - - This example shows how to create a report instance, load it from a file, - register the application data, run and preview. - - Report report = new Report(); - report.Load("reportfile.frx"); - report.RegisterData(application_dataset); - report.Show(); - - This example shows how to create simple report in code. - - Report report = new Report(); - // create the report page - ReportPage page = new ReportPage(); - page.Name = "ReportPage1"; - // set paper width and height. Note: these properties are measured in millimeters. - page.PaperWidth = 210; - page.PaperHeight = 297; - // add a page to the report - report.Pages.Add(page); - // create report title - page.ReportTitle = new ReportTitleBand(); - page.ReportTitle.Name = "ReportTitle1"; - page.ReportTitle.Height = Units.Millimeters * 10; - // create Text object and put it to the title - TextObject text = new TextObject(); - text.Name = "Text1"; - text.Bounds = new RectangleF(0, 0, Units.Millimeters * 100, Units.Millimeters * 5); - page.ReportTitle.Objects.Add(text); - // create data band - DataBand data = new DataBand(); - data.Name = "Data1"; - data.Height = Units.Millimeters * 10; - // add data band to a page - page.Bands.Add(data); - - - + - Gets a reference to the report designer. + Gets a reference to MS Chart Series object. - This property can be used when report is designing. In other cases it returns null. + Use this property to set many options available for the Series object. These options + include: visual appearance, labels, marks, value types. Refer to the Microsoft Chart control + documentation to learn more. - + - Runs the report designer. + Gets a number of Y value per data point. - true if report was modified, otherwise false. + + Number of Y values depends on series type. Most of series have only one Y value. Financial + series such as Stock and Candlestick, use four Y values. + - + - Runs the report designer. + This property is not relevant to this class. - A value indicates whether the designer should run modally. - true if report was modified, otherwise false. - - - Runs the report designer. - - The main MDI form which will be a parent for the designer. - true if report was modified, otherwise false. + + - + + + + + + + - Gets the email settings such as recipients, subject, message body. + Clears all data points in this series. - + - Gets or sets the report preview control. + Adds a data point with specified X and Y values. + X value. + Array of Y values. - Use this property to attach a custom preview to your report. To do this, place the PreviewControl - control to your form and set the report's Preview property to this control. + Note: number of values in the yValues parameter must be the same as value returned + by the property. - + + + + - Gets the print settings such as printer name, copies, pages to print etc. + Creates a new instance of the class with default settings. - + - Prepares the report and prints it. + Represents a collection of objects. - + - Prints the report with the "Print" dialog. - Report should be prepared using the method. + Gets the element at the specified index. + Index of an element. + The element at the specified index. - + - Prints the report without the "Print" dialog. - Report should be prepared using the method. + Resets series data. - Printer-specific settings. - - Use the following code if you want to show the "Print" dialog, then print: - - if (report.Prepare()) - { - PrinterSettings printerSettings = null; - if (report.ShowPrintDialog(out printerSettings)) - { - report.PrintPrepared(printerSettings); - } - } - - - + - Prepares the report and shows it in the preview window. + Processes the current data row. - + - Prepares the report and shows it in the preview window. + Finishes the series data. - A value that specifies whether the preview window should be modal. - + + + Required designer variable. + + + + + Clean up any resources being used. + + true if managed resources should be disposed; otherwise, false. + + + + Required method for Designer support - do not modify + the contents of this method with the code editor. + + + - Prepares the report and shows it in the preview window. + Base class for report pages and dialog forms. - A value that specifies whether the preview window should be modal. - The owner of the preview window. - + - Prepares the report and shows it in the preview window. + This property is not relevant to this class. - The main MDI form which will be a parent for the preview window. - + - Previews the report. The report should be prepared using the method. + This property is not relevant to this class. - + - Previews the prepared report. + This property is not relevant to this class. - A value that specifies whether the preview window should be modal. - + - Previews the prepared report. + Gets the snap size for this page. - A value that specifies whether the preview window should be modal. - The owner of the preview window. - + - Previews the prepared report. + Gets a page designer for this page type. - The main MDI form which will be a parent for the preview window. + The page designer. - + - Shows the "Print" dialog. - - Printer-specific settings. - true if the dialog was closed by "Print" button. - - Use the following code if you want to show the "Print" dialog, then print: - - if (report.Prepare()) - { - PrinterSettings printerSettings = null; - if (report.ShowPrintDialog(out printerSettings)) - { - report.PrintPrepared(printerSettings); - } - } - - - - - - Occurs when calc execution is started. - - - - - Occurs when report is inherited and trying to load a base report. + This method is called by the designer when you create a new page. - Typical use of this event is to load the base report from a database instead of a file. + You may create the default page layout (add default bands, set default page size, etc). - - - Occurs when report execution is started. - - - + - Occurs when report execution is finished. + Causes the page to refresh in the preview window. + + Call this method when you handle object's MouseMove, MouseDown, MouseUp, MouseEnter, MouseLeave events + and want to refresh the preview window. + + If you have changed some objects on a page, the Refresh method will not save the changes. + This means when you print or export the page, you will see original (unmodified) page content. + If you want to save the changes, you have to use the method instead. + + - + - Gets the pages contained in this report. + Modifies the page content and refresh it in the preview window. - This property contains pages of all types (report and dialog). Use the is/as operators - if you want to work with pages of ReportPage type. + Call this method when you handle object's Click, MouseDown or MouseUp events + and want to modify an object and refresh the preview window. - The following code demonstrates how to access the first report page: - - ReportPage page1 = report1.Pages[0] as ReportPage; - - - + - Gets the report's data. + Initializes a new instance of the class with default settings. - - The dictionary contains all data items such as connections, data sources, parameters, - system variables. - - + - Gets the collection of report parameters. + Represents the pages of a prepared report. - Parameters are displayed in the "Data" window under the "Parameters" node. - Typical use of parameters is to pass some static data from the application to the report. - You can print such data, use it in the data row filter, script etc. - Another way to use parameters is to define some reusable piece of code, for example, - to define an expression that will return the concatenation of first and second employee name. - In this case, you set the parameter's Expression property to something like this: - [Employees.FirstName] + " " + [Employees.LastName]. Now this parameter may be used in the report - to print full employee name. Each time you access such parameter, it will calculate the expression - and return its value. - You can create nested parameters. To do this, add the new Parameter to the - Parameters collection of the root parameter. To access the nested parameter, you may use the - method. - To get or set the parameter's value, use the and - methods. To set the parameter's expression, use the - method that returns a Parameter object and set its - Expression property. + Prepared page is a page that you can see in the preview window. Prepared pages can be + accessed via property. + The common scenarios of using this object are: + + + Working with prepared pages after the report is finished: load + () or save () pages + from/to a .fpx file, get a page with specified index to work with its objects + (); modify specified page (). + + + + Using the , , + methods while report is generating to produce an output. + + + + - + - Gets or sets the report information such as report name, author, description etc. + Gets the number of pages in the prepared report. - + - Gets or sets the base report file name. + Specifies an action that will be performed on method call. - - This property contains the name of a report file this report is inherited from. - Note: setting this property to non-empty value will clear the report and - load the base file into it. - - + - Gets or sets the name of a file the report was loaded from. + Gets or sets a value indicating whether the prepared pages can be uploaded to the file cache. - This property is used to support the FastReport.Net infrastructure; - typically you don't need to use it. + This property is used while report is generating. + Default value for this property is true. That means the prepared pages may be uploaded to + the file cache if needed. To prevent this (for example, if you need to access some objects + on previously generated pages), set the property value to false. - + + + + - Gets or sets the report script. + Adds a source page to the prepared pages dictionary. + The template page to add. - The script contains the ReportScript class that contains all report objects' - event handlers and own items such as private fields, properties, methods etc. The script - contains only items written by you. Unlike other report generators, the script does not - contain report objects declarations, initialization code. It is added automatically when - you run the report. - By default this property contains an empty script text. You may see it in the designer - when you switch to the Code window. - If you set this property programmatically, you have to declare the FastReport - namespace and the ReportScript class in it. Do not declare report items (such as bands, - objects, etc) in the ReportScript class: the report engine does this automatically when - you run the report. - Security note: since the report script is compiled into .NET assembly, it allows - you to do ANYTHING. For example, you may create a script that will read/write files from/to a disk. - To restrict such operations, use the property. + Call this method before using AddPage and AddBand methods. This method adds + a page to the dictionary that will be used to decrease size of the prepared report. - + - Gets or sets the script language of this report. + Adds a new page. + The original (template) page to add. - Note: changing this property will reset the report script to default empty script. + Call the method before adding a page. This method creates + a new output page with settings based on page parameter. - + - Gets or sets a value indicating whether the null DB value must be converted to zero, false or - empty string depending on the data column type. + Prints a band with all its child objects. + The band to print. + true if band was printed; false if it can't be printed + on current page due to its PrintOn property value. - This property is true by default. If you set it to false, you should check - the DB value before you do something with it (for example, typecast it to any type, use it - in a expression etc.) + Call the method before adding a band. - + - Gets or sets a value that specifies whether the report engine should perform the second pass. + Gets a page with specified index. - - Typically the second pass is necessary to print the number of total pages. It also - may be used to perform some calculations on the first pass and print its results on the - second pass. - Use the Engine.FirstPass, Engine.FinalPass properties to determine which - pass the engine is performing now. - + Zero-based index of page. + The page with specified index. - + - Gets or sets a value that specifies whether to compress the report file. + Gets the size of specified page, in pixels. - - The report file is compressed using the Gzip algorithm. So you can open the - compressed report in any zip-compatible archiver. - + Index of page. + the size of specified page, in pixels. - + - Gets or sets a value that specifies whether to use the file cache rather than memory - to store the prepared report pages. + Replaces the prepared page with specified one. + The index of prepared page to replace. + The new page to replace with. - + - Gets or sets a value that specifies the quality of text rendering. + Modify the prepared page with new sizes. - - Note: the default property value is TextQuality.Default. That means the report - may look different depending on OS settings. This property does not affect the printout. - + The name of prepared page to reSize. - + - Gets or sets a value that specifies if the graphic objects such as bitmaps - and shapes should be displayed smoothly. + Removes a page with the specified index. + The zero-based index of page to remove. - + - Gets or sets the report password. + Creates a copy of a page with specified index and inserts it after original one. - - When you try to load the password-protected report, you will be asked - for a password. You also may specify the password in this property before loading - the report. In this case the report will load silently. - Password-protected report file is crypted using Rijndael algorithm. - Do not forget your password! It will be hard or even impossible to open - the protected file in this case. - + The zero-based index of original page. - + - Gets or sets a value indicating whether it is necessary to automatically fill - DataSet registered with RegisterData call. + Saves prepared pages to a stream. - - If this property is true (by default), FastReport will automatically fill - the DataSet with data when you trying to run a report. Set it to false if - you want to fill the DataSet by yourself. - + The stream to save to. - + - Gets or sets the maximum number of generated pages in a prepared report. + Saves prepared pages to a .fpx file. - - Use this property to limit the number of pages in a prepared report. - + The name of the file to save to. - + - Gets or sets the collection of styles used in this report. + Loads prepared pages from a stream. + The stream to load from. - + - Gets or sets an array of assembly names that will be used to compile the report script. + Loads prepared pages from a .fpx file. - - By default this property contains the following assemblies: "System.dll", "System.Drawing.dll", - "System.Windows.Forms.dll", "System.Data.dll", "System.Xml.dll". If your script uses some types - from another assemblies, you have to add them to this property. - + The name of the file to load from. - + - Gets or sets a script event name that will be fired when the report starts. + Clears the prepared report's pages. - + - Gets or sets a script event name that will be fired when the report is finished. + Creates the pages of a prepared report + - + - Gets a value indicating that report execution was aborted. + Initializes a new instance of the OutlineControl class with default settings. - + - Gets or sets a value that determines whether to store the report in the application resources. - Use this property in the MS Visual Studio IDE only. + Represents a Windows Forms control used to preview a report. - By default this property is true. When set to false, you should store your report - in a file. + To use this control, place it on a form and link it to a report using the report's + property. To show a report, call + the Report.Show method: + + report1.Preview = previewControl1; + report1.Show(); + + Use this control's methods such as , etc. to + handle the preview. Call method to clear the preview. + You can specify whether the standard toolbar is visible in the + property. The property allows you to hide/show the statusbar. + - + - Gets or sets the resource string that contains the report. + Occurs when current page number is changed. - - This property is used by the MS Visual Studio to store the report. Do not use it directly. - - + - Gets a value indicating that this report contains dialog forms. + Occurs when Print button clicked. - + - Gets or sets a set of permissions that will be restricted for the script code. + Occurs when Export button clicked. - - Since the report script is compiled into .NET assembly, it allows you to do ANYTHING. - For example, you may create a script that will read/write files from/to a disk. This property - is used to restrict such operations. - This example shows how to restrict the file IO operations in a script: - - using System.Security; - using System.Security.Permissions; - ... - PermissionSet ps = new PermissionSet(PermissionState.None); - ps.AddPermission(new FileIOPermission(PermissionState.Unrestricted)); - report1.ScriptRestrictions = ps; - report1.Prepare(); - - - - + - Gets a reference to the graphics cache for this report. + Gets a reference to the report. - - This property is used to support the FastReport.Net infrastructure. Do not use it directly. - - + - Gets a pages of the prepared report. + Obsolete. Gets or sets the color of page border. - + - Gets a reference to the report engine. + Gets or sets the color of active page border. - - This property can be used when report is running. In other cases it returns null. - - + - Gets or sets the initial page number for PageN/PageNofM system variables. + Gets or sets the first page offset from the top left corner of the control. - + - This property is not relevant to this class. + Gets or sets a value indicating whether the toolbar is visible. - + - This property is not relevant to this class. + Gets or sets a value indicating whether the statusbar is visible. - + - Gets the report operation that is currently performed. + Gets or sets a value indicating whether the outline control is visible. - + - Gets or sets the flag for refresh. + Specifies the set of buttons available in the toolbar. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - Initializes the report's fields. + Specifies the set of exports that will be available in the preview's "save" menu. - - This method is for internal use only. - - + - Generates the file (.cs or .vb) that contains the report source code. + Specifies the set of exports in clouds that will be available in the preview's "save" menu. - Name of the file. - - Use this method to generate the report source code. This code can be attached to your project. - In this case, you will need to call the following code to run a report: - - SimpleListReport report = new SimpleListReport(); - report.RegisterData(your_dataset); - report.Show(); - - - + - Calculates an expression and returns the result. + Gets or sets a value indicating whether the fast scrolling method should be used. - The expression to calculate. - If report is running, returns the result of calculation. - Otherwise returns null. - The expression may be any valid expression such as "1 + 2". The expression - is calculated in the report script's ReportScript class instance context, - so you may refer to any objects available in this context: private fields, - methods, report objects. + If you enable this property, the gradient background will be disabled. - + - Calculates an expression and returns the result. + Gets or sets the visual style. - The expression to calculate. - The value of currently printing object. - If report is running, returns the result of calculation. - Otherwise returns null. - - Do not call this method directly. Use the Calc(string expression) method instead. - - + - Returns an expression value. + Gets or sets a value indicating that the BackColor property must be used to draw the background area. - The expression. - The value of currently printing object. - Returns the result of calculation. - This method is for internal use only, do not call it directly. + By default, the background area is drawn using the color defined in the current UIStyle. - + - Invokes the script event handler with given name. + Gets the preview window's toolbar. - The name of the script method. - The method parameters. - + - Gets the data column's value. Automatically converts null value to 0, false or "" - depending on the column type. + Gets the preview window's statusbar. - The name of the data column including the datasource name. - If report is running, returns the column value. Otherwise returns null. - - The return value of this method does not depend on the property. - - - - string employeeName = (string)report.GetColumnValue("Employees.FirstName"); - - - + - Gets the data column's value. This method does not convert null values. + Gets or sets the initial directory that is displayed by a save file dialog. - The name of the data column including the datasource name. - If report is running, returns the column value. - Otherwise returns null. - + + + + - Gets the report parameter with given name. + Adds a new report tab to the preview control. - The name of the parameter. - The object if found, otherwise null. + The Report object that contains the prepared report. + The title for the new tab. - To find nested parameter, use the "." separator: "MainParameter.NestedParameter" + Prepare the report using its Prepare method before you pass it to the report parameter. - + - Gets a value of the parameter with given name. + Adds a new report tab to the preview control. - The name of the parameter. - The parameter's value if found, otherwise null. + The Report object that contains the prepared report. + The title for the new tab. + If true, makes the new tab active. - To find nested parameter, use the "." separator: "MainParameter.NestedParameter" + Prepare the report using its Prepare method before you pass it to the report parameter. - + - Sets the parameter's value. + Switches to the tab with specified text. - The name of the parameter. - Value to set. - - Use this method to pass a value to the parameter that you've created in the "Data" window. - Such parameter may be used everythere in a report; for example, you can print its value - or use it in expressions. - You should call this method after the report was loaded and before you run it. - To access a nested parameter, use the "." separator: "MainParameter.NestedParameter" - - This method will create the parameter if it does not exist. - - - This example shows how to pass a value to the parameter with "MyParam" name: - - // load the report - report1.Load("report.frx"); - // setup the parameter - report1.SetParameterValue("MyParam", 10); - // show the report - report1.Show(); - - + Text of the tab. + true if the tab with specified text exists, or false if there is no such tab. - + - Gets a value of the system variable with specified name. + Deletes the report tab with specified text. - Name of a variable. - The variable's value if found, otherwise null. + The text of the tab. - + - Gets a value of the total with specified name. + Checks if the tab with specified text exists. - Name of total. - The total's value if found, otherwise 0. - This method converts null values to 0 if the property is set to true. - Use the method if you don't want the null conversion. - + The text of the tab. + true if the tab exists. - + - Gets a value of the total with specified name. + Displays the text in the status bar. - Name of total. - The total's value if found, otherwise null. + Text to display. - + - Gets the datasource with specified name. + Sets the focus to the preview control. - Alias name of a datasource. - The datasource object if found, otherwise null. - - - - + - Aborts the report execution. + Prints the current report. + true if report was printed; false if user cancels the "Print" dialog. - - - - - - - + - Updates the report component's styles. + Saves the current report to a .fpx file using the "Save FIle" dialog. - - Call this method if you change the collection. - - + - Sets prepared pages. + Saves the current report to a specified .fpx file. - - + - This method fires the StartReport event and the script code connected - to the StartReportEvent. + Saves the current report to a stream. - + - This method fires the FinishReport event and the script code connected - to the FinishReportEvent. + Loads the report from a .fpx file using the "Open File" dialog. - - - - - - - + - Saves the report to a stream. + Loads the report from a specified .fpx file. - The stream to save to. - + - Saves the report to a file. + Load the report from a stream. - The name of the file to save to. + The stream to load from. - + - Loads report from a stream. + Sends an email. - The stream to load from. - - When you try to load the password-protected report, you will be asked - for a password. You also may specify the password in the - property before loading the report. In this case the report will load silently. - - + - Loads the report from a file. + Finds the text in the current report using the "Find Text" dialog. - The name of the file to load from. - - When you try to load the password-protected report, you will be asked - for a password. You also may specify the password in the - property before loading the report. In this case the report will load silently. - - + - Loads the report from a string. + Finds the specified text in the current report. - The string that contains a stream in UTF8 or Base64 encoding. + Text to find. + A value indicating whether the search is case-sensitive. + A value indicating whether the search matches whole words only. + true if text found. - + - Saves the report to a string. + Finds the next occurence of text specified in the Find method. - The string that contains a stream. + true if text found. - + - Saves the report to a string using the Base64 encoding. + Navigates to the first page. - The string that contains a stream. - + - Creates the report instance and loads the report from a stream. + Navigates to the previuos page. - The stream to load from. - The new report instance. - + - Creates the report instance and loads the report from a file. + Navigates to the next page. - The name of the file to load from. - The new report instance. - + - Creates the report instance and loads the report from a string. + Navigates to the last page. - The string that contains a stream in UTF8 encoding. - The new report instance. - + - Registers the application dataset with all its tables and relations to use it in the report. + Gets or sets the current page number. - The application data. - If you register more than one dataset, use the method. + This value is 1-based. - - - report1.Load("report.frx"); - report1.RegisterData(dataSet1); - - - + - Registers the application dataset with all its tables and relations to use it in the report and enables all its tables. + Gets the pages count in the current report. - The application data. - The boolean value indicating whether all tables should be enabled. - - If you register more than one dataset, use the method. - - - - report1.Load("report.frx"); - report1.RegisterData(dataSet1, true); - - - + - Registers the application dataset with specified name. + Gets or sets the zoom factor. - The application data. - The name of the data. - Use this method if you register more than one dataset. You may specify any value - for the name parameter: it is not displayed anywhere in the designer and used only - to load/save a report. The name must be persistent and unique for each registered dataset. + 1 corresponds to 100% zoom. - - - report1.Load("report.frx"); - report1.RegisterData(dataSet1, "NorthWind"); - - - + - Registers the application dataset with specified name and enables all its tables. + Zooms in. - The application data. - The name of the data. - The boolean value indicating whether all tables should be enabled. - - Use this method if you register more than one dataset. You may specify any value - for the name parameter: it is not displayed anywhere in the designer and used only - to load/save a report. The name must be persistent and unique for each registered dataset. - - - - report1.Load("report.frx"); - report1.RegisterData(dataSet1, "NorthWind", true); - - - + - Registers the application data table to use it in the report. + Zooms out. - The application data. - The name of the data. - - - report1.Load("report.frx"); - report1.RegisterData(dataSet1.Tables["Orders"], "Orders"); - - - + - Registers the application data view to use it in the report. + Zooms to fit the page width. - The application data. - The name of the data. - - - report1.Load("report.frx"); - report1.RegisterData(myDataView, "OrdersView"); - - - + - Registers the application data relation to use it in the report. + Zooms to fit the whole page. - The application data. - The name of the data. - - You may specify any value for the name parameter: it is not displayed anywhere - in the designer and used only to load/save a report. The name must be persistent - and unique for each registered relation. - - - - report1.Load("report.frx"); - report1.RegisterData(myDataRelation, "myRelation"); - - - + - Obsolete. Registers the application business object to use it in the report. + Edits the current page in the designer. - Application data. - Name of the data. - Not used. - Maximum nesting level of business objects. - - This method is obsolete. Use the method instead. - - + - Registers the application business object to use it in the report. + Copies the current page in preview. - Application data. - Name of the data. - - - report1.Load("report.frx"); - report1.RegisterData(myBusinessObject, "Customers"); - - - + - Registers the application business object to use it in the report. + Removes the current page in preview. - Application data. - Name of the data. - Maximum nesting level of business objects. - - This method creates initial datasource with specified nesting level. It is useful if - you create a report in code. In most cases, you don't need to specify the nesting level - because it may be selected in the designer's "Choose Report Data" dialog. - - + - Registers the application cube link to use it in the report. + Edits the current report in the designer. - The application data. - The name of the data. - - - report1.Load("report.frx"); - report1.RegisterData(myCubeLink, "Orders"); - - - + - Prepares the report. + Edits the watermark. - true if report was prepared succesfully. - + - Prepares the report. + Edits the page settings. - Specifies whether the new report should be added to a - report that was prepared before. - true if report was prepared succesfully. - - Use this method to merge prepared reports. - - This example shows how to merge two reports and preview the result: - - Report report = new Report(); - report.Load("report1.frx"); - report.Prepare(); - report.Load("report2.frx"); - report.Prepare(true); - report.ShowPrepared(); - - - + - For internal use only. + Navigates to the specified position inside a specified page. + The page number (1-based). + The position inside a page, in pixels. - + - For internal use only. + Clears the preview. - + - Refresh the current report. + Refresh the report. - - Call this method in the Click or MouseUp event handler of a report object to refresh - the currently previewed report. Report will be generated again, but without dialog forms. - - + - Refresh prepared report after intercative actions. + Initializes a new instance of the class. - - - Prepare page + + + Required designer variable. - - - - Exports a report. Report should be prepared using the method. + + + Required method for Designer support - do not modify + the contents of this method with the code editor. - The export filter. - Stream to save export result to. - + - Exports a report. Report should be prepared using the method. + Gets or sets the initial directory that is displayed by a save file dialog. - The export filter. - File name to save export result to. - + - Saves the prepared report. Report should be prepared using the method. + Specifies an action that will be performed on PreparedPages.AddPage method call. - File name to save to. - + - Saves the prepared report. Report should be prepared using the method. + Do not add the new prepared page if possible, increment the CurPage instead. - Stream to save to. - + - Loads the prepared report from a .fpx file. + Add the new prepared page. - File name to load form. - + - Loads the prepared report from a .fpx file. + Represents a report object. - Stream to load from. + + The instance of this class contains a report. Here are some common + actions that can be performed with this object: + + + To load a report, use the + method or call static method. + + + To save a report, call the method. + + + To register application dataset for use it in a report, call one of the + RegisterData methods. + + + To pass some parameter to a report, use the + method. + + + To design a report, call the method. + + + To run a report and preview it, call the method. + Another way is to call the method, then call the + method. + + + To run a report and print it, call the method. + Another way is to call the method, then call the + method. + + + To load/save prepared report, use one of the LoadPrepared and + SavePrepared methods. + + + To set up some global properties, use the static class + or component that you can use in the Visual Studio IDE. + + + + The report consists of one or several report pages (pages of the + type) and/or dialog forms (pages of the type). + They are stored in the collection. In turn, each page may contain report + objects. See the example below how to create a simple report in code. + + This example shows how to create a report instance, load it from a file, + register the application data, run and preview. + + Report report = new Report(); + report.Load("reportfile.frx"); + report.RegisterData(application_dataset); + report.Show(); + + This example shows how to create simple report in code. + + Report report = new Report(); + // create the report page + ReportPage page = new ReportPage(); + page.Name = "ReportPage1"; + // set paper width and height. Note: these properties are measured in millimeters. + page.PaperWidth = 210; + page.PaperHeight = 297; + // add a page to the report + report.Pages.Add(page); + // create report title + page.ReportTitle = new ReportTitleBand(); + page.ReportTitle.Name = "ReportTitle1"; + page.ReportTitle.Height = Units.Millimeters * 10; + // create Text object and put it to the title + TextObject text = new TextObject(); + text.Name = "Text1"; + text.Bounds = new RectangleF(0, 0, Units.Millimeters * 100, Units.Millimeters * 5); + page.ReportTitle.Objects.Add(text); + // create data band + DataBand data = new DataBand(); + data.Name = "Data1"; + data.Height = Units.Millimeters * 10; + // add data band to a page + page.Bands.Add(data); + + - + - Initializes a new instance of the class with default settings. + Gets a reference to the report designer. + + This property can be used when report is designing. In other cases it returns null. + - + - Ensure that static constructor is called. + Runs the report designer. + true if report was modified, otherwise false. - + - Create name for all unnamed elements with prefix and start with number + Runs the report designer. - Prefix for name - Number from which to start + A value indicates whether the designer should run modally. + true if report was modified, otherwise false. - + - Base class for all report objects. + Runs the report designer. + The main MDI form which will be a parent for the designer. + true if report was modified, otherwise false. - + - This event occurs when the user moves the mouse over the object in the preview window. + Gets the email settings such as recipients, subject, message body. - + - This event occurs when the user releases the mouse button in the preview window. + Gets or sets the report preview control. + + Use this property to attach a custom preview to your report. To do this, place the PreviewControl + control to your form and set the report's Preview property to this control. + - + - This event occurs when the user clicks the mouse button in the preview window. + Gets the print settings such as printer name, copies, pages to print etc. - + - This event occurs when the mouse enters the object's bounds in the preview window. + - + - This event occurs when the mouse leaves the object's bounds in the preview window. + Prepares the report and prints it. - + - Copies event handlers from another similar object. + Prints the report with the "Print" dialog. + Report should be prepared using the method. - The object to copy handlers from. - + - This method fires the MouseMove event and the script code connected to the MouseMoveEvent. + Prints the report without the "Print" dialog. + Report should be prepared using the method. - Event data. + Printer-specific settings. + + Use the following code if you want to show the "Print" dialog, then print: + + if (report.Prepare()) + { + PrinterSettings printerSettings = null; + if (report.ShowPrintDialog(out printerSettings)) + { + report.PrintPrepared(printerSettings); + } + } + + - + - This method fires the MouseUp event and the script code connected to the MouseUpEvent. + Prepares the report and shows it in the preview window. - Event data. - + - This method fires the MouseDown event and the script code connected to the MouseDownEvent. + Prepares the report and shows it in the preview window. - Event data. + A value that specifies whether the preview window should be modal. - + - This method fires the MouseEnter event and the script code connected to the MouseEnterEvent. + Prepares the report and shows it in the preview window. - Event data. + A value that specifies whether the preview window should be modal. + The owner of the preview window. - + - This method fires the MouseLeave event and the script code connected to the MouseLeaveEvent. + Prepares the report and shows it in the preview window. - Event data. + The main MDI form which will be a parent for the preview window. - + - This method is fired when the user scrolls the mouse in the preview window. + Previews the report. The report should be prepared using the method. - Event data. - - - - - - - - - - - - - + - Assigns a format from another, similar object. + Previews the prepared report. - Source object to assign a format from. - - - - - - + A value that specifies whether the preview window should be modal. - + - Draws the object's markers. + Previews the prepared report. - Draw event arguments. + A value that specifies whether the preview window should be modal. + The owner of the preview window. - + - Draws the object's markers. + Previews the prepared report. - Draw event arguments. - Marker style - - - - - - - - - + The main MDI form which will be a parent for the preview window. - + - This event occurs before the object is added to the preview pages. + Shows the "Print" dialog. + Printer-specific settings. + true if the dialog was closed by "Print" button. + + Use the following code if you want to show the "Print" dialog, then print: + + if (report.Prepare()) + { + PrinterSettings printerSettings = null; + if (report.ShowPrintDialog(out printerSettings)) + { + report.PrintPrepared(printerSettings); + } + } + + - + - This event occurs after the object was added to the preview pages. + Occurs when calc execution is started. - + - This event occurs after the object was filled with data. + Occurs when report is inherited and trying to load a base report. + + Typical use of this event is to load the base report from a database instead of a file. + - + - This event occurs when the user clicks the object in the preview window. + Occurs when report execution is started. - + - Gets or sets a value that determines if the object can be exported. + Occurs when report execution is finished. - + - Gets or sets an object's border. + Occurs before export to set custom export parameters. - + - Gets or sets an object's fill. + Gets the pages contained in this report. - The fill can be one of the following types: , , - , . - To set the solid fill color, use the simpler property. + This property contains pages of all types (report and dialog). Use the is/as operators + if you want to work with pages of ReportPage type. - This example shows how to set the new fill and change its properties: + The following code demonstrates how to access the first report page: - textObject1.Fill = new SolidFill(Color.Green); - (textObject1.Fill as SolidFill).Color = Color.Red; + ReportPage page1 = report1.Pages[0] as ReportPage; - + - + - Gets or sets the fill color in a simple manner. + Gets the report's data. - This property can be used in a report script to change the fill color of the object. It is - equivalent to: reportComponent1.Fill = new SolidFill(color); + The dictionary contains all data items such as connections, data sources, parameters, + system variables. - + - Gets or sets a bookmark expression. + Gets the collection of report parameters. - This property can contain any valid expression that returns a bookmark name. This can be, for example, - a data column. To navigate to a bookmark, you have to use the property. + Parameters are displayed in the "Data" window under the "Parameters" node. + Typical use of parameters is to pass some static data from the application to the report. + You can print such data, use it in the data row filter, script etc. + Another way to use parameters is to define some reusable piece of code, for example, + to define an expression that will return the concatenation of first and second employee name. + In this case, you set the parameter's Expression property to something like this: + [Employees.FirstName] + " " + [Employees.LastName]. Now this parameter may be used in the report + to print full employee name. Each time you access such parameter, it will calculate the expression + and return its value. + You can create nested parameters. To do this, add the new Parameter to the + Parameters collection of the root parameter. To access the nested parameter, you may use the + method. + To get or set the parameter's value, use the and + methods. To set the parameter's expression, use the + method that returns a Parameter object and set its + Expression property. - + - Gets or sets a hyperlink. + Gets or sets the report information such as report name, author, description etc. - - The hyperlink is used to define clickable objects in the preview. - When you click such object, you may navigate to the external url, the page number, - the bookmark defined by other report object, or display the external report. - Set the Kind property of the hyperlink to select appropriate behavior. - Usually you should set the Expression property of the hyperlink to - any valid expression that will be calculated when this object is about to print. - The value of an expression will be used for navigation. - If you want to navigate to - something fixed (URL or page number, for example) you also may set the Value - property instead of Expression. - - + - Determines if the object can grow. + Gets or sets the base report file name. - This property is applicable to the bands or text objects that can contain several text lines. - If the property is set to true, object will grow to display all the information that it contains. + This property contains the name of a report file this report is inherited from. + Note: setting this property to non-empty value will clear the report and + load the base file into it. - + - Determines if the object can shrink. + Gets or sets the absolute path to the parent report. - This property is applicable to the bands or text objects that can contain several text lines. - If the property is set to true, object can shrink to remove the unused space. + This property contains the absolute path to the parent report. - + - Determines if the object must grow to the band's bottom side. + Gets or sets the name of a file the report was loaded from. - If the property is set to true, object grows to the bottom side of its parent. This is useful if - you have several objects on a band, and some of them can grow or shrink. + This property is used to support the FastReport.Net infrastructure; + typically you don't need to use it. - + - Gets or sets a shift mode of the object. + Gets or sets the report script. - See enumeration for details. + The script contains the ReportScript class that contains all report objects' + event handlers and own items such as private fields, properties, methods etc. The script + contains only items written by you. Unlike other report generators, the script does not + contain report objects declarations, initialization code. It is added automatically when + you run the report. + By default this property contains an empty script text. You may see it in the designer + when you switch to the Code window. + If you set this property programmatically, you have to declare the FastReport + namespace and the ReportScript class in it. Do not declare report items (such as bands, + objects, etc) in the ReportScript class: the report engine does this automatically when + you run the report. + Security note: since the report script is compiled into .NET assembly, it allows + you to do ANYTHING. For example, you may create a script that will read/write files from/to a disk. + To restrict such operations, use the property. - + - Gets or sets the style name. + Gets or sets the script language of this report. - Style is a set of common properties such as border, fill, font, text color. The Report - has a set of styles in the property. + Note: changing this property will reset the report script to default empty script. - + - Gets or sets a style name that will be applied to even band rows. + Gets or sets a value indicating whether the null DB value must be converted to zero, false or + empty string depending on the data column type. - Style with this name must exist in the collection. + This property is true by default. If you set it to false, you should check + the DB value before you do something with it (for example, typecast it to any type, use it + in a expression etc.) - + - Gets or sets a style name that will be applied to this object when the mouse pointer is over it. + Gets or sets a value that specifies whether the report engine should perform the second pass. - Style with this name must exist in the collection. + Typically the second pass is necessary to print the number of total pages. It also + may be used to perform some calculations on the first pass and print its results on the + second pass. + Use the Engine.FirstPass, Engine.FinalPass properties to determine which + pass the engine is performing now. - + - Gets or sets a value that determines which properties of the even style to use. + Gets or sets a value that specifies whether to compress the report file. - Usually you will need only the Fill property of the even style to be applied. If you want to - apply all style settings, set this property to StylePriority.UseAll. + The report file is compressed using the Gzip algorithm. So you can open the + compressed report in any zip-compatible archiver. - + - Gets or sets a value that determines where to print the object. + Gets or sets a value that specifies whether to use the file cache rather than memory + to store the prepared report pages. - - See the enumeration for details. - - + - Gets or sets a script event name that will be fired before the object will be printed in the preview page. + Gets or sets a value that specifies the quality of text rendering. + + Note: the default property value is TextQuality.Default. That means the report + may look different depending on OS settings. This property does not affect the printout. + - + - Gets or sets a script event name that will be fired after the object was printed in the preview page. + Gets or sets a value that specifies if the graphic objects such as bitmaps + and shapes should be displayed smoothly. - + - Gets or sets a script event name that will be fired after the object was filled with data. + Gets or sets the report password. + + When you try to load the password-protected report, you will be asked + for a password. You also may specify the password in this property before loading + the report. In this case the report will load silently. + Password-protected report file is crypted using Rijndael algorithm. + Do not forget your password! It will be hard or even impossible to open + the protected file in this case. + - + - Gets or sets a script event name that will be fired when the user click the object in the preview window. + Gets or sets a value indicating whether it is necessary to automatically fill + DataSet registered with RegisterData call. + + If this property is true (by default), FastReport will automatically fill + the DataSet with data when you trying to run a report. Set it to false if + you want to fill the DataSet by yourself. + - + - Determines if the object has custom border and use only Border.Width, Border.Style and - Border.Color properties. + Gets or sets the maximum number of generated pages in a prepared report. - This flag is used to disable some toolbar buttons when such object is selected. Applicable to the - ShapeObject and LineObject. + Use this property to limit the number of pages in a prepared report. - + - Determines if the object uses the Border. + Gets or sets the collection of styles used in this report. - - This flag is used to disable some toolbar buttons when such object is selected. - - + - Determines if the object uses the fill. + Gets or sets an array of assembly names that will be used to compile the report script. - This flag is used to disable some toolbar buttons when such object is selected. + By default this property contains the following assemblies: "System.dll", "System.Drawing.dll", + "System.Windows.Forms.dll", "System.Data.dll", "System.Xml.dll". If your script uses some types + from another assemblies, you have to add them to this property. - + - Gets or sets a value indicates that object should not be added to the preview. + Gets or sets a script event name that will be fired when the report starts. - + - Determines if serializing the Style property is needed. + Gets or sets a script event name that will be fired when the report is finished. - - The Style property must be serialized last. Some ancestor classes may turn off the standard Style - serialization and serialize it by themselves. - - + - Determines if an object can provide the hyperlink value automatically. + Gets a value indicating that report execution was aborted. + + + + + Gets or sets a value that determines whether to store the report in the application resources. + Use this property in the MS Visual Studio IDE only. - This flag is used in complex objects such as Matrix or Chart. These objects can provide - a hyperlink value automatically, depending on where you click. + By default this property is true. When set to false, you should store your report + in a file. - + - Gets an object's parent band. + Gets or sets the resource string that contains the report. + + This property is used by the MS Visual Studio to store the report. Do not use it directly. + - + - Gets an object's parent data band. + Gets a value indicating that this report contains dialog forms. - + - Gets or sets an object's cursor shape. + Gets or sets a set of permissions that will be restricted for the script code. - This property is used in the preview mode. + Since the report script is compiled into .NET assembly, it allows you to do ANYTHING. + For example, you may create a script that will read/write files from/to a disk. This property + is used to restrict such operations. + This example shows how to restrict the file IO operations in a script: + + using System.Security; + using System.Security.Permissions; + ... + PermissionSet ps = new PermissionSet(PermissionState.None); + ps.AddPermission(new FileIOPermission(PermissionState.Unrestricted)); + report1.ScriptRestrictions = ps; + report1.Prepare(); + + - + - Gets or sets a script event name that will be fired when the user - moves the mouse over the object in the preview window. + Gets a reference to the graphics cache for this report. + + This property is used to support the FastReport.Net infrastructure. Do not use it directly. + - + - Gets or sets a script event name that will be fired when the user - releases the mouse button in the preview window. + Gets a pages of the prepared report. - + - Gets or sets a script event name that will be fired when the user - clicks the mouse button in the preview window. + Gets a reference to the report engine. + + This property can be used when report is running. In other cases it returns null. + - + - Gets or sets a script event name that will be fired when the - mouse enters the object's bounds in the preview window. + Gets or sets the initial page number for PageN/PageNofM system variables. - + - Gets or sets a script event name that will be fired when the - mouse leaves the object's bounds in the preview window. + This property is not relevant to this class. - - - - + - Applies the style settings. + This property is not relevant to this class. - Style to apply. - + - Saves the current style. + Gets the report operation that is currently performed. - + - Restores the current style. + Gets or sets the Tag object of the report. - + - Draws the object's background. + Gets or sets the flag for refresh. - Draw event arguments. - + - - - Determines if the object is visible on current drawing surface. - - Draw event arguments. + + - + - - - - - + + - - - This method fires the Click event and the script code connected to the ClickEvent. - - Event data. + + - + - - - Checks if there are any listeners to the Click event. - + + - - - Initializes the object before running a report. - - - This method is used by the report engine, do not call it directly. - + + - - - Performs a finalization after the report is finished. - - - This method is used by the report engine, do not call it directly. - + + - + + + + + + + - Saves the object's state before printing it. + Initializes the report's fields. - This method is called by the report engine before processing the object. - Do not call it directly. You may override it if you are developing a new FastReport component. - In this method you should save any object properties that may be changed during the object printing. - The standard implementation saves the object's bounds, visibility, bookmark and hyperlink. + This method is for internal use only. - + - Restores the object's state after printing it. + Generates the file (.cs or .vb) that contains the report source code. + Name of the file. - This method is called by the report engine after processing the object. - Do not call it directly. You may override it if you are developing a new FastReport component. - In this method you should restore the object properties that were saved by the method. + Use this method to generate the report source code. This code can be attached to your project. + In this case, you will need to call the following code to run a report: + + SimpleListReport report = new SimpleListReport(); + report.RegisterData(your_dataset); + report.Show(); + - + - Calculates the object's height. + Calculates an expression and returns the result. - Actual object's height, in pixels. + The expression to calculate. + If report is running, returns the result of calculation. + Otherwise returns null. - Applicable to objects that contain several text lines, such as TextObject. Returns the height needed - to display all the text lines. + The expression may be any valid expression such as "1 + 2". The expression + is calculated in the report script's ReportScript class instance context, + so you may refer to any objects available in this context: private fields, + methods, report objects. - + - Gets the data from a datasource that the object is connected to. + Calculates an expression and returns the result. + The expression to calculate. + The value of currently printing object. + If report is running, returns the result of calculation. + Otherwise returns null. - This method is called by the report engine before processing the object. - Do not call it directly. You may override it if you are developing a new FastReport component. - In this method you should get the data from a datasource that the object is connected to. + Do not call this method directly. Use the Calc(string expression) method instead. - - - - - - This method fires the BeforePrint event and the script code connected to the BeforePrintEvent. - - Event data. - - - - This method fires the AfterPrint event and the script code connected to the AfterPrintEvent. - - Event data. - - + - This method fires the AfterData event and the script code connected to the AfterDataEvent. + Returns an expression value. - Event data. + The expression. + The value of currently printing object. + Returns the result of calculation. + + This method is for internal use only, do not call it directly. + - + - Initializes a new instance of the class with default settings. + Invokes the script event handler with given name. + The name of the script method. + The method parameters. - + - Represents a report page. + Gets the data column's value. Automatically converts null value to 0, false or "" + depending on the column type. + The name of the data column including the datasource name. + If report is running, returns the column value. Otherwise returns null. - To get/set a paper size and orientation, use the , - and properties. Note that paper size is measured in millimeters. - Report page can contain one or several bands with report objects. Use the , - , , , - , , properties - to get/set the page bands. The property holds the list of data bands or groups. - Thus you may add several databands to this property to create master-master reports, for example. - - Report page can contain bands only. You cannot place report objects such as TextObject on a page. - + The return value of this method does not depend on the property. - This example shows how to create a page with one ReportTitleBand and DataBand bands and add - it to the report. - ReportPage page = new ReportPage(); - // set the paper in millimeters - page.PaperWidth = 210; - page.PaperHeight = 297; - // create report title - page.ReportTitle = new ReportTitleBand(); - page.ReportTitle.Name = "ReportTitle1"; - page.ReportTitle.Height = Units.Millimeters * 10; - // create data band - DataBand data = new DataBand(); - data.Name = "Data1"; - data.Height = Units.Millimeters * 10; - // add data band to the page - page.Bands.Add(data); - // add page to the report - report.Pages.Add(page); + string employeeName = (string)report.GetColumnValue("Employees.FirstName"); - + - Gets or sets the paper source for the first printed page. + Gets the data column's value. This method does not convert null values. + + The name of the data column including the datasource name. + If report is running, returns the column value. + Otherwise returns null. + + + + Gets the report parameter with given name. + The name of the parameter. + The object if found, otherwise null. - - This property represents the paper source (printer tray) that will be used when printing - the first page. To set the source for other pages, use the property. - - - Note: This property uses the raw number of the paper source. - + To find nested parameter, use the "." separator: "MainParameter.NestedParameter" - + - Gets or sets the paper source for all printed pages except the first one. + Gets a value of the parameter with given name. + The name of the parameter. + The parameter's value if found, otherwise null. - - This property represents the paper source (printer tray) that will be used when printing - all pages except the first one. To set source for the first page, use - the property. - - - Note: This property uses the raw number of the paper source. - + To find nested parameter, use the "." separator: "MainParameter.NestedParameter" - + - Gets or sets the printer duplex mode that will be used when printing this page. + Sets the parameter's value. + The name of the parameter. + Value to set. + + Use this method to pass a value to the parameter that you've created in the "Data" window. + Such parameter may be used everythere in a report; for example, you can print its value + or use it in expressions. + You should call this method after the report was loaded and before you run it. + To access a nested parameter, use the "." separator: "MainParameter.NestedParameter" + + This method will create the parameter if it does not exist. + + + This example shows how to pass a value to the parameter with "MyParam" name: + + // load the report + report1.Load("report.frx"); + // setup the parameter + report1.SetParameterValue("MyParam", 10); + // show the report + report1.Show(); + + - + - This property is not relevant to this class. + Gets a value of the system variable with specified name. + Name of a variable. + The variable's value if found, otherwise null. - + - This property is not relevant to this class. + Gets a value of the total with specified name. + Name of total. + The total's value if found, otherwise 0. + This method converts null values to 0 if the property is set to true. + Use the method if you don't want the null conversion. + - + - This property is not relevant to this class. + Gets a value of the total with specified name. + Name of total. + The total's value if found, otherwise null. - + - This property is not relevant to this class. + Gets the datasource with specified name. + Alias name of a datasource. + The datasource object if found, otherwise null. - + - + - Gets a value indicating that imperial units (inches, hundreths of inches) are used. + Aborts the report execution. - - - - - - - - - - - - - - - - - - - + - + - - - Invokes the object's editor. - - - + - This event occurs when the report engine starts this page. + Updates the report component's styles. + + Call this method if you change the collection. + - + - This event occurs when the report engine finished this page. + Sets prepared pages. + - + - This event occurs when the report engine is about to print databands in this page. + This method fires the StartReport event and the script code connected + to the StartReportEvent. - + - Gets or sets a width of the paper, in millimeters. + This method fires the FinishReport event and the script code connected + to the FinishReportEvent. - + - Gets or sets a height of the paper, in millimeters. + Runs the Export event. + ExportReportEventArgs object. - + - Gets or sets the raw index of a paper size. + Add the name of the assembly (in addition to the default) that will be used to compile the report script + Assembly name - This property stores the RawKind value of a selected papersize. It is used to distiguish - between several papers with the same size (for ex. "A3" and "A3 with no margins") used in some - printer drivers. - It is not obligatory to set this property. FastReport will select the - necessary paper using the PaperWidth and PaperHeight values. + For example: report.AddReferencedAssembly("Newtonsoft.Json.dll") - - - Gets or sets a value indicating whether the page has unlimited height. - - - - - Gets or sets the value indicating whether the unlimited page should be printed on roll paper. - - - + - Gets or sets a value indicating whether the page has unlimited width. + Add the names of the assembly (in addition to the default) that will be used to compile the report script + Assembly's names - - - Get or set the current height of unlimited page. - + + - - - Get or set the current width of unlimited page. - + + - + - Gets the current page height in pixels. + Saves the report to a stream. + The stream to save to. - + - Gets the current page width in pixels. + Saves the report to a file. + The name of the file to save to. - + - Gets or sets a value indicating that page should be in landscape orientation. + Loads report from a stream. + The stream to load from. - When you change this property, it will automatically swap paper width and height, as well as paper margins. + When you try to load the password-protected report, you will be asked + for a password. You also may specify the password in the + property before loading the report. In this case the report will load silently. - + - Gets or sets the left page margin, in millimeters. + Loads the report from a file. + The name of the file to load from. + + When you try to load the password-protected report, you will be asked + for a password. You also may specify the password in the + property before loading the report. In this case the report will load silently. + - + - Gets or sets the top page margin, in millimeters. + Loads the report from a string. + The string that contains a stream in UTF8 or Base64 encoding. - + - Gets or sets the right page margin, in millimeters. + Saves the report to a string. + The string that contains a stream. - + - Gets or sets the bottom page margin, in millimeters. + Saves the report to a string using the Base64 encoding. + The string that contains a stream. - + - Gets or sets a value indicating that even pages should swap its left and right margins when - previewed or printed. + Creates the report instance and loads the report from a stream. + The stream to load from. + The new report instance. - + - Gets the page columns settings. + Creates the report instance and loads the report from a file. + The name of the file to load from. + The new report instance. - + - Gets or sets the page border that will be printed inside the page printing area. + Creates the report instance and loads the report from a string. + The string that contains a stream in UTF8 encoding. + The new report instance. - + - Gets or sets the page background fill. + Registers the application dataset with all its tables and relations to use it in the report. + The application data. + + If you register more than one dataset, use the method. + + + + report1.Load("report.frx"); + report1.RegisterData(dataSet1); + + - + - Gets or sets the page watermark. + Registers the application dataset with all its tables and relations to use it in the report and enables all its tables. + The application data. + The boolean value indicating whether all tables should be enabled. - To enabled watermark, set its Enabled property to true. + If you register more than one dataset, use the method. + + + report1.Load("report.frx"); + report1.RegisterData(dataSet1, true); + + - + - Gets or sets a value indicating that ReportTitle band should be printed before the - PageHeader band. + Registers the application dataset with specified name. + The application data. + The name of the data. + + Use this method if you register more than one dataset. You may specify any value + for the name parameter: it is not displayed anywhere in the designer and used only + to load/save a report. The name must be persistent and unique for each registered dataset. + + + + report1.Load("report.frx"); + report1.RegisterData(dataSet1, "NorthWind"); + + - + - Gets or sets an outline expression. + Registers the application dataset with specified name and enables all its tables. + The application data. + The name of the data. + The boolean value indicating whether all tables should be enabled. - For more information, see property. + Use this method if you register more than one dataset. You may specify any value + for the name parameter: it is not displayed anywhere in the designer and used only + to load/save a report. The name must be persistent and unique for each registered dataset. + + + report1.Load("report.frx"); + report1.RegisterData(dataSet1, "NorthWind", true); + + - + - Gets or sets a value indicating whether to start to print this page on a free space of the previous page. + Registers the application data table to use it in the report. - - This property can be used if you have two or more pages in the report template. - + The application data. + The name of the data. + + + report1.Load("report.frx"); + report1.RegisterData(dataSet1.Tables["Orders"], "Orders"); + + - + - Gets or sets a value indicating that FastReport engine must reset page numbers before printing this page. + Registers the application data view to use it in the report. - - This property can be used if you have two or more pages in the report template. - + The application data. + The name of the data. + + + report1.Load("report.frx"); + report1.RegisterData(myDataView, "OrdersView"); + + - + - Gets or sets a value indicating whether the page has extra width in the report designer. + Registers the application data relation to use it in the report. + The application data. + The name of the data. - This property may be useful if you work with such objects as Matrix and Table. + You may specify any value for the name parameter: it is not displayed anywhere + in the designer and used only to load/save a report. The name must be persistent + and unique for each registered relation. + + + report1.Load("report.frx"); + report1.RegisterData(myDataRelation, "myRelation"); + + - + - Gets or sets a value indicating whether this page will start on an odd page only. + Obsolete. Registers the application business object to use it in the report. + Application data. + Name of the data. + Not used. + Maximum nesting level of business objects. - This property is useful to print booklet-type reports. Setting this property to true - means that this page will start to print on an odd page only. If necessary, an empty page - will be added to the prepared report before this page will be printed. + This method is obsolete. Use the method instead. - + - Uses this page as a back page for previously printed pages. + Registers the application business object to use it in the report. + Application data. + Name of the data. + + + report1.Load("report.frx"); + report1.RegisterData(myBusinessObject, "Customers"); + + - + - Gets or sets a report title band. + Registers the application business object to use it in the report. + Application data. + Name of the data. + Maximum nesting level of business objects. + + This method creates initial datasource with specified nesting level. It is useful if + you create a report in code. In most cases, you don't need to specify the nesting level + because it may be selected in the designer's "Choose Report Data" dialog. + - - - Gets or sets a report summary band. - - - + - Gets or sets a page header band. + Registers the application cube link to use it in the report. + The application data. + The name of the data. + + + report1.Load("report.frx"); + report1.RegisterData(myCubeLink, "Orders"); + + - + - Gets or sets a page footer band. + Prepares the report. + true if report was prepared succesfully. - + - Gets or sets a column header band. + Prepares the report. + Specifies whether the new report should be added to a + report that was prepared before. + true if report was prepared succesfully. + + Use this method to merge prepared reports. + + This example shows how to merge two reports and preview the result: + + Report report = new Report(); + report.Load("report1.frx"); + report.Prepare(); + report.Load("report2.frx"); + report.Prepare(true); + report.ShowPrepared(); + + - + - Gets or sets a column footer band. + For internal use only. - + - Gets or sets an overlay band. + For internal use only. - + - Gets the collection of data bands or group header bands. + Refresh the current report. - The Bands property holds the list of data bands or group headers. - Thus you may add several databands to this property to create master-master reports, for example. + Call this method in the Click or MouseUp event handler of a report object to refresh + the currently previewed report. Report will be generated again, but without dialog forms. - + - Gets or sets the page guidelines. + Refresh prepared report after intercative actions. - - This property hold all vertical guidelines. The horizontal guidelines are owned by the bands (see - property). - - + - Gets or sets the reference to a parent SubreportObject that owns this page. + Prepare page - - This property is null for regular report pages. See the for details. - + - + - Gets or sets a script event name that will be fired when the report engine starts this page. + Exports a report. Report should be prepared using the method. + The export filter. + Stream to save export result to. - + - Gets or sets a script event name that will be fired when the report engine finished this page. + Exports a report. Report should be prepared using the method. + The export filter. + File name to save export result to. - + - Gets or sets a script event name that will be fired when the report engine is about - to print databands in this page. + Saves the prepared report. Report should be prepared using the method. + File name to save to. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - This method fires the StartPage event and the script code connected to the StartPageEvent. + Saves the prepared report. Report should be prepared using the method. + Stream to save to. - + - This method fires the FinishPage event and the script code connected to the FinishPageEvent. + Loads the prepared report from a .fpx file. + File name to load form. - + - This method fires the ManualBuild event and the script code connected to the ManualBuildEvent. + Loads the prepared report from a .fpx file. + Stream to load from. - + - Initializes a new instance of the class with default settings. + Initializes a new instance of the class with default settings. - + - This class contains settings that will be applied to the Report component. + Ensure that static constructor is called. - + - Occurs before displaying a progress window. + Create name for all unnamed elements with prefix and start with number + Prefix for name + Number from which to start - + - Occurs after closing a progress window. + Base class for all report objects. - + - Occurs after printing a report. + This event occurs when the user moves the mouse over the object in the preview window. - + - Occurs when progress state is changed. + This event occurs when the user releases the mouse button in the preview window. - + - Gets or sets a value that determines whether to show the progress window - when perform time-consuming operations such as run, print, export. + This event occurs when the user clicks the mouse button in the preview window. - + - Gets or sets a value that determines whether to show the information about - the report performance (report generation time, memory consumed) in the - lower right corner of the preview window. + This event occurs when the mouse enters the object's bounds in the preview window. - + - Occurs when database connection is about to open. - - Use this event to provide own connection string or user name/password to the connection - object that is about to open. - To provide own connection string, set the e.ConnectionString property. - In this case the new connection string will be used. - To provide own user name/password, set the e.UserName and e.Password properties. - You may ask these values in own login dialog. - This example shows how to provide username/password using own login dialog. - - private void report1_DatabaseLogin(object sender, DatabaseLoginEventArgs e) - { - using (MyLoginDialog dialog = new MyLoginDialog()) - { - if (dialog.ShowDialog() == DialogResult.OK) - { - e.UserName = dialog.UserName; - e.Password = dialog.Password; - } - } - } - - This example shows how to provide own connection string. - - private void report1_DatabaseLogin(object sender, DatabaseLoginEventArgs e) - { - e.ConnectionString = my_connection_string; - } - - + This event occurs when the mouse leaves the object's bounds in the preview window. + - + - Occurs after the database connection is established. + Copies event handlers from another similar object. + The object to copy handlers from. - + - Occurs when discovering the business object's structure. + This method fires the MouseMove event and the script code connected to the MouseMoveEvent. + Event data. - + - Occurs when determining the kind of business object's property. + This method fires the MouseUp event and the script code connected to the MouseUpEvent. + Event data. - + - Occurs when discovering the structure of business object of ICustomTypeDescriptor type - with no instance specified. + This method fires the MouseDown event and the script code connected to the MouseDownEvent. - - The event handler must return an instance of that type. - + Event data. - + - Gets or sets the default script language. + This method fires the MouseEnter event and the script code connected to the MouseEnterEvent. + Event data. - + - Gets or sets the default paper size used when creating a new report. + This method fires the MouseLeave event and the script code connected to the MouseLeaveEvent. + Event data. - + - Gets or sets a value indicating that the business object engine will use property values - when possible to discover the BO structure. + This method is fired when the user scrolls the mouse in the preview window. + Event data. - + + + + + + + + + + + + + - Gets or sets the default path for root of PictureObject.ImageLocation path. + Assigns a format from another, similar object. + Source object to assign a format from. - + + + + + + + - Initializes a new instance of the class. + Draws the object's markers. + Draw event arguments. - + - Represents the base class for the report style or the highlight condition. + Draws the object's markers. + Draw event arguments. + Marker style - + + + + + + + + + + - Gets or sets a value determines that the border must be applied. + This event occurs before the object is added to the preview pages. - + - Gets or sets a value determines that the fill must be applied. + This event occurs after the object was added to the preview pages. - + - Gets or sets a value determines that the font must be applied. + This event occurs after the object was filled with data. - + - Gets or sets a value determines that the text fill must be applied. + This event occurs when the user clicks the object in the preview window. - + - Gets or sets a border. + Gets or sets a value that determines if the object can be exported. - + - Gets or sets a fill. + Gets or sets a string containing expression that determines should be object exported. - + - Gets or sets a font. + Gets or sets an object's border. - + - Gets or sets a text fill. + Gets or sets an object's fill. + + The fill can be one of the following types: , , + , . + To set the solid fill color, use the simpler property. + + This example shows how to set the new fill and change its properties: + + textObject1.Fill = new SolidFill(Color.Green); + (textObject1.Fill as SolidFill).Color = Color.Red; + + - + - Initializes a new instance of the class with default settings. + Gets or sets the fill color in a simple manner. + + This property can be used in a report script to change the fill color of the object. It is + equivalent to: reportComponent1.Fill = new SolidFill(color); + - + - Assigns values from another source. + Gets or sets a bookmark expression. - Source to assign from. + + This property can contain any valid expression that returns a bookmark name. This can be, for example, + a data column. To navigate to a bookmark, you have to use the property. + - + - Deserializes the style. + Gets or sets a hyperlink. - Reader object. - This method is for internal use only. + The hyperlink is used to define clickable objects in the preview. + When you click such object, you may navigate to the external url, the page number, + the bookmark defined by other report object, or display the external report. + Set the Kind property of the hyperlink to select appropriate behavior. + Usually you should set the Expression property of the hyperlink to + any valid expression that will be calculated when this object is about to print. + The value of an expression will be used for navigation. + If you want to navigate to + something fixed (URL or page number, for example) you also may set the Value + property instead of Expression. - + - Serializes the style. + Determines if the object can grow. - Writer object. - This method is for internal use only. + This property is applicable to the bands or text objects that can contain several text lines. + If the property is set to true, object will grow to display all the information that it contains. - + - SVG object + Determines if the object can shrink. + + This property is applicable to the bands or text objects that can contain several text lines. + If the property is set to true, object can shrink to remove the unused space. + - - - - - - - + - Invokes the object's editor. + Determines if the object must grow to the band's bottom side. - true if object was edited succesfully. + + If the property is set to true, object grows to the bottom side of its parent. This is useful if + you have several objects on a band, and some of them can grow or shrink. + - + - Gets or sets svg document + Gets or sets a shift mode of the object. + + See enumeration for details. + - + - Gets or sets ViewBox value + Gets or sets the style name. + + Style is a set of common properties such as border, fill, font, text color. The Report + has a set of styles in the property. + - + - Gets or sets AspectRatio value + Gets or sets a style name that will be applied to even band rows. + + Style with this name must exist in the collection. + - - - - + - Gets or sets grayscale svg document + Gets or sets a style name that will be applied to this object when the mouse pointer is over it. + + Style with this name must exist in the collection. + - + - Gets or sets a value indicating that the image should be displayed in grayscale mode. + Gets or sets a value that determines which properties of the even style to use. + + Usually you will need only the Fill property of the even style to be applied. If you want to + apply all style settings, set this property to StylePriority.UseAll. + - + - Returns SVG string + Gets or sets a value that determines where to print the object. + + See the enumeration for details. + - - - - - - - - - - - - - - - - - - - + - Returns clone of this object + Gets or sets a script event name that will be fired before the object will be printed in the preview page. - - + - Sets svg object by SvgDocument + Gets or sets a script event name that will be fired after the object was printed in the preview page. - SVG document - + - Sets svg object from specified path + Gets or sets a script event name that will be fired after the object was filled with data. - path to SVG file - + - Sets svg object from svg string + Gets or sets a script event name that will be fired when the user click the object in the preview window. - SVG string - + - Initializes a new instance of the class with default settings. + Determines if the object has custom border and use only Border.Width, Border.Style and + Border.Color properties. + + This flag is used to disable some toolbar buttons when such object is selected. Applicable to the + ShapeObject and LineObject. + - + - Represents a table row. + Determines if the object uses the Border. - Use the property to set the height of a row. If - property is true, the row will calculate its height automatically. - You can also set the and properties - to restrict the row's height. + This flag is used to disable some toolbar buttons when such object is selected. - + - This property is not relevant to this class. - - - - - This property is not relevant to this class. + Determines if the object uses the fill. + + This flag is used to disable some toolbar buttons when such object is selected. + - + - This property is not relevant to this class. + Gets or sets a value indicates that object should not be added to the preview. - + - This property is not relevant to this class. + Determines if serializing the Style property is needed. + + The Style property must be serialized last. Some ancestor classes may turn off the standard Style + serialization and serialize it by themselves. + - - - - - - - - - - + - Gets or sets a height of the row, in pixels. + Determines if an object can provide the hyperlink value automatically. - The row height cannot exceed the range defined by the - and properties. - To convert between pixels and report units, use the constants defined - in the class. + This flag is used in complex objects such as Matrix or Chart. These objects can provide + a hyperlink value automatically, depending on where you click. - + - Gets or sets the minimal height for this row, in pixels. + Gets an object's parent band. - + - Gets or sets the maximal height for this row, in pixels. + Gets an object's parent data band. - + - Gets or sets a value determines if the row should calculate its height automatically. + Gets or sets an object's cursor shape. - The row height cannot exceed the range defined by the - and properties. + This property is used in the preview mode. - + - Gets the index of this row. + Gets or sets a script event name that will be fired when the user + moves the mouse over the object in the preview window. - - + + + Gets or sets a script event name that will be fired when the user + releases the mouse button in the preview window. + - + - Gets or sets the cell with specified index. + Gets or sets a script event name that will be fired when the user + clicks the mouse button in the preview window. - Column index. - The TableCell object. - + - Gets or sets the page break flag for this row. + Gets or sets a script event name that will be fired when the + mouse enters the object's bounds in the preview window. - + - Gets or sets the number of rows to keep on the same page. + Gets or sets a script event name that will be fired when the + mouse leaves the object's bounds in the preview window. - + - - + + + Applies the style settings. + + Style to apply. - - + + + Saves the current style. + - - + + + Restores the current style. + - - + + + Draws the object's background. + + Draw event arguments. - + - - + + + Determines if the object is visible on current drawing surface. + + Draw event arguments. - + - - + + + + + - + + + This method fires the Click event and the script code connected to the ClickEvent. + + Event data. + + - + - Initializes a new instance of the class. + Checks if there are any listeners to the Click event. - + - Represents a table object that consists of several rows and columns. + Initializes the object before running a report. - To add/remove columns, use the collection. To add/remove - rows, use the collection. To initialize a table with specified number of - columns and rows, use and properties. - To print a table in code, use the event. In the manual build - mode, you can use aggregate functions. The following functions available: - - - Aggregate function - Description - - - Sum(cell) - Calculates the sum of values in specified table cell. - - - Min(cell) - Calculates the minimum of values in specified table cell. - - - Max(cell) - Calculates the maximum of values in specified table cell. - - - Avg(cell) - Calculates the average of values in specified table cell. - - - Count(cell) - Calculates the number of repeats of a specified table cell. - - - To print aggregate value, place the aggregate function call in the table cell: - [Count(Cell2)]. + This method is used by the report engine, do not call it directly. - - - - - - - - - - + - Allows to print table rows/columns dynamically. + Performs a finalization after the report is finished. - This event is used to handle the table print process in a code. Using special methods - like , you can print specified rows/columns. - - First way is to repeat specified row(s) to get a table that will grow downwards. - To do this, you have to call the PrintRow method followed by the PrintColumns method. - - Another way is to repeat the specified column(s) to get a table that grows sidewards. - To do this, call the PrintColumn method followed by the PrintRows method. - - Finally, the third way is to repeat rows and columns. The table will grow downwards and - sidewards. To do this, call the PrintRow method followed by the PrintColumn - method (or vice versa). - - - - When you print a table row-by-row, you must call one of the PrintColumn, - PrintColumns methods right after the PrintRow method. - In the same manner, when you print a table column-by-column, call one of the - PrintRow, PrintRows methods right after the PrintColumn method. - If you ignore this rule you will get an exception. - + This method is used by the report engine, do not call it directly. - - In this example, we will consider all three ways to print a table which has 3 rows and 3 columns. - Case 1: print a table downwards. - - // print table header (the first row) - Table1.PrintRow(0); - Table1.PrintColumns(); - // print table body (the second row) - for (int i = 0; i < 10; i++) - { - Table1.PrintRow(1); - Table1.PrintColumns(); - } - // print table footer (the third row) - Table1.PrintRow(2); - Table1.PrintColumns(); - - - Case 2: print a table sidewards. - - // print table header (the first column) - Table1.PrintColumn(0); - Table1.PrintRows(); - // print table body (the second column) - for (int i = 0; i < 10; i++) - { - Table1.PrintColumn(1); - Table1.PrintRows(); - } - // print table footer (the third column) - Table1.PrintColumn(2); - Table1.PrintRows(); - - - Case 3: print a table downwards and sidewards. - - // print the first row with all its columns - Table1.PrintRow(0); - // print header column - Table1.PrintColumn(0); - // print 10 data columns - for (int i = 0; i < 10; i++) - { - Table1.PrintColumn(1); - } - // print footer column - Table1.PrintColumn(2); - - // print table body (the second row) - for (int i = 0; i < 10; i++) - { - // print data row with all its columns - Table1.PrintRow(1); - Table1.PrintColumn(0); - for (int j = 0; j < 10; j++) - { - Table1.PrintColumn(1); - } - Table1.PrintColumn(2); - } - - // print table footer (the third row) - Table1.PrintRow(2); - // again print all columns in the table footer - Table1.PrintColumn(0); - for (int i = 0; i < 10; i++) - { - Table1.PrintColumn(1); - } - Table1.PrintColumn(2); - - - + - Gets or sets a script method name that will be used to handle the - event. + Saves the object's state before printing it. - If you use this event, you must handle the table print process manually. - See the event for details. + This method is called by the report engine before processing the object. + Do not call it directly. You may override it if you are developing a new FastReport component. + In this method you should save any object properties that may be changed during the object printing. + The standard implementation saves the object's bounds, visibility, bookmark and hyperlink. - + - Determines whether to manage cell spans automatically during manual build. + Restores the object's state after printing it. - The default value for this property is true. If you set it to false, you need to manage - spans in your ManualBuild event handler. + This method is called by the report engine after processing the object. + Do not call it directly. You may override it if you are developing a new FastReport component. + In this method you should restore the object properties that were saved by the method. - - - - - - - - - - - - - - - - - + + + Calculates the object's height. + + Actual object's height, in pixels. + + Applicable to objects that contain several text lines, such as TextObject. Returns the height needed + to display all the text lines. + - - + + + Gets the data from a datasource that the object is connected to. + + + This method is called by the report engine before processing the object. + Do not call it directly. You may override it if you are developing a new FastReport component. + In this method you should get the data from a datasource that the object is connected to. + - + - + - This method fires the ManualBuild event and the script code connected to the ManualBuildEvent. + This method fires the BeforePrint event and the script code connected to the BeforePrintEvent. Event data. - + - Prints a row with specified index. + This method fires the AfterPrint event and the script code connected to the AfterPrintEvent. - Index of a row to print. - - See the event for more details. - + Event data. - + - Prints rows with specified indices. + This method fires the AfterData event and the script code connected to the AfterDataEvent. - Indices of rows to print. - - See the event for more details. - + Event data. - + - Prints all rows. + Initializes a new instance of the class with default settings. - - See the event for more details. - - + - Prints a column with specified index. + Represents a report page. - Index of a column to print. - See the event for more details. + To get/set a paper size and orientation, use the , + and properties. Note that paper size is measured in millimeters. + Report page can contain one or several bands with report objects. Use the , + , , , + , , properties + to get/set the page bands. The property holds the list of data bands or groups. + Thus you may add several databands to this property to create master-master reports, for example. + + Report page can contain bands only. You cannot place report objects such as TextObject on a page. + + + This example shows how to create a page with one ReportTitleBand and DataBand bands and add + it to the report. + + ReportPage page = new ReportPage(); + // set the paper in millimeters + page.PaperWidth = 210; + page.PaperHeight = 297; + // create report title + page.ReportTitle = new ReportTitleBand(); + page.ReportTitle.Name = "ReportTitle1"; + page.ReportTitle.Height = Units.Millimeters * 10; + // create data band + DataBand data = new DataBand(); + data.Name = "Data1"; + data.Height = Units.Millimeters * 10; + // add data band to the page + page.Bands.Add(data); + // add page to the report + report.Pages.Add(page); + + - + - Prints columns with specified indices. + Gets or sets the paper source for the first printed page. - Indices of columns to print. - See the event for more details. + + This property represents the paper source (printer tray) that will be used when printing + the first page. To set the source for other pages, use + and properties. + + + Note: This property uses the raw number of the paper source. + - + - Prints all columns. + Gets or sets the paper source for all printed pages except the first one. - See the event for more details. + + This property represents the paper source (printer tray) that will be used when printing + all pages except the first one and the last one. To set source for first and last pages, use + and properties. + + + Note: This property uses the raw number of the paper source. + - + - Adds a page before rows or columns. + Gets or sets the paper source for the last printed page. - Call this method to insert a page break before the next row or column that you intend to print - using PrintRow(s) or PrintColumn(s) methods. - See the event for more details. + + This property represents the paper source (printer tray) that will be used when printing + the last page. To set the source for other pages, use + and properties. + + + Note: This property uses the raw number of the paper source. + - + - Initializes a new instance of the class. + Gets or sets the printer duplex mode that will be used when printing this page. - + - Represents a table column. + This property is not relevant to this class. - - Use the property to set the width of a column. If - property is true, the column will calculate its width automatically. - You can also set the and properties - to restrict the column's width. - - + This property is not relevant to this class. - + This property is not relevant to this class. - + This property is not relevant to this class. - + + + + - This property is not relevant to this class. + Gets a value indicating that imperial units (inches, hundreths of inches) are used. - + - + - + - + + + + + + + + + + + + + + + + - Gets or sets a width of the column, in pixels. + Invokes the object's editor. - - The column width cannot exceed the range defined by the - and properties. - To convert between pixels and report units, use the constants defined - in the class. - - + - Gets or sets the minimal width for this column, in pixels. + This event occurs when the report engine starts this page. - + - Gets or sets the maximal width for this column, in pixels. + This event occurs when the report engine finished this page. - - - Gets or sets a value determines if the column should calculate its width automatically. - - - The column width cannot exceed the range defined by the - and properties. - - - + - Gets the index of this column. + This event occurs when the report engine is about to print databands in this page. - - - - + - Gets or sets the page break flag for this column. + Gets or sets a width of the paper, in millimeters. - + - Gets or sets the number of columns to keep on the same page. + Gets or sets the page name on export - - - - - - - - - - + - Initializes a new instance of the class. + Gets or sets a height of the paper, in millimeters. - + - Represents a table cell. + Gets or sets the raw index of a paper size. - Use , properties to set the cell's - column and row spans. To put an object inside the cell, use its property: - - TableCell cell1; - PictureObject picture1 = new PictureObject(); - picture1.Bounds = new RectangleF(0, 0, 32, 32); - picture1.Name = "Picture1"; - cell1.Objects.Add(picture1); - + This property stores the RawKind value of a selected papersize. It is used to distiguish + between several papers with the same size (for ex. "A3" and "A3 with no margins") used in some + printer drivers. + It is not obligatory to set this property. FastReport will select the + necessary paper using the PaperWidth and PaperHeight values. - - - This property is not relevant to this class. - - - + - This property is not relevant to this class. + Gets or sets a value indicating whether the page has unlimited height. - + - This property is not relevant to this class. + Gets or sets the value indicating whether the unlimited page should be printed on roll paper. - + - This property is not relevant to this class. + Gets or sets a value indicating whether the page has unlimited width. - + - This property is not relevant to this class. + Get or set the current height of unlimited page. - + - This property is not relevant to this class. + Get or set the current width of unlimited page. - + - This property is not relevant to this class. + Gets the current page height in pixels. - + - This property is not relevant to this class. + Gets the current page width in pixels. - + - This property is not relevant to this class. + Gets or sets a value indicating that page should be in landscape orientation. + + When you change this property, it will automatically swap paper width and height, as well as paper margins. + - + - This property is not relevant to this class. + Gets or sets the left page margin, in millimeters. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - Gets a collection of objects contained in this cell. + Gets or sets the top page margin, in millimeters. - + - Gets or sets the column span for this cell. + Gets or sets the right page margin, in millimeters. - + - Gets or sets the row span for this cell. + Gets or sets the bottom page margin, in millimeters. - - - - + - Gets the address of this cell. + Gets or sets a value indicating that even pages should swap its left and right margins when + previewed or printed. - + - This property is not relevant to this class. + Gets the page columns settings. - + - This property is not relevant to this class. + Gets or sets the page border that will be printed inside the page printing area. - - - - - - - + - Gets the TableBase object which this cell belongs to. + Gets or sets the page background fill. - - - - + - Creates the exact copy of this cell. + Gets or sets the page watermark. - The copy of this cell. + + To enabled watermark, set its Enabled property to true. + - + - Determines if two cells have identical settings. + Gets or sets a value indicating that ReportTitle band should be printed before the + PageHeader band. - Cell to compare with. - true if cells are equal. - - - - + - Changes the cell's style. + Gets or sets an outline expression. - The new style. - Each cell in a dynamic table object (or in a matrix) has associated style. - Several cells may share one style. If you try to change the cell's appearance directly - (like setting cell.TextColor), it may affect other cells in the table. - To change the single cell, use this method. + For more information, see property. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Initializes a new instance of the class. - - - + - The base class for table-type controls such as and - . + Gets or sets a value indicating whether to start to print this page on a free space of the previous page. + + This property can be used if you have two or more pages in the report template. + - + - This property is not relevant to this class. + Gets or sets a value indicating that FastReport engine must reset page numbers before printing this page. + + This property can be used if you have two or more pages in the report template. + - + - This property is not relevant to this class. + Gets or sets a value indicating whether the page has extra width in the report designer. + + This property may be useful if you work with such objects as Matrix and Table. + - + - This property is not relevant to this class. + Gets or sets a value indicating whether this page will start on an odd page only. + + This property is useful to print booklet-type reports. Setting this property to true + means that this page will start to print on an odd page only. If necessary, an empty page + will be added to the prepared report before this page will be printed. + - - - - + - This property is not relevant to this class. + Uses this page as a back page for previously printed pages. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - Gets a collection of table rows. + Gets or sets a report title band. - + - Gets a collection of table columns. + Gets or sets a report summary band. - + - Gets or sets the number of fixed rows that will be repeated on each page. + Gets or sets a page header band. - + - Gets or sets the number of fixed columns that will be repeated on each page. + Gets or sets a page footer band. - + - Gets or sets a value that determines whether is necessary to repeat table header on each page. + Gets or sets a column header band. - - To define a table header, set the and - properties. - - + - Gets or sets a value that determines whether is necessary to repeat table Row header on each page. + Gets or sets a column footer band. - - To define a table Row header, set the - properties. - - + - Gets or sets a value that determines whether is necessary to repeat table Column header on each page. + Gets or sets an overlay band. - - To define a table Column header, set the - properties. - - + - Gets or sets the table layout. + Gets the collection of data bands or group header bands. - This property affects printing the big table that breaks across pages. + The Bands property holds the list of data bands or group headers. + Thus you may add several databands to this property to create master-master reports, for example. - + - Gets or sets gap between parts of the table in wrapped layout mode. + Gets or sets the page guidelines. - This property is used if you set the property to Wrapped. + This property hold all vertical guidelines. The horizontal guidelines are owned by the bands (see + property). - + - Gets or sets a value that determines whether to adjust the spanned cell's width when breaking the table across pages. + Gets or sets the reference to a parent SubreportObject that owns this page. - If set to true, the spanned cell's width will be adjusted to accomodate all contained text. + This property is null for regular report pages. See the for details. - - - Gets or sets the table cell. - - Column index. - Row index. - The TableCell object that represents a cell. - - + - Gets or sets a number of columns in the table. + Gets or sets a script event name that will be fired when the report engine starts this page. - + - Gets or sets a number of rows in the table. + Gets or sets a script event name that will be fired when the report engine finished this page. - + - Gets a table which contains the result of rendering dynamic table. + Gets or sets a script event name that will be fired when the report engine is about + to print databands in this page. - - Use this property to access the result of rendering your table in dynamic mode. - It may be useful if you want to center or right-align the result table on a page. - In this case, you need to add the following code at the end of your ManualBuild event handler: - - // right-align the table - Table1.ResultTable.Left = Engine.PageWidth - Table1.ResultTable.CalcWidth() - 1; - - - + - + - + - - - Gets data of the table cell with specified column and row numbers. - - The column number. - The row number. - TableCellData instance containing data of the table cell. - - - - Creates unique names for all table elements such as rows, columns, cells. - - - + - + - + - + - + - + - + - + - + - + - + - Calculates and returns the table width, in pixels. + This method fires the StartPage event and the script code connected to the StartPageEvent. - - - - - - - + - Calculates a sum of values in a specified cell. + This method fires the FinishPage event and the script code connected to the FinishPageEvent. - The cell. - The object that contains calculated value. - - This method can be called from the ManualBuild event handler only. - - + - Calculates a minimum of values in a specified cell. + This method fires the ManualBuild event and the script code connected to the ManualBuildEvent. - The cell. - The object that contains calculated value. - - This method can be called from the ManualBuild event handler only. - - + - Calculates a maximum of values in a specified cell. + Initializes a new instance of the class with default settings. - The cell. - The object that contains calculated value. - - This method can be called from the ManualBuild event handler only. - - + - Calculates an average of values in a specified cell. + This class contains settings that will be applied to the Report component. - The cell. - The object that contains calculated value. - - This method can be called from the ManualBuild event handler only. - - + - Calculates number of repeats of a specified cell. + Occurs before displaying a progress window. - The cell. - The object that contains calculated value. - - This method can be called from the ManualBuild event handler only. - - + - Initializes a new instance of the class. + Occurs after closing a progress window. - + - Specifies the layout that will be used when printing a big table. + Occurs after printing a report. - + - The table is printed across a pages then down. + Occurs when progress state is changed. - + - The table is printed down then across a pages. + Gets or sets a value that determines whether to show the progress window + when perform time-consuming operations such as run, print, export. - + - The table is wrapped. + Gets or sets a value that determines whether to show the information about + the report performance (report generation time, memory consumed) in the + lower right corner of the preview window. - + - Represents data of the table cell. - - - - - Gets or sets parent table of the cell. - + Occurs when database connection is about to open. + + Use this event to provide own connection string or user name/password to the connection + object that is about to open. + To provide own connection string, set the e.ConnectionString property. + In this case the new connection string will be used. + To provide own user name/password, set the e.UserName and e.Password properties. + You may ask these values in own login dialog. + This example shows how to provide username/password using own login dialog. + + private void report1_DatabaseLogin(object sender, DatabaseLoginEventArgs e) + { + using (MyLoginDialog dialog = new MyLoginDialog()) + { + if (dialog.ShowDialog() == DialogResult.OK) + { + e.UserName = dialog.UserName; + e.Password = dialog.Password; + } + } + } + + This example shows how to provide own connection string. + + private void report1_DatabaseLogin(object sender, DatabaseLoginEventArgs e) + { + e.ConnectionString = my_connection_string; + } + + - + - Gets or sets objects collection of the cell. + Occurs after the database connection is established. - + - Gets or sets text of the table cell. + Occurs when discovering the business object's structure. - + - Gets or sets value of the table cell. + Occurs when determining the kind of business object's property. - + - Gets or sets hyperlink value of the table cell. + Occurs when discovering the structure of business object of ICustomTypeDescriptor type + with no instance specified. + + The event handler must return an instance of that type. + - + - Gets or sets column span of the table cell. + Gets or sets the default script language. - + - Gets or sets row span of the table cell. + Gets or sets the default paper size used when creating a new report. - + - Gets or sets the address of the table cell. + Gets or sets a value indicating that the business object engine will use property values + when possible to discover the BO structure. - + - Gets the table cell. + Gets or sets the default path for root of PictureObject.ImageLocation path. - + - Gets style of table cell. + Initializes a new instance of the class. - + - Gets original the table cell. + Represents the base class for the report style or the highlight condition. - + - Gets width of the table cell. + Gets or sets a value determines that the border must be applied. - + - Gets height of the table cell. + Gets or sets a value determines that the fill must be applied. - + - Initializes a new instance of the class. + Gets or sets a value determines that the font must be applied. - + - Attaches the specified table cell. + Gets or sets a value determines that the text fill must be applied. - The table cell instance. - This method is called when we load the table. - + - Assigns another instance. + Gets or sets a border. - The table cell data that used as a source. - This method is called when we copy cells or clone columns/rows in a designer. - + - Assigns another instance at run time. + Gets or sets a fill. - The table cell data that used as a source. - This flag shows should children be copied or not. - This method is called when we print a table. We should create a copy of the cell and set the style. - + - Sets style of the table cell. + Gets or sets a font. - The new style of the table cell. - + - Disposes the instance. + Gets or sets a text fill. - + - Calculates width of the table cell. + Initializes a new instance of the class with default settings. - The value of the table cell width. - + - Calculates height of the table cell. + Assigns values from another source. - The width of the table cell. - The value of the table cell height. + Source to assign from. - + - Updates layout of the table cell. + Deserializes the style. - The width of the table cell. - The height of the table cell. - The new value of x coordinate. - The new value of y coordinate. + Reader object. + + This method is for internal use only. + - + - Represents a collection of objects. + Serializes the style. + Writer object. + + This method is for internal use only. + - + - Gets a column with specified index. + SVG object - Index of a column. - The column with specified index. - + - + - - - Represents a result table. - - - Do not use this class directly. It is used by the and - objects to render a result. - + + - + - Occurs after calculation of table bounds. + Invokes the object's editor. - - You may use this event to change automatically calculated rows/column sizes. It may be useful - if you need to fit dynamically printed table on a page. - - - - - - - + true if object was edited succesfully. - + - Creates a new instance of the class. + Gets or sets svg document - + - Represents a collection of objects. + Gets or sets ViewBox value - + - Gets a row with specified index. + Gets or sets AspectRatio value - Index of a row. - The row with specified index. - - - - + - + - Represents the Text object that may display one or several text lines. + Gets or sets grayscale svg document - - Specify the object's text in the Text property. - Text may contain expressions and data items, for example: "Today is [Date]". When report - is running, all expressions are calculated and replaced with actual values, so the text - would be "Today is 01.01.2008". - The symbols used to find expressions in a text are set in the - Brackets property. You also may disable expressions - using the AllowExpressions property. - To format an expression value, use the property. - - - - - - - - - - - - - - - - - - - - - + + + Gets or sets a value indicating that the image should be displayed in grayscale mode. + - - + + + Returns SVG string + - + - + - + - + - + - + - - - Gets or sets a paragraph format for a new html rendering type, not for others rendering - - - - - Gets or sets a value that determines if the text object should handle its width automatically. - - - - - Gets or sets a value that indicates whether the font size should shrink to - display the longest text line without word wrap. - - - To limit the minimum size, use the property. - - - - - Gets or sets the minimum size of font (or minimum width ratio) if the - mode is on. - - - This property determines the minimum font size (in case the property is set to - FontSize), or the minimum font width ratio (if AutoShrink is set to FontWidth). - The default value is 0, that means no limits. - - - - - Gets or sets the horizontal alignment of a text in the TextObject object. - - - - - Gets or sets the vertical alignment of a text in the TextObject object. - - - + - Gets or sets the text angle, in degrees. + Returns clone of this object + - + - Gets or sets a value that indicates whether the component should draw right-to-left for RTL languages. + Sets svg object by SvgDocument + SVG document - + - Gets or sets a value that indicates if lines are automatically word-wrapped. + Sets svg object from specified path + path to SVG file - + - Gets or sets a value that determines if the text object will underline each text line. + Sets svg object from svg string + SVG string - + - Gets or sets the font settings for this object. + Initializes a new instance of the class with default settings. - + - Gets or sets the fill color used to draw a text. + Represents a table row. - Default fill is . You may specify other fill types, for example: - - text1.TextFill = new HatchFill(Color.Black, Color.White, HatchStyle.Cross); - - Use the property to set the solid text color. + Use the property to set the height of a row. If + property is true, the row will calculate its height automatically. + You can also set the and properties + to restrict the row's height. - - - Gets or sets the text outline. - - - + - Gets or sets the text color in a simple manner. + This property is not relevant to this class. - - This property can be used in a report script to change the text color of the object. It is - equivalent to: textObject1.TextFill = new SolidFill(color); - - + - Gets or sets the string trimming options. + This property is not relevant to this class. - + - Gets or sets the width ratio of the font. + This property is not relevant to this class. - - Default value is 1. To make a font wider, set a value grether than 1; to make a font narrower, - set a value less than 1. - - + - Gets or sets the height of single text line, in pixels. + This property is not relevant to this class. - - - Gets or sets the offset of the first TAB symbol. - + + - - - Gets or sets the width of TAB symbol, in pixels. - + + - - - Gets or sets a value that indicates if text should be clipped inside the object's bounds. - + + - + - Gets the collection of conditional highlight attributes. + Gets or sets a height of the row, in pixels. - Conditional highlight is used to change the visual appearance of the Text object - depending on some condition(s). For example, you may highlight negative values displayed by - the Text object with red color. To do this, add the highlight condition: - - TextObject text1; - HighlightCondition highlight = new HighlightCondition(); - highlight.Expression = "Value < 0"; - highlight.Fill = new SolidFill(Color.Red); - highlight.ApplyFill = true; - text1.Highlight.Add(highlight); - + The row height cannot exceed the range defined by the + and properties. + To convert between pixels and report units, use the constants defined + in the class. - + - Gets or sets a value that indicates if the text object should display its contents similar to the printout. + Gets or sets the minimal height for this row, in pixels. - + - Forces justify for the last text line. + Gets or sets the maximal height for this row, in pixels. - + - Allows handling html tags in the text. + Gets or sets a value determines if the row should calculate its height automatically. - The following html tags can be used in the object's text: <b>, <i>, <u>, - <strike>, <sub>, <sup>, </b>, </i>, </u>, - </strike>, </sub>, </sup>, - <font color=&...&>, </font>. Font size cannot - be changed due to limitations in the rendering engine. + The row height cannot exceed the range defined by the + and properties. - + - Indicates handling html tags in the text. + Gets or sets a value that determines if the component can break its contents across pages. - To set the value use the TextRenderer property. - + - The type of text render + Gets the index of this row. - /// - The following html tags can be used in the object's text: <b>, <i>, <u>, - <strike>, <sub>, <sup>, </b>, </i>, </u>, - </strike>, </sub>, </sup>, - <font color=&...&>, </font>. Font size cannot - be changed due to limitations in the rendering engine. - - + + + + - Gets or sets the paragraph offset, in pixels. For HtmlParagraph use ParagraphFormat.FirstLineIndent. + Gets or sets the cell with specified index. + Column index. + The TableCell object. - + - Cache for inline images + Gets or sets the page break flag for this row. - - - - - - - + - Draws a text. + Gets or sets the number of rows to keep on the same page. - Paint event data. - - - - - - - + - + - + - + - + - + - + - - - Calculates the object's width. - - The width, in pixels. - - + - + - + - + - Initializes a new instance of the class with default settings. + Initializes a new instance of the class. - - - - - - - + - Base class for text objects such as and . + Represents a table object that consists of several rows and columns. - This class implements common functionality of the text objects. - - - - + To add/remove columns, use the collection. To add/remove + rows, use the collection. To initialize a table with specified number of + columns and rows, use and properties. + To print a table in code, use the event. In the manual build + mode, you can use aggregate functions. The following functions available: + + + Aggregate function + Description + + + Sum(cell) + Calculates the sum of values in specified table cell. + + + Min(cell) + Calculates the minimum of values in specified table cell. + + + Max(cell) + Calculates the maximum of values in specified table cell. + + + Avg(cell) + Calculates the average of values in specified table cell. + + + Count(cell) + Calculates the number of repeats of a specified table cell. + + + To print aggregate value, place the aggregate function call in the table cell: + [Count(Cell2)]. + - + - + - - - Gets or sets a value indicating that the object's text may contain expressions. - - - - - Gets or sets the symbols that will be used to find expressions in the object's text. - - - The default property value is "[,]". As you can see, the open and close symbols are - separated by the comma. You may use another symbols, for example: "<,>" or "<%,%>". - You should use different open and close symbols. - + + - - - Gets or sets the object's text. - - - Text may contain expressions and data items, for example: "Today is [Date]". - When report is running, all expressions are calculated and replaced with actual - values, so the text would be "Today is 01.01.2008". - + + - - - Gets or sets padding within the text object. - + + - - - Gets or sets a value indicating that zero values must be hidden. - + + - + - Gets or sets a value that will be hidden. + Allows to print table rows/columns dynamically. - Use this property to specify a value that you would like to hide. For example, specify "0" - if you want to hide zero values, or use property to do this. - You also may use this property to hide default DateTime values (such as 1/1/1900). - In this case you need to specify a string containing both date and time, for example: - "1/1/1900 0:00:00". + This event is used to handle the table print process in a code. Using special methods + like , you can print specified rows/columns. + + First way is to repeat specified row(s) to get a table that will grow downwards. + To do this, you have to call the PrintRow method followed by the PrintColumns method. + + Another way is to repeat the specified column(s) to get a table that grows sidewards. + To do this, call the PrintColumn method followed by the PrintRows method. + + Finally, the third way is to repeat rows and columns. The table will grow downwards and + sidewards. To do this, call the PrintRow method followed by the PrintColumn + method (or vice versa). + + - FastReport uses the ToString conversion to compare the expression value with this property. - This conversion depends on regional settings selected in the Control Panel, so be aware of this - if you going to distribute your report worldwide. + When you print a table row-by-row, you must call one of the PrintColumn, + PrintColumns methods right after the PrintRow method. + In the same manner, when you print a table column-by-column, call one of the + PrintRow, PrintRows methods right after the PrintColumn method. + If you ignore this rule you will get an exception. - - - - Gets or sets a string that will be displayed instead of a null value. - - - - - Gets or sets the formatter that will be used to format data in the Text object. - - - The default formatter does nothing, i.e. it shows expression values with no formatting. - To set another formatting, create a new formatter and assign it to this property. - If there are several expressions in the text, use the property - to format each expression value. - - This example shows how to set currency formatter. + + In this example, we will consider all three ways to print a table which has 3 rows and 3 columns. + Case 1: print a table downwards. - TextObject text1; - text1.Format = new CurrencyFormat(); + // print table header (the first row) + Table1.PrintRow(0); + Table1.PrintColumns(); + // print table body (the second row) + for (int i = 0; i < 10; i++) + { + Table1.PrintRow(1); + Table1.PrintColumns(); + } + // print table footer (the third row) + Table1.PrintRow(2); + Table1.PrintColumns(); + + + Case 2: print a table sidewards. + + // print table header (the first column) + Table1.PrintColumn(0); + Table1.PrintRows(); + // print table body (the second column) + for (int i = 0; i < 10; i++) + { + Table1.PrintColumn(1); + Table1.PrintRows(); + } + // print table footer (the third column) + Table1.PrintColumn(2); + Table1.PrintRows(); + + + Case 3: print a table downwards and sidewards. + + // print the first row with all its columns + Table1.PrintRow(0); + // print header column + Table1.PrintColumn(0); + // print 10 data columns + for (int i = 0; i < 10; i++) + { + Table1.PrintColumn(1); + } + // print footer column + Table1.PrintColumn(2); + + // print table body (the second row) + for (int i = 0; i < 10; i++) + { + // print data row with all its columns + Table1.PrintRow(1); + Table1.PrintColumn(0); + for (int j = 0; j < 10; j++) + { + Table1.PrintColumn(1); + } + Table1.PrintColumn(2); + } + + // print table footer (the third row) + Table1.PrintRow(2); + // again print all columns in the table footer + Table1.PrintColumn(0); + for (int i = 0; i < 10; i++) + { + Table1.PrintColumn(1); + } + Table1.PrintColumn(2); - + - Gets or sets a value that specifies how the report engine processes this text object. + Gets or sets a script method name that will be used to handle the + event. - Use this property to perform such task as "print a total value in the group header". Normally, - all total values are calculated in the footers (for example, in a group footer). If you try to print - a total value in the group header, you will get 0. If you set this property to - ProcessAt.DataFinished, FastReport will do the following: - - - print the object (with wrong value); - - - print all related data rows; - - - calculate the correct object's value and replace old (wrong) value with the new one. - - - - This option will not work if you set the to true. - + If you use this event, you must handle the table print process manually. + See the event for details. - + - Gets the collection of formatters. + Determines whether to manage cell spans automatically during manual build. - This property is used to set format for each expression contained in the text. - For example, if the TextObject contains two expressions: - Today is [Date]; Page [PageN] - you can use the following code to format these expressions separately: - - text1.Formats.Clear(); - text1.Formats.Add(new DateFormat()); - text1.Formats.Add(new NumberFormat()); - + The default value for this property is true. If you set it to false, you need to manage + spans in your ManualBuild event handler. - - - Gets or sets a value that determines how to display duplicate values. - + + - - - Gets a value of expression contained in the object's text. - + + - - - Gets or sets editable for pdf export - + + - + - + - + - + - - - Initializes a new instance of the class with default settings. - + + - + - Represents the "Blank Report" wizard. + This method fires the ManualBuild event and the script code connected to the ManualBuildEvent. + Event data. - - - - + - Represents the "Inherited Report" wizard. + Prints a row with specified index. + Index of a row to print. + + See the event for more details. + - - - - + - Represents the "Label" wizard. + Prints rows with specified indices. + Indices of rows to print. + + See the event for more details. + - + - Gets a selected label manufacturer. + Prints all rows. + + See the event for more details. + - + - Gets a selected label name. + Prints a column with specified index. + Index of a column to print. + + See the event for more details. + - + - Gets the XML item containing a selected label parameters. + Prints columns with specified indices. + Indices of columns to print. + + See the event for more details. + - - - - + - Initializes a new instance of the class with the default settings. + Prints all columns. + + See the event for more details. + - + - Represents the "New Data Source" wizard. + Adds a page before rows or columns. + + Call this method to insert a page break before the next row or column that you intend to print + using PrintRow(s) or PrintColumn(s) methods. + See the event for more details. + - - - - + - Represents the "Standard Report" wizard. + Initializes a new instance of the class. - - - - + - The base class for all report wizards. + Represents a table column. - To create own wizard, use this class as a base. All you need is to override - the method. To register a wizard, use the - method. + Use the property to set the width of a column. If + property is true, the column will calculate its width automatically. + You can also set the and properties + to restrict the column's width. - + - Runs the wizard. + This property is not relevant to this class. - Report designer. - true if wizard was executed succesfully. - - This method is called when you select a wizard in the "Add New Item" window and - click "Add" button. You should do the work in this method. - - + - Represents the "New Dialog" wizard. + This property is not relevant to this class. - - - - + - Represents the "New Page" wizard. + This property is not relevant to this class. - - - - + - Represents a zip code object. + This property is not relevant to this class. - - This object is mainly used in Russia to print postal index on envelopes. It complies with the - GOST R 51506-99. - - - - - - - - + - + - + - - - Gets or sets the width of a single zipcode segment, in pixels. - - - + - Gets or sets the height of a single zipcode segment, in pixels. + Gets or sets a width of the column, in pixels. + + The column width cannot exceed the range defined by the + and properties. + To convert between pixels and report units, use the constants defined + in the class. + - + - Gets or sets the spacing between origins of segments, in pixels. + Gets or sets the minimal width for this column, in pixels. - + - Gets or sets the number of segments in zipcode. + Gets or sets the maximal width for this column, in pixels. - + - Gets or sets a value indicating whether the reference markers should be drawn. + Gets or sets a value determines if the column should calculate its width automatically. - Reference markers are used by postal service to automatically read the zipcode. + The column width cannot exceed the range defined by the + and properties. - + - Gets or sets a value indicating whether the segment grid should be drawn. + Gets the index of this column. - - - Gets or sets a data column name bound to this control. - - - Value must be in the form "Datasource.Column". - + + - + - Gets or sets an expression that contains the zip code. + Gets or sets the page break flag for this column. - + - Gets or sets the zip code. + Gets or sets the number of columns to keep on the same page. - - - - - - - + - + - + - + - Initializes a new instance of the with the default settings. + Initializes a new instance of the class. - + - Represents a subreport object. + Represents a table cell. - To create a subreport in code, you should create the report page first and - connect it to the subreport using the property. - - The following example shows how to create a subreport object in code. + Use , properties to set the cell's + column and row spans. To put an object inside the cell, use its property: - // create the main report page - ReportPage reportPage = new ReportPage(); - reportPage.Name = "Page1"; - report.Pages.Add(reportPage); - // create report title band - reportPage.ReportTitle = new ReportTitleBand(); - reportPage.ReportTitle.Name = "ReportTitle1"; - reportPage.ReportTitle.Height = Units.Millimeters * 10; - // add subreport on it - SubreportObject subreport = new SubreportObject(); - subreport.Name = "Subreport1"; - subreport.Bounds = new RectangleF(0, 0, Units.Millimeters * 25, Units.Millimeters * 5); - reportPage.ReportTitle.Objects.Add(subreport); - // create subreport page - ReportPage subreportPage = new ReportPage(); - subreportPage.Name = "SubreportPage1"; - report.Pages.Add(subreportPage); - // connect the subreport to the subreport page - subreport.ReportPage = subreportPage; + TableCell cell1; + PictureObject picture1 = new PictureObject(); + picture1.Bounds = new RectangleF(0, 0, 32, 32); + picture1.Name = "Picture1"; + cell1.Objects.Add(picture1); - + - + This property is not relevant to this class. - + This property is not relevant to this class. - + This property is not relevant to this class. - + This property is not relevant to this class. - + This property is not relevant to this class. - + This property is not relevant to this class. - + This property is not relevant to this class. - + This property is not relevant to this class. - + This property is not relevant to this class. - + This property is not relevant to this class. - - - This property is not relevant to this class. - + + - - - This property is not relevant to this class. - + + - + - + - + - + - + - + + + + + + + + + + - Gets or sets a report page that contains the subreport bands and objects. + Gets a collection of objects contained in this cell. - + - Gets or sets a value indicating that subreport must print its objects on a parent band to which it belongs. + Gets or sets the column span for this cell. - - Default behavior of the subreport is to print subreport objects they own separate bands. - - - + + + Gets or sets the row span for this cell. + - + - + - Initializes a new instance of the class with default settings. + Gets the address of this cell. - + - Represents a shape object. + This property is not relevant to this class. - - Use the property to specify a shape. To set the width, style and color of the - shape's border, use the Border.Width, Border.Style and Border.Color properties. - - + + + This property is not relevant to this class. + + + - + - + - Gets or sets a shape kind. + Gets the TableBase object which this cell belongs to. - + + + + - Gets or sets a shape curvature if is RoundRectangle. + Creates the exact copy of this cell. + + The copy of this cell. + + + + Determines if two cells have identical settings. + + Cell to compare with. + true if cells are equal. + + + + + + + Changes the cell's style. + The new style. - 0 value means automatic curvature. + Each cell in a dynamic table object (or in a matrix) has associated style. + Several cells may share one style. If you try to change the cell's appearance directly + (like setting cell.TextColor), it may affect other cells in the table. + To change the single cell, use this method. - + - + - + - - - Initializes a new instance of the class with default settings. - + + - - - Represents a RichText object that can display formatted text. - - - Use the property to set the object's text. The text may include - the RTF formatting tags. - + + - + - + - + - + + + + + + + + + + - Gets or sets the object's text. + Initializes a new instance of the class. - - This property returns the formatted text with rtf tags. - - + - Gets or sets a name of the data column bound to this control. + The base class for table-type controls such as and + . - - Value must contain the datasource name, for example: "Datasource.Column". - - + - Gets the actual text start. + This property is not relevant to this class. - - This property is for internal use only; you should not use it in your code. - - + - Gets the actual text length. + This property is not relevant to this class. - - This property is for internal use only; you should not use it in your code. - - + - Gets or sets the break style. + This property is not relevant to this class. - - Set this property to true if you want editable rich text when you edit the prepared report page. - - + + + + - Experimental feature for translation of RichText into report objects + This property is not relevant to this class. - + - + - + - + - + - + - + - + - + - + - + - Initializes a new instance of the class with default settings. + Gets a collection of table rows. - + - Represents a report summary band. + Gets a collection of table columns. - + - This property is not relevant to this class. + Gets or sets the number of fixed rows that will be repeated on each page. - - - - + - The style of the report object markers. + Gets or sets the number of fixed columns that will be repeated on each page. - + - Rectangle marker. + Gets or sets a value that determines whether is necessary to repeat table header on each page. + + To define a table header, set the and + properties. + - + - Small markers at the object's corners. + Gets or sets a value that determines whether is necessary to repeat table Row header on each page. + + To define a table Row header, set the + properties. + - + - Represents a poly line object. + Gets or sets a value that determines whether is necessary to repeat table Column header on each page. - Use the Border.Width, Border.Style and Border.Color properties to set - the line width, style and color. + To define a table Column header, set the + properties. - - - - - - - + - Add point to end of polyline and recalculate bounds after add. - Can be first point. - Deprecated, use insert point + Gets or sets the table layout. - local x - relative to left-top point - local y - relative to left-top point + + This property affects printing the big table that breaks across pages. + - + - Add point to start of polyline and recalculate bounds after add - Can be first point - Deprecated, use insert point + Gets or sets gap between parts of the table in wrapped layout mode. - local x - relative to left-top point - local y - relative to left-top point + + This property is used if you set the property to Wrapped. + - - + + + Gets or sets a value that determines whether to adjust the spanned cell's width when breaking the table across pages. + + + If set to true, the spanned cell's width will be adjusted to accomodate all contained text. + - - + + + Gets or sets the table cell. + + Column index. + Row index. + The TableCell object that represents a cell. - + - Replace points with star + Gets or sets a number of columns in the table. - Minimum value is 3 - - + + + Gets or sets a number of rows in the table. + - - + + + Gets a table which contains the result of rendering dynamic table. + + + Use this property to access the result of rendering your table in dynamic mode. + It may be useful if you want to center or right-align the result table on a page. + In this case, you need to add the following code at the end of your ManualBuild event handler: + + // right-align the table + Table1.ResultTable.Left = Engine.PageWidth - Table1.ResultTable.CalcWidth() - 1; + + - + - + - + - + - Insert point to desired place of polyline - Recalculate bounds after insert + Gets data of the table cell with specified column and row numbers. - Index of place from zero to count - local x - relative to left-top point - local y - relative to left-top point + The column number. + The row number. + TableCellData instance containing data of the table cell. - + - Insert point to near line - Recalculate bounds after insert + Creates unique names for all table elements such as rows, columns, cells. - local x - relative to left-top point - local y - relative to left-top point - depricated - Index of inserted point - + - + - + - + - - - Delete point from polyline by index - Recalculate bounds after remove - - Index of point in polyline + + - + - + + + + + + + + + + + + + - Delete point from polyline by index. - Recalculate bounds. + Calculates and returns the table width, in pixels. - Index of point in polyline - + - + - + - Returns best new point position based on mouse + Calculates a sum of values in a specified cell. - + The cell. + The object that contains calculated value. + + This method can be called from the ManualBuild event handler only. + - + - do not set this value, internal use only + Calculates a minimum of values in a specified cell. + The cell. + The object that contains calculated value. + + This method can be called from the ManualBuild event handler only. + - + - Return points collection. - You can modify the collection for change this object. + Calculates a maximum of values in a specified cell. + The cell. + The object that contains calculated value. + + This method can be called from the ManualBuild event handler only. + - + - Returns origin of coordinates relative to the top left corner + Calculates an average of values in a specified cell. + The cell. + The object that contains calculated value. + + This method can be called from the ManualBuild event handler only. + - + - Returns origin of coordinates relative to the top left corner + Calculates number of repeats of a specified cell. + The cell. + The object that contains calculated value. + + This method can be called from the ManualBuild event handler only. + - + - Return points array of line - deprecated + Initializes a new instance of the class. - + - Return point types array. 0 - Start of line, 1 - Keep on line - deprecated + Specifies the layout that will be used when printing a big table. - + - Initializes a new instance of the class with default settings. + The table is printed across a pages then down. - - - - - - - - - - + - Calculate GraphicsPath for draw to page + The table is printed down then across a pages. - Pen for lines - Left boundary - Top boundary - Right boundary - Bottom boundary - scale by width - scale by height - Always returns a non-empty path - + - Recalculate position and size of element + The table is wrapped. - - - - + - Add point to end of polyline, need to recalculate bounds after add - First point must have zero coordinate and zero type. - Recalculate bounds. - Method is slow do not use this. + Represents data of the table cell. - local x - relative to left-top point - local y - relative to left-top point - depreceted - + - Delete point from polyline by index. - Recalculate bounds. - Method is slow do not use this. + Gets or sets parent table of the cell. - Index of point in polyline - + - Draw polyline path to graphics + Gets or sets objects collection of the cell. - Event arguments - + - Insert point to desired place of polyline - recalculateBounds(); - Method is slow do not use this + Gets or sets text of the table cell. - Index of place from zero to count - local x - relative to left-top point - local y - relative to left-top point - deprecated - + - Represent a point for polygon object + Gets or sets value of the table cell. - + - Represents a polygon object. + Gets or sets hyperlink value of the table cell. - - Use the Border.Width, Border.Style and Border.Color properties to set - the line width, style and color. - - - - - - + - Calculate GraphicsPath for draw to page + Gets or sets column span of the table cell. - Pen for lines - scale by width - scale by height - Always returns a non-empty path - + - Draw polyline path to graphics + Gets or sets row span of the table cell. - Event arguments - - - - + - Initializes a new instance of the class with default settings. + Gets or sets the address of the table cell. - + - Represents a Picture object that can display pictures. + Gets the table cell. - - The Picture object can display the following kind of pictures: - - - picture that is embedded in the report file. Use the - property to do this; - - - picture that is stored in the database BLOb field. Use the - property to specify the name of data column you want to show; - - - picture that is stored in the local disk file. Use the - property to specify the name of the file; - - - picture that is stored in the Web. Use the - property to specify the picture's URL. - - - Use the property to specify a size mode. The - and properties can be used to restrict the image size if SizeMode - is set to AutoSize. - The property can be used to display an image with - transparent background. Use the property if you want to display - semi-transparent image. - - - - - - - - + - Invokes the object's editor. + Gets style of table cell. - true if object was edited succesfully. - + - Gets or sets the image. + Gets original the table cell. - - By default, image that you assign to this property is never disposed - you should - take care about it. If you want to dispose the image when this PictureObject is disposed, - set the property to true right after you assign an image: - - myPictureObject.Image = new Bitmap("file.bmp"); - myPictureObject.ShouldDisposeImage = true; - - - + - Gets or sets a value indicating that the image should be displayed in grayscale mode. + Gets width of the table cell. - + - Gets or sets a hash of grayscale svg image + Gets height of the table cell. - + - Gets or sets the color of the image that will be treated as transparent. + Initializes a new instance of the class. - + - Gets or sets the transparency of the PictureObject. + Attaches the specified table cell. - - Valid range of values is 0..1. Default value is 0. - + The table cell instance. + This method is called when we load the table. - + - Gets or sets a value indicating that the image should be tiled. + Assigns another instance. + The table cell data that used as a source. + This method is called when we copy cells or clone columns/rows in a designer. - + - Gets or sets a value indicating that the image stored in the - property should be disposed when this object is disposed. + Assigns another instance at run time. - - By default, image assigned to the property is never disposed - you should - take care about it. If you want to dispose the image when this PictureObject is disposed, - set this property to true right after you assign an image to the property. - + The table cell data that used as a source. + This flag shows should children be copied or not. + This method is called when we print a table. We should create a copy of the cell and set the style. - + - Gets or sets a bitmap transparent image + Sets style of the table cell. + The new style of the table cell. - - - - - - - - - - - - - + - Draws the image. + Disposes the instance. - Paint event args. - + - Sets image data to FImageData + Calculates width of the table cell. - - - - + The value of the table cell width. - - + + + Calculates height of the table cell. + + The width of the table cell. + The value of the table cell height. - + - Loads image + Updates layout of the table cell. + The width of the table cell. + The height of the table cell. + The new value of x coordinate. + The new value of y coordinate. - + - Disposes image + Represents a collection of objects. - - + + + Gets a column with specified index. + + Index of a column. + The column with specified index. - + - + - + - Forces loading the image from a data column. + Represents a result table. - Call this method in the AfterData event handler to force loading an image - into the property. Normally, the image is stored internally as byte[] array - and never loaded into the Image property, to save the time. The side effect is that you - can't analyze the image properties such as width and height. If you need this, call this method - before you access the Image property. Note that this will significantly slow down the report. + Do not use this class directly. It is used by the and + objects to render a result. - - - Initializes a new instance of the class with default settings. - - - + - Represents a line object. + Occurs after calculation of table bounds. - Use the Border.Width, Border.Style and Border.Color properties to set - the line width, style and color. Set the property to true - if you want to show a diagonal line. + You may use this event to change automatically calculated rows/column sizes. It may be useful + if you need to fit dynamically printed table on a page. - - - This property is not relevant to this class. - - - - - - - - - - - - - - - - - - + - + - + - Gets or sets a value indicating that the line is diagonal. + Creates a new instance of the class. - - If this property is false, the line can be only horizontal or vertical. - - + - Gets or sets the start cap settings. + Represents a collection of objects. - + - Gets or sets the end cap settings. + Gets a row with specified index. + Index of a row. + The row with specified index. - - - - + - + - - - Initializes a new instance of the class with default settings. - - - + Represents the Text object that may display one or several text lines. @@ -37999,3566 +37440,3766 @@ To format an expression value, use the property. - - - - - - - - - - - - - - - - - - - + - + - + - + - + - - - Gets or sets a value that indicates whether the component should draw right-to-left for RTL languages. - - - + - - - Draws a text. - - Paint event data. - - + - + - + - + - + - + - + - + - + - Calculates the object's width. + Gets or sets a paragraph format for a new html rendering type, not for others rendering - The width, in pixels. - - + + + Gets or sets a value that determines if the text object should handle its width automatically. + - - + + + Gets or sets a value that indicates whether the font size should shrink to + display the longest text line without word wrap. + + + To limit the minimum size, use the property. + - - + + + Gets or sets the minimum size of font (or minimum width ratio) if the + mode is on. + + + This property determines the minimum font size (in case the property is set to + FontSize), or the minimum font width ratio (if AutoShrink is set to FontWidth). + The default value is 0, that means no limits. + - + - Initializes a new instance of the class with default settings. + Gets or sets the horizontal alignment of a text in the TextObject object. - + - Base class for headers and footers which support the "Keep With Data" and "Repeat on Every Page" features. + Gets or sets the vertical alignment of a text in the TextObject object. - - + + + Gets or sets the text angle, in degrees. + - + - Gets or sets a value indicating that the band should be printed together with data band. + Gets or sets a value that indicates whether the component should draw right-to-left for RTL languages. - + - Gets or sets a value that determines whether to repeat this band on every page. + Gets or sets a value that indicates if lines are automatically word-wrapped. - - When band is repeated, its property is set to true. You can use - it to show any additional information on the band. To do this, - use the property which - can be set to "Rpeeated". In that case the object will be printed - only on the repeated band. - - - + + + Gets or sets a value that determines if the text object will underline each text line. + - - + + + Gets or sets the font settings for this object. + - + - Represents a group header band. + Gets or sets the fill color used to draw a text. - A simple group consists of one GroupHeaderBand and the DataBand that is set - to the property. To create the nested groups, use the property. - - Only the last nested group can have data band. - - Use the property to set the group condition. The - property can be used to set the sort order for group's data rows. You can also use the Sort - property of the group's DataBand to specify additional sort. - - This example shows how to create nested groups. + Default fill is . You may specify other fill types, for example: - ReportPage page = report.Pages[0] as ReportPage; - - // create the main group - GroupHeaderBand mainGroup = new GroupHeaderBand(); - mainGroup.Height = Units.Millimeters * 10; - mainGroup.Name = "MainGroup"; - mainGroup.Condition = "[Orders.CustomerName]"; - // add a group to the page - page.Bands.Add(mainGroup); - - // create the nested group - GroupHeaderBand nestedGroup = new GroupHeaderBand(); - nestedGroup.Height = Units.Millimeters * 10; - nestedGroup.Name = "NestedGroup"; - nestedGroup.Condition = "[Orders.OrderDate]"; - // add it to the main group - mainGroup.NestedGroup = nestedGroup; - - // create a data band - DataBand dataBand = new DataBand(); - dataBand.Height = Units.Millimeters * 10; - dataBand.Name = "GroupData"; - dataBand.DataSource = report.GetDataSource("Orders"); - // connect the databand to the nested group - nestedGroup.Data = dataBand; + text1.TextFill = new HatchFill(Color.Black, Color.White, HatchStyle.Cross); - - - - - - - - - - + Use the property to set the solid text color. + - + - Gets or sets a nested group. + Gets or sets the text outline. - - Use this property to create nested groups. - - Only the last nested group can have data band. - - - - This example demonstrates how to create a group with nested group. - - ReportPage page; - GroupHeaderBand group = new GroupHeaderBand(); - group.NestedGroup = new GroupHeaderBand(); - group.NestedGroup.Data = new DataBand(); - page.Bands.Add(group); - - - + - Gets or sets the group data band. + Gets or sets the text color in a simple manner. - Use this property to add a data band to a group. Note: only the last nested group can have Data band. + This property can be used in a report script to change the text color of the object. It is + equivalent to: textObject1.TextFill = new SolidFill(color); - - This example demonstrates how to add a data band to a group. - - ReportPage page; - GroupHeaderBand group = new GroupHeaderBand(); - group.Data = new DataBand(); - page.Bands.Add(group); - - - + - Gets or sets a group footer. + Gets or sets the string trimming options. - + - Gets or sets a header band. + Gets or sets the width ratio of the font. + + Default value is 1. To make a font wider, set a value grether than 1; to make a font narrower, + set a value less than 1. + - + - Gets or sets a footer band. + Gets or sets the height of single text line, in pixels. - - To access a group footer band, use the property. - - + - Gets or sets the group condition. + Gets or sets the offset of the first TAB symbol. + + + + + Gets or sets the width of TAB symbol, in pixels. + + + + + Gets or sets a value that indicates if text should be clipped inside the object's bounds. + + + + + Gets the collection of conditional highlight attributes. - This property can contain any valid expression. When running a report, this expression is calculated - for each data row. When the value of this condition is changed, FastReport starts a new group. + Conditional highlight is used to change the visual appearance of the Text object + depending on some condition(s). For example, you may highlight negative values displayed by + the Text object with red color. To do this, add the highlight condition: + + TextObject text1; + HighlightCondition highlight = new HighlightCondition(); + highlight.Expression = "Value < 0"; + highlight.Fill = new SolidFill(Color.Red); + highlight.ApplyFill = true; + text1.Highlight.Add(highlight); + - + - Gets or sets the sort order. + Gets or sets a value that indicates if the text object should display its contents similar to the printout. + + + + + Forces justify for the last text line. + + + + + Allows handling html tags in the text. - FastReport can sort data rows automatically using the value. + The following html tags can be used in the object's text: <b>, <i>, <u>, + <strike>, <sub>, <sup>, </b>, </i>, </u>, + </strike>, </sub>, </sup>, + <font color=&...&>, </font>. Font size cannot + be changed due to limitations in the rendering engine. - + - Gets or sets a value indicating that the group should be printed together on one page. + Indicates handling html tags in the text. + To set the value use the TextRenderer property. - + - Gets or sets a value that determines whether to reset the page numbers when this group starts print. + The type of text render - - Typically you should set the property to true as well. + /// + The following html tags can be used in the object's text: <b>, <i>, <u>, + <strike>, <sub>, <sup>, </b>, </i>, </u>, + </strike>, </sub>, </sup>, + <font color=&...&>, </font>. Font size cannot + be changed due to limitations in the rendering engine. - - + + + Gets or sets the paragraph offset, in pixels. For HtmlParagraph use ParagraphFormat.FirstLineIndent. + - - + + + Cache for inline images + - + - + - + + + Draws a text. + + Paint event data. + + - + - + - - - Initializes a new instance of the class with default settings. - + + - - - This class represents the Data band. - - - Use the property to connect the band to a datasource. Set the - property if you want to filter data rows. The - property can be used to sort data rows. - + + - + - + - + - + - + - Invokes column editor + Calculates the object's width. + The width, in pixels. - - - Gets or sets a header band. - + + - - - Gets a collection of detail bands. - + + - - - Gets or sets a footer band. - + + - + - Gets or sets a data source. - Please note: data source have to be enabled. + Initializes a new instance of the class with default settings. - + + + + + + + - Gets or sets a number of rows in the virtual data source. + Base class for text objects such as and . - Use this property if your data band is not connected to any data source. In this case - the virtual data source with the specified number of rows will be used. + This class implements common functionality of the text objects. - + + + + + + + + + + - Limits the maximum number of rows in a datasource. 0 means no limit. + Gets or sets a value indicating that the object's text may contain expressions. - + - Gets or sets a relation used to establish a master-detail relationship between - this band and its parent. + Gets or sets the symbols that will be used to find expressions in the object's text. - Use this property if there are several relations exist between two data sources. - If there is only one relation (in most cases it is), you can leave this property empty. + The default property value is "[,]". As you can see, the open and close symbols are + separated by the comma. You may use another symbols, for example: "<,>" or "<%,%>". + You should use different open and close symbols. - - - Gets the collection of sort conditions. - - - + - Gets the row filter expression. + Gets or sets the object's text. - This property can contain any valid boolean expression. If the expression returns false, - the corresponding data row will not be printed. + Text may contain expressions and data items, for example: "Today is [Date]". + When report is running, all expressions are calculated and replaced with actual + values, so the text would be "Today is 01.01.2008". - + - Gets the band columns. + Gets or sets padding within the text object. - + - Gets or sets a value that determines whether to print a band if all its detail rows are empty. + Gets or sets a value indicating that zero values must be hidden. - + - Gets or sets a value that determines whether to print a band if its datasource is empty. + Gets or sets a value that will be hidden. + + Use this property to specify a value that you would like to hide. For example, specify "0" + if you want to hide zero values, or use property to do this. + You also may use this property to hide default DateTime values (such as 1/1/1900). + In this case you need to specify a string containing both date and time, for example: + "1/1/1900 0:00:00". + + FastReport uses the ToString conversion to compare the expression value with this property. + This conversion depends on regional settings selected in the Control Panel, so be aware of this + if you going to distribute your report worldwide. + + - + - Gets or sets a value indicating that all band rows should be printed together on one page. + Gets or sets a string that will be displayed instead of a null value. - + - Gets or sets a value indicating that the band should be printed together with all its detail rows. + Gets or sets the formatter that will be used to format data in the Text object. + + The default formatter does nothing, i.e. it shows expression values with no formatting. + To set another formatting, create a new formatter and assign it to this property. + If there are several expressions in the text, use the property + to format each expression value. + + This example shows how to set currency formatter. + + TextObject text1; + text1.Format = new CurrencyFormat(); + + - + - Gets or sets the key column that identifies the data row. + Gets or sets a value that specifies how the report engine processes this text object. - This property is used when printing a hierarchic list. - To print the hierarchic list, you have to setup three properties: IdColumn, - ParentIdColumn and Indent. First two properties are used to identify the data - row and its parent; the Indent property specifies the indent that will be used to shift - the databand according to its hierarchy level. - When printing hierarchy, FastReport shifts the band to the right - (by value specified in the property), and also decreases the - width of the band by the same value. You may use the Anchor property of the - objects on a band to indicate whether the object should move with the band, or stay - on its original position, or shrink. + Use this property to perform such task as "print a total value in the group header". Normally, + all total values are calculated in the footers (for example, in a group footer). If you try to print + a total value in the group header, you will get 0. If you set this property to + ProcessAt.DataFinished, FastReport will do the following: + + + print the object (with wrong value); + + + print all related data rows; + + + calculate the correct object's value and replace old (wrong) value with the new one. + + + + This option will not work if you set the to true. + - + - Gets or sets the column that identifies the parent data row. + Gets the collection of formatters. - This property is used when printing a hierarchic list. See description of the - property for more details. + This property is used to set format for each expression contained in the text. + For example, if the TextObject contains two expressions: + Today is [Date]; Page [PageN] + you can use the following code to format these expressions separately: + + text1.Formats.Clear(); + text1.Formats.Add(new DateFormat()); + text1.Formats.Add(new NumberFormat()); + - + - Gets or sets the indent that will be used to shift the databand according to its hierarchy level. + Gets or sets a value that determines how to display duplicate values. - - This property is used when printing a hierarchic list. See description of the - property for more details. - - + - Gets or sets a value indicating that the databand should collect child data rows. + Gets a value of expression contained in the object's text. - - This property determines how the master-detail report is printed. Default behavior is: - MasterData row1 - -- DetailData row1 - -- DetailData row2 - -- DetailData row3 - MasterData row2 - -- DetailData row1 - -- DetailData row2 - When you set this property to true, the master databand will collect all child data rows - under a single master data row: - MasterData row1 - -- DetailData row1 - -- DetailData row2 - -- DetailData row3 - -- DetailData row4 - -- DetailData row5 - - + - Gets or sets a value that determines whether to reset the page numbers when this band starts print. + Gets or sets editable for pdf export - - Typically you should set the property to true as well. - - + - + - + - + - - + + + Initializes a new instance of the class with default settings. + - - + + + Represents the "Blank Report" wizard. + - + - - + + + Represents the "Inherited Report" wizard. + - + - - + + + Represents the "Label" wizard. + - + - Initializes the data source connected to this band. + Gets a selected label manufacturer. - + + + Gets a selected label name. + + + + + Gets the XML item containing a selected label parameters. + + + - + - Initializes a new instance of the class. + Initializes a new instance of the class with the default settings. - + - Specifies the shape of the CrossBandObject. + Represents the "New Data Source" wizard. - + + + + - Specifies the vertical line shape. + Represents the "Standard Report" wizard. - + + + + - Specifies the rectangle shape. + The base class for all report wizards. + + To create own wizard, use this class as a base. All you need is to override + the method. To register a wizard, use the + method. + - + - Represents an object that can be printed across several bands. + Runs the wizard. + Report designer. + true if wizard was executed succesfully. + + This method is called when you select a wizard in the "Add New Item" window and + click "Add" button. You should do the work in this method. + - + - Gets or sets the object's shape. + Represents the "New Dialog" wizard. - + - + + + Represents the "New Page" wizard. + + + - + + + Represents a zip code object. + + + This object is mainly used in Russia to print postal index on envelopes. It complies with the + GOST R 51506-99. + + + - + - + - + - + - + - Initializes a new instance of the class with the default settings. + Gets or sets the width of a single zipcode segment, in pixels. - + - Contains the email settings such as recipient(s) address, name, subject, message body. + Gets or sets the height of a single zipcode segment, in pixels. - - - + - Gets or sets the recipient(s) email addresses. + Gets or sets the spacing between origins of segments, in pixels. - - This property contains one or several email addresses in the following form: "john@url.com". - - + - Gets or sets the message subject. + Gets or sets the number of segments in zipcode. - + - Gets or sets the message body. + Gets or sets a value indicating whether the reference markers should be drawn. + + Reference markers are used by postal service to automatically read the zipcode. + - + - Copies email settings from another source. + Gets or sets a value indicating whether the segment grid should be drawn. - Source to copy settings from. - + - Resets all settings to its default values. + Gets or sets a data column name bound to this control. + + Value must be in the form "Datasource.Column". + - + - Initializes a new instance of the class with default settings. + Gets or sets an expression that contains the zip code. - + - The DIGEST-MD5 SASL authentication mechanism. + Gets or sets the zip code. - - - The mechanism name. - + + - - - Initializes a new instance of the class. - - The username. - The user's password. + + - + - - - The PLAIN SASL authentication mechanism. - + + - - - The mechanism name. - + + - + - Initializes a new instance of the class. + Initializes a new instance of the with the default settings. - The username. - The user's password. - + - Computes the client response for server challenge. + Represents a subreport object. - The challenge from server. Usually empty for PLAIN mechanism. - The response from client. + + To create a subreport in code, you should create the report page first and + connect it to the subreport using the property. + + The following example shows how to create a subreport object in code. + + // create the main report page + ReportPage reportPage = new ReportPage(); + reportPage.Name = "Page1"; + report.Pages.Add(reportPage); + // create report title band + reportPage.ReportTitle = new ReportTitleBand(); + reportPage.ReportTitle.Name = "ReportTitle1"; + reportPage.ReportTitle.Height = Units.Millimeters * 10; + // add subreport on it + SubreportObject subreport = new SubreportObject(); + subreport.Name = "Subreport1"; + subreport.Bounds = new RectangleF(0, 0, Units.Millimeters * 25, Units.Millimeters * 5); + reportPage.ReportTitle.Objects.Add(subreport); + // create subreport page + ReportPage subreportPage = new ReportPage(); + subreportPage.Name = "SubreportPage1"; + report.Pages.Add(subreportPage); + // connect the subreport to the subreport page + subreport.ReportPage = subreportPage; + + - + - The base abstarct class for all SASL mechanisms. + This property is not relevant to this class. - + - Gets or sets the name of mechanism. + This property is not relevant to this class. - + - Gets or sets the username. + This property is not relevant to this class. - + - Gets or sets the user's password. + This property is not relevant to this class. - + - Initializes a new instance of the class. + This property is not relevant to this class. - + - Initializes a new instance of the class with specified parameters. + This property is not relevant to this class. - The username. - The user's password. - + - Computes client response for server challenge. + This property is not relevant to this class. - The server challenge. - The client response. - + - Gets the base64-encoded client response fo the server challenge. + This property is not relevant to this class. - The base64-string containing server challenge. - The base64-string containing client response. - + - Gets the client response for the server challenge. + This property is not relevant to this class. - Byte array containing server challenge. - Byte array containing client response. - + - The base class for all messengers. + This property is not relevant to this class. - + - Gets the filename. + This property is not relevant to this class. - + - Gets or sets the proxy settings. + This property is not relevant to this class. - - - Initializes a new instance of the class. - + + - - - Authorizes the user. - - True if user has been successfully authorized. + + - - - Prepares the report before it will be send. - - The report template. - The export filter. - Memory stream that contains prepared report. + + - - - Sends the report. - - The report template that should be sent. - The export filter that should export template before. - True if report has been successfully sent. + + - - - Represents form of messenger. - + + - - - Gets or sets the report template. - + + - + - Gets or sets the list of exports. + Gets or sets a report page that contains the subreport bands and objects. - + - Initializes a new instance of the class. + Gets or sets a value indicating that subreport must print its objects on a parent band to which it belongs. + + Default behavior of the subreport is to print subreport objects they own separate bands. + - - - Initializes a new instance of the class. - - The report template. + + - - - Initializes the list of exports. - + + - + - Gets the proxy settings. + Initializes a new instance of the class with default settings. - The proxy settings. - + - Initializes the component. + Represents a shape object. + + Use the property to specify a shape. To set the width, style and color of the + shape's border, use the Border.Width, Border.Style and Border.Color properties. + - + + + + + + + - Checks is the string numeric. + Gets or sets a shape kind. - The checking string. - True if string is numeric, otherwise false. - + - Finishes the form work. + Gets or sets a shape curvature if is RoundRectangle. - Returns true if work has been successfully finished, otherwise false. + + 0 value means automatic curvature. + - + - - - SelectedIndexChanged event handler for ComboBox File Type. - - Event sender. - Event args. + + - - - Click event handler for Button Settings. - - Event sender. - Event args. + + - + - FormClosing event handler for CloudStorageClientForm. + Initializes a new instance of the class with default settings. - Event sender. - Event args. - + - Click event handler for button OK. + Represents a RichText object that can display formatted text. - Event sender. - Event args. + + Use the property to set the object's text. The text may include + the RTF formatting tags. + - - - Required designer variable. - + + - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. + + - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - + + - + - Page File. + Gets or sets the object's text. + + This property returns the formatted text with rtf tags. + - + - Page Proxy. + Gets or sets a name of the data column bound to this control. + + Value must contain the datasource name, for example: "Datasource.Column". + - + - ComboBox File Type. + Gets the actual text start. + + This property is for internal use only; you should not use it in your code. + - + - Label File Type. + Gets the actual text length. + + This property is for internal use only; you should not use it in your code. + - + - Buttons Settings. + Gets or sets the break style. + + Set this property to true if you want editable rich text when you edit the prepared report page. + - + - Label Colon. + Experimental feature for translation of RichText into report objects - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - Label Password. + Initializes a new instance of the class with default settings. - + - Label Username. + Represents a report summary band. - + - Label Server. + This property is not relevant to this class. - + + + + - TextBox Username. + The style of the report object markers. - + - TextBox Port. + Rectangle marker. - + - TextBox Server. + Small markers at the object's corners. - + - TextBox Password. + Represents a poly line object. + + Use the Border.Width, Border.Style and Border.Color properties to set + the line width, style and color. + - + + + + + + + - PageControl pageControl1. + Add point to end of polyline and recalculate bounds after add. + Can be first point. + Deprecated, use insert point + local x - relative to left-top point + local y - relative to left-top point - + - Represents proxy settings of the messenger. + Add point to start of polyline and recalculate bounds after add + Can be first point + Deprecated, use insert point + local x - relative to left-top point + local y - relative to left-top point - + + + + + + + - Gets or sets the proxy server. + Replace points with star + Minimum value is 3 - + + + + + + + + + + + + + + + + - Gets or sets the port number of proxy server. + Insert point to desired place of polyline + Recalculate bounds after insert + Index of place from zero to count + local x - relative to left-top point + local y - relative to left-top point - + - Gets or sets the username. + Insert point to near line + Recalculate bounds after insert + local x - relative to left-top point + local y - relative to left-top point + depricated + Index of inserted point - + + + + + + + + + + + + + - Gets or sets the user's password. + Delete point from polyline by index + Recalculate bounds after remove + Index of point in polyline - + + + + - Gets or sets the type of proxy. + Delete point from polyline by index. + Recalculate bounds. + Index of point in polyline - + + + + + + + - Initializes a new instance of the class. + Returns best new point position based on mouse - The proxy server. - The port number of server. - The username. - The user's password. - The type of proxy. + - + - Represents the type of rpoxy. + do not set this value, internal use only - + - The HTTP proxy type. + Return points collection. + You can modify the collection for change this object. - + - The SOCKS4 proxy type. + Returns origin of coordinates relative to the top left corner - + - The SOCKS5 proxy type. + Returns origin of coordinates relative to the top left corner - + - Represents the IQ stanza. + Return points array of line + deprecated - + - Gets or sets the type of iq. + Return point types array. 0 - Start of line, 1 - Keep on line + deprecated - + - Initializes a new instance of the class with specified parameters. - - The namespace of the iq. - The type of iq. - The JID of the sender. - The JID of the recipient. - The ID of the iq. - The language of the iq. - The data of the iq. - - - - Initializes a new instance of the class using specified XmlElement instance. - - The XmlElement instance using like a data. - - - - Represents the XMPP message. + Initializes a new instance of the class with default settings. - - - Gets or sets the type of message. - + + - - - Initializes a new instance of the class with specified parameters. - - The namespace of the message. - The type of message. - The JID of the sender. - The JID of the recipient. - The ID of the message. - The language of the message. - The data of the message. + + - - - Initializes a new instance of the class using specified XmlElement instance. - - The XmlElement instance using like a data. + + - + - Represents the XMPP Presence. + Calculate GraphicsPath for draw to page + Pen for lines + Left boundary + Top boundary + Right boundary + Bottom boundary + scale by width + scale by height + Always returns a non-empty path - + - Initializes a new instance of the class with specified parameters. + Recalculate position and size of element - The namespace of the presence. - The JID of the sender. - The JID of the recipient. - The ID of the presence. - The language of the presence. - The data of the presence. - - - Initializes a new instance of the class using specified XmlElement instance. - - The XmlElement instance using like a data. + + - + - Represents the base class for XML stanzas used in XMPP. + Add point to end of polyline, need to recalculate bounds after add + First point must have zero coordinate and zero type. + Recalculate bounds. + Method is slow do not use this. + local x - relative to left-top point + local y - relative to left-top point + depreceted - + - Gets the data of the stanza. + Delete point from polyline by index. + Recalculate bounds. + Method is slow do not use this. + Index of point in polyline - + - Gets or sets the JID of the sender. + Draw polyline path to graphics + Event arguments - + - Gets or sets the JID of the recipient. + Insert point to desired place of polyline + recalculateBounds(); + Method is slow do not use this + Index of place from zero to count + local x - relative to left-top point + local y - relative to left-top point + deprecated - + - Gets or sets the ID of the stanza. + Represent a point for polygon object - + - Gets or sets the language of the stanza. + Represents a polygon object. + + Use the Border.Width, Border.Style and Border.Color properties to set + the line width, style and color. + + - - - Initializes a new instance of the class with specified parameters. - - The namespace of the stanza. - The JID of the sender. - The JID of the recipient. - The ID of the stanza. - The language of the stanza. - The data of the stanza. + + - + - Initializes a new instance of the class using specified XmlElement instance. + Calculate GraphicsPath for draw to page - The XmlElement instance using like a data. + Pen for lines + scale by width + scale by height + Always returns a non-empty path - + - Converts stanza to string. + Draw polyline path to graphics - String containing stanza value. + Event arguments - - - The parser for XMPP XML-streams. - + + - + - Initializes a new instance of the class. + Initializes a new instance of the class with default settings. - The stream for parsing. - True to leave the stream opened after closing the StreamReader instance. - + - Read the XML stream up to opening "stream:stream" tag. + Represents a Picture object that can display pictures. + + The Picture object can display the following kind of pictures: + + + picture that is embedded in the report file. Use the + property to do this; + + + picture that is stored in the database BLOb field. Use the + property to specify the name of data column you want to show; + + + picture that is stored in the local disk file. Use the + property to specify the name of the file; + + + picture that is stored in the Web. Use the + property to specify the picture's URL. + + + Use the property to specify a size mode. The + and properties can be used to restrict the image size if SizeMode + is set to AutoSize. + The property can be used to display an image with + transparent background. Use the property if you want to display + semi-transparent image. + - - - Reads the next XML element from the stream. - - The list of XML elements that are expected. - The XML element. + + - - - Closes the stream parser. - + + - + - Releases all resources used by the current instance of the class. + Invokes the object's editor. + true if object was edited succesfully. - + - Represents a static class to simplify the work with XmlElement instance. + Gets or sets the image. + + By default, image that you assign to this property is never disposed - you should + take care about it. If you want to dispose the image when this PictureObject is disposed, + set the property to true right after you assign an image: + + myPictureObject.Image = new Bitmap("file.bmp"); + myPictureObject.ShouldDisposeImage = true; + + - + - Creates a new XmlElement instance. + Gets or sets the expansion of image. - The name of the element. - The namespace of the element. - A new instance of the class. - + - Adds the specified child to the end of child nodes of element. + Gets or sets a value indicating that the image should be displayed in grayscale mode. - The element for add the child to. - The child node to add. - A XmlElement instance. - + - Adds the attribute to XmlElement with spefied name and value. + Gets or sets a hash of grayscale svg image - The element for add the attribute to. - The name of attribute. - The value of attribute. - A XmlElement instance. - + - Adds the specified text to the end of child nodes of element. + Gets or sets the color of the image that will be treated as transparent. - The element for add the text to. - The text for add. - A XmlElement instance. - + - Converts the XmlElement instance to a string. + Gets or sets the transparency of the PictureObject. - The element to convert to. - True if needed to include XML declaration. - True if needed to leave the tag of an empty element open. - The XmlElement instance as string. + + Valid range of values is 0..1. Default value is 0. + - + - Represents the XMPP messenger. + Gets or sets a value indicating that the image should be tiled. - + - Gets or sets the username. + Gets or sets a value indicating that the image stored in the + property should be disposed when this object is disposed. + + By default, image assigned to the property is never disposed - you should + take care about it. If you want to dispose the image when this PictureObject is disposed, + set this property to true right after you assign an image to the property. + - + - Gets or sets the user's password. + Gets or sets a bitmap transparent image - - - Gets or sets the hostname of XMPP server. - + + - - - Gets or sets the port number of the XMPP service of the server. - + + - - - Gets or sets the username to send file to. - + + - - - Gets or sets the JID to send from. - + + - + - Gets or set the JID to send to. + Draws the image. + Paint event args. - + - Initializes a new instance of the class. + Sets image data to FImageData + - - - Initializes a new instance of the class with specified parameters. - - Username. - Password. - Hostname. - Port. - Username to send file to. - Send to user's resource. + + - - - Initializes a new instance of the class with specified parameters. - - User's JID without resource. - User's password. - JID to send to with resource. + + - + - Sends the specified string to the server. + Loads image - The string to send. - + - Initiates the stream to the server. + Disposes image - The hostname. - The features response of the server. - - - Validates the server certificate. - - The sender object. - X509 certificate. - The X509 chain. - The SSL policy errors. - True if successfull. + + - - - Secures the stream by TLS. - - The hostname. - The features response of the server. + + - - - Selects the SASL authentication mechanism. - - List of mechanisms. - The string containing mechanism name. + + - + - Authenticates the user on the server using Plain mechanism. + Forces loading the image from a data column. + + Call this method in the AfterData event handler to force loading an image + into the property. Normally, the image is stored internally as byte[] array + and never loaded into the Image property, to save the time. The side effect is that you + can't analyze the image properties such as width and height. If you need this, call this method + before you access the Image property. Note that this will significantly slow down the report. + - + - Authenticates the user on the server using Digest-MD5 mechanism. + Initializes a new instance of the class with default settings. - + - Authenticates the user on the server. + Represents a line object. - The SASL mechanisms list. + + Use the Border.Width, Border.Style and Border.Color properties to set + the line width, style and color. Set the property to true + if you want to show a diagonal line. + - + - Setups the connection with the server. + This property is not relevant to this class. - - - Binds resource and gets the full JID that will be associated with current session. - - The full session JID. + + - - - Opens session between client and server. - - The id of the opened session. + + - - - Connects to the server. - + + - - - Sends the message. - - The text of the message. - True if message has been successfully sent. + + - - - Sends the presence. - - The text of the presence. - True if presence has been successfully sent. + + - - - Initiates the In Band Bytestream for sending the file (XEP-0047). - - True if bytestream has been successfully initiated. + + - - - Sends the chunk to the XMPP server. - - The data of the chunk. - The number of the chunk. + + - + - Sends the file using In Band Bytestream. + Gets or sets a value indicating that the line is diagonal. - The memory stream containing data of the file. - True if file has been successfully sent. + + If this property is false, the line can be only horizontal or vertical. + - + - Sends the file using FastReport Cloud as a proxy server. + Gets or sets the start cap settings. - The report template. - The export filter to export report before sending. - True if file has been successfully sent. - + - Disconnects from the server. + Gets or sets the end cap settings. - + - + - - - Closes the connection. - - - - - Releases all the resources used by the XMPP messenger. - - - - - Represents the form of the XMPP messenger. - + + - + - Initializes a new instance of the class. + Initializes a new instance of the class with default settings. - + - Initializes a new instance of the class with specified parameters. + Represents the Text object that may display one or several text lines. - User's JID without resource. - User's password. - Send to user's JID. - Report template. + + Specify the object's text in the Text property. + Text may contain expressions and data items, for example: "Today is [Date]". When report + is running, all expressions are calculated and replaced with actual values, so the text + would be "Today is 01.01.2008". + The symbols used to find expressions in a text are set in the + Brackets property. You also may disable expressions + using the AllowExpressions property. + To format an expression value, use the property. + - + - + - + - + - - - Required designer variable. - - - - - Clean up any resources being used. - - true if managed resources should be disposed; otherwise, false. - - - - Required method for Designer support - do not modify - the contents of this method with the code editor. - - - - - This class contains some global settings that used in the FastReport.Net. - - - This component is intended for use in the Visual Studio IDE to quickly configure - FastReport global settings. To use it, drop the component on your Form and set up - its properties and events. - Here are some common actions that can be performed with this object: - - - To define own open/save dialogs that will be used in the report designer, - use the , , - , events; - - - - To pass connection string to the connection object defined in a report, - or to define own database login dialog, use the event; - - - - To adjust the connection object after it is opened, - use the event; - - - - To define own progress window, use the , - and events; - - - - To setup some common properties of the report, designer and preview, - use properties defined in this class; - - - - To set UI style of the designer and preview window, - use property. - - - - This component actually uses the static class which - contains , and - properties. You can use Config class as well. - - - - - Gets or sets the UI style of the designer and preview windows. - - - This property affects both designer and preview windows. - - - - - Indicates whether the Ribbon-style window should be used. - - - - - Occurs before displaying a progress window. - - - - - Occurs after closing a progress window. - - - - - Occurs when progress state is changed. - - - - - Occurs when database connection is about to open. - - Use this event to provide own connection string or user name/password to the connection - object that is about to open. - To provide own connection string, set the e.ConnectionString property. - In this case the new connection string will be used. - To provide own user name/password, set the e.UserName and e.Password properties. - You may ask these values in own login dialog. - This example shows how to provide username/password using own login dialog. - - private void report1_DatabaseLogin(object sender, DatabaseLoginEventArgs e) - { - using (MyLoginDialog dialog = new MyLoginDialog()) - { - if (dialog.ShowDialog() == DialogResult.OK) - { - e.UserName = dialog.UserName; - e.Password = dialog.Password; - } - } - } - - This example shows how to provide own connection string. - - private void report1_DatabaseLogin(object sender, DatabaseLoginEventArgs e) - { - e.ConnectionString = my_connection_string; - } - - - - - - Occurs after the database connection is established. - - - - - Occurs when discovering the business object's structure. - - - - - Occurs when determining the kind of business object's property. - - - - - Gets or sets the report settings. - - - - - Occurs when the designer is loaded. - - - Use this event if you want to customize some aspects of the designer, for example, - to hide some menu items. - - - This example demonstrates how to hide the "File|Select Language..." menu item. - - environmentSettings1.DesignerLoaded += new EventHandler(DesignerSettings_DesignerLoaded); - - void DesignerSettings_DesignerLoaded(object sender, EventArgs e) - { - (sender as DesignerControl).MainMenu.miFileSelectLanguage.Visible = false; - } - - - - - - Occurs when report is loaded in the designer. - - - Use this event handler to register application data in a report. - + + - - - Occurs when object is inserted in the designer. - - - Use this event handler to set some object's properties when it is inserted. - + + - - - Occurs when the report designer is about to show the "Open" dialog. - - Use this event to attach own "Open" dialog to the designer. In the event handler, you must - display a dialog window to allow user to choose a report file. - If dialog was executed successfully, you must return e.Cancel = false and set the - e.FileName to the selected file name. - You also need to use event to provide code that - will open the report. - - - This example shows how to attach own "Open" and "Save" dialogs to the designer. - It uses the following events: , , - , . - - private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (OpenFileDialog dialog = new OpenFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (SaveFileDialog dialog = new SaveFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - // get default file name from e.FileName - dialog.FileName = e.FileName; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // load the report from the given e.FileName - e.Report.Load(e.FileName); - } - - private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // save the report to the given e.FileName - e.Report.Save(e.FileName); - } - - + + - - - Occurs when the report designer is about to show the "Save" dialog. - - Use this event to attach own "Save" dialog to the designer. In the event handler, you must - display a dialog window to allow user to choose a report file. - If dialog was executed successfully, you must return e.Cancel = false and set the - e.FileName to the selected file name. - You also need to use event to provide code that - will save the report. - - - This example shows how to attach own "Open" and "Save" dialogs to the designer. - It uses the following events: , , - , . - - private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (OpenFileDialog dialog = new OpenFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (SaveFileDialog dialog = new SaveFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - // get default file name from e.FileName - dialog.FileName = e.FileName; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // load the report from the given e.FileName - e.Report.Load(e.FileName); - } - - private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // save the report to the given e.FileName - e.Report.Save(e.FileName); - } - - + + - - - Occurs when the report designer is about to load the report. - - This event is used together with the event. - Use this event to attach own "Open" dialog to the designer. In the event handler, you must - load the e.Report from the location specified in the e.FileName property. - For example, if you work with files: e.Report.Load(e.FileName); - - - This example shows how to attach own "Open" and "Save" dialogs to the designer. - It uses the following events: , , - , . - - private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (OpenFileDialog dialog = new OpenFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (SaveFileDialog dialog = new SaveFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - // get default file name from e.FileName - dialog.FileName = e.FileName; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // load the report from the given e.FileName - e.Report.Load(e.FileName); - } - - private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // save the report to the given e.FileName - e.Report.Save(e.FileName); - } - - + + - - - Occurs when the report designer is about to save the report. - - This event is used together with the event. - Use this event to attach own "Save" dialog to the designer. In the event handler, you must - save the e.Report to the location specified in the e.FileName property. - For example, if you work with files: e.Report.Save(e.FileName); - - - This example shows how to attach own "Open" and "Save" dialogs to the designer. - It uses the following events: , , - , . - - private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (OpenFileDialog dialog = new OpenFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) - { - using (SaveFileDialog dialog = new SaveFileDialog()) - { - dialog.Filter = "Report files (*.frx)|*.frx"; - // get default file name from e.FileName - dialog.FileName = e.FileName; - - // set e.Cancel to false if dialog was succesfully executed - e.Cancel = dialog.ShowDialog() != DialogResult.OK; - // set e.FileName to the selected file name - e.FileName = dialog.FileName; - } - } - - private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // load the report from the given e.FileName - e.Report.Load(e.FileName); - } - - private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) - { - // save the report to the given e.FileName - e.Report.Save(e.FileName); - } - - + + - - - Occurs when previewing a report from the designer. - - - Use this event to show own preview window. - - - - environmentSettings1.CustomPreviewReport += new EventHandler(MyPreviewHandler); - - private void MyPreviewHandler(object sender, EventArgs e) - { - Report report = sender as Report; - using (MyPreviewForm form = new MyPreviewForm()) - { - report.Preview = form.previewControl1; - report.ShowPreparedReport(); - form.ShowDialog(); - } - } - - + + - + - Occurs when getting available table names from the connection. + Gets or sets a value that indicates whether the component should draw right-to-left for RTL languages. - - Use this handler to filter the list of tables returned by the connection object. - - - This example demonstrates how to hide the table with "Table 1" name from the Data Wizard. - - environmentSettings1.FilterConnectionTables += DesignerSettings_FilterConnectionTables; - - private void DesignerSettings_FilterConnectionTables(object sender, FilterConnectionTablesEventArgs e) - { - if (e.TableName == "Table 1") - e.Skip = true; - } - - - - - Gets or sets the designer settings. - + + - + - Gets or sets the preview settings. + Draws a text. + Paint event data. - - - Gets or sets the email settings. - + + - - - Specifies the set of buttons available in the preview. - + + - - - No buttons visible. - + + - - - The "Print" button is visible. - + + - - - The "Open" button is visible. - + + - - - The "Save" button is visible. - + + - - - The "Email" button is visible. - + + - - - The "Find" button is visible. - + + - + - The zoom buttons are visible. + Calculates the object's width. + The width, in pixels. - - - The "Outline" button is visible. - + + - - - The "Page setup" button is visible. - + + - - - The "Edit" button is visible. - + + - + - The "Watermark" button is visible. + Initializes a new instance of the class with default settings. - + - The page navigator buttons are visible. + Base class for headers and footers which support the "Keep With Data" and "Repeat on Every Page" features. - - - The "Close" button is visible. - + + - + - The "Design" button is visible. + Gets or sets a value indicating that the band should be printed together with data band. - + - The "Copy Page" button is visible. + Gets or sets a value that determines whether to repeat this band on every page. + + When band is repeated, its property is set to true. You can use + it to show any additional information on the band. To do this, + use the property which + can be set to "Rpeeated". In that case the object will be printed + only on the repeated band. + - - - The "Delete Page" button is visible. - + + - - - All buttons are visible. - + + - + - Specifies the set of export buttons available in the preview. + Represents a group header band. + + A simple group consists of one GroupHeaderBand and the DataBand that is set + to the property. To create the nested groups, use the property. + + Only the last nested group can have data band. + + Use the property to set the group condition. The + property can be used to set the sort order for group's data rows. You can also use the Sort + property of the group's DataBand to specify additional sort. + + This example shows how to create nested groups. + + ReportPage page = report.Pages[0] as ReportPage; + + // create the main group + GroupHeaderBand mainGroup = new GroupHeaderBand(); + mainGroup.Height = Units.Millimeters * 10; + mainGroup.Name = "MainGroup"; + mainGroup.Condition = "[Orders.CustomerName]"; + // add a group to the page + page.Bands.Add(mainGroup); + + // create the nested group + GroupHeaderBand nestedGroup = new GroupHeaderBand(); + nestedGroup.Height = Units.Millimeters * 10; + nestedGroup.Name = "NestedGroup"; + nestedGroup.Condition = "[Orders.OrderDate]"; + // add it to the main group + mainGroup.NestedGroup = nestedGroup; + + // create a data band + DataBand dataBand = new DataBand(); + dataBand.Height = Units.Millimeters * 10; + dataBand.Name = "GroupData"; + dataBand.DataSource = report.GetDataSource("Orders"); + // connect the databand to the nested group + nestedGroup.Data = dataBand; + + - - - No exports visible. - + + - - - The "Prepared" button is visible. - + + - - - The "PDFExport" button is visible. - + + - + - The "RTFExport" button is visible. + Gets or sets a nested group. + + Use this property to create nested groups. + + Only the last nested group can have data band. + + + + This example demonstrates how to create a group with nested group. + + ReportPage page; + GroupHeaderBand group = new GroupHeaderBand(); + group.NestedGroup = new GroupHeaderBand(); + group.NestedGroup.Data = new DataBand(); + page.Bands.Add(group); + + - + - The "HTMLExport" button is visible. + Gets or sets the group data band. + + Use this property to add a data band to a group. Note: only the last nested group can have Data band. + + + This example demonstrates how to add a data band to a group. + + ReportPage page; + GroupHeaderBand group = new GroupHeaderBand(); + group.Data = new DataBand(); + page.Bands.Add(group); + + - + - The "MHTExport" button is visible. + Gets or sets a group footer. - + - The "XMLExport" export button is visible. + Gets or sets a header band. - + - The "Excel2007Export" button is visible. + Gets or sets a footer band. + + To access a group footer band, use the property. + - + - The "Excel2003Document" button is visible. + Gets or sets the group condition. + + This property can contain any valid expression. When running a report, this expression is calculated + for each data row. When the value of this condition is changed, FastReport starts a new group. + - + - The "Word2007Export" button is visible. + Gets or sets the sort order. + + FastReport can sort data rows automatically using the value. + - + - The "PowerPoint2007Export" button is visible. + Gets or sets a value indicating that the group should be printed together on one page. - + - The "ODSExport" button is visible. + Gets or sets a value that determines whether to reset the page numbers when this group starts print. + + Typically you should set the property to true as well. + - - - The "ODTExport" button is visible. - + + - - - The "XPSExport" export button is visible. - + + - - - The "CSVExport" button is visible. - + + - - - The "DBFExport" button is visible. - + + - - - The "TextExport" button is visible. - + + - - - The "ZplExport" button is visible. - + + - - - The "ImageExport" button is visible. - + + - + - The "XAMLExport" button is visible. + Initializes a new instance of the class with default settings. - + - The "SVGExport" button is visible. + This class represents the Data band. + + Use the property to connect the band to a datasource. Set the + property if you want to filter data rows. The + property can be used to sort data rows. + - - - The "PPMLExport" button is visible. - + + - + + + + + + + + + + - The "PSExport" button is visible. + Invokes column editor - + - The "JsonExport" button is visible. + Gets or sets a header band. - + - The "LaTeXExport" button is visible. + Gets a collection of detail bands. - + - The All export buttons is visible. + Gets or sets a footer band. - + - Specifies the set of export in clouds buttons available in the preview. + Gets or sets a data source. + Please note: data source have to be enabled. - + - No exports in clouds visible. + Gets or sets a number of rows in the virtual data source. + + Use this property if your data band is not connected to any data source. In this case + the virtual data source with the specified number of rows will be used. + - + - The "Box" button is visible. + Limits the maximum number of rows in a datasource. 0 means no limit. - + - The "Dropbox" button is visible. + Gets or sets a relation used to establish a master-detail relationship between + this band and its parent. + + Use this property if there are several relations exist between two data sources. + If there is only one relation (in most cases it is), you can leave this property empty. + - + - The "FastCloud" button is visible. + Gets the collection of sort conditions. - + - The "Ftp" button is visible. + Gets the row filter expression. + + This property can contain any valid boolean expression. If the expression returns false, + the corresponding data row will not be printed. + - + - The "GoogleDrive" button is visible. + Gets the band columns. - + - The "SkyDrive" button is visible. + Gets or sets a value that determines whether to print a band if all its detail rows are empty. - + - The "Xmpp" button is visible. + Gets or sets a value that determines whether to print a band if its datasource is empty. - + - The All export in clouds buttons is visible. + Gets or sets a value indicating that all band rows should be printed together on one page. - + - Contains some settings of the preview window. + Gets or sets a value indicating that the band should be printed together with all its detail rows. - + - Occurs when the standard preview window opened. + Gets or sets the key column that identifies the data row. - You may use this event to change the standard preview window, for example, add an own button to it. - The sender parameter in this event is the PreviewControl. + This property is used when printing a hierarchic list. + To print the hierarchic list, you have to setup three properties: IdColumn, + ParentIdColumn and Indent. First two properties are used to identify the data + row and its parent; the Indent property specifies the indent that will be used to shift + the databand according to its hierarchy level. + When printing hierarchy, FastReport shifts the band to the right + (by value specified in the property), and also decreases the + width of the band by the same value. You may use the Anchor property of the + objects on a band to indicate whether the object should move with the band, or stay + on its original position, or shrink. - + - Gets or sets a set of buttons that will be visible in the preview's toolbar. + Gets or sets the column that identifies the parent data row. - Here is an example how you can disable the "Print" and "EMail" buttons: - Config.PreviewSettings.Buttons = PreviewButtons.Open | - PreviewButtons.Save | - PreviewButtons.Find | - PreviewButtons.Zoom | - PreviewButtons.Outline | - PreviewButtons.PageSetup | - PreviewButtons.Edit | - PreviewButtons.Watermark | - PreviewButtons.Navigator | - PreviewButtons.Close; + This property is used when printing a hierarchic list. See description of the + property for more details. - + - Specifies the set of exports that will be available in the preview's "save" menu. + Gets or sets the indent that will be used to shift the databand according to its hierarchy level. + + This property is used when printing a hierarchic list. See description of the + property for more details. + - + - Specifies the set of exports in clouds that will be available in the preview's "save" menu. + Gets or sets a value indicating that the databand should collect child data rows. + + This property determines how the master-detail report is printed. Default behavior is: + MasterData row1 + -- DetailData row1 + -- DetailData row2 + -- DetailData row3 + MasterData row2 + -- DetailData row1 + -- DetailData row2 + When you set this property to true, the master databand will collect all child data rows + under a single master data row: + MasterData row1 + -- DetailData row1 + -- DetailData row2 + -- DetailData row3 + -- DetailData row4 + -- DetailData row5 + - + - Gets or sets the number of prepared pages that can be stored in the memory cache during preview. + Gets or sets a value that determines whether to reset the page numbers when this band starts print. - Decrease this value if your prepared report contains a lot of pictures. This will - save the RAM memory. + Typically you should set the property to true as well. - - - Gets or sets a value indicating whether the preview window is displayed in the Windows taskbar. - + + - - - Gets or sets a value indicating whether the preview window should be displayed as a topmost form. - + + - - - Gets or sets the icon for the preview window. - + + - - - Gets or sets the text for the preview window. - - - If no text is set, the default text "Preview" will be used. - + + - - - Gets or sets a value indicating whether the fast scrolling method should be used. - - - If you enable this property, the gradient background will be disabled. - + + - - - Enables or disables the "Print to file" feature in the print dialog. - + + - - - Gets or sets the initial directory that is displayed by a save file dialog. - + + - - - Initializes a new instance of the PreviewSettings class with default settings. - + + - - - A strongly-typed resource class, for looking up localized strings, etc. - + + - - - Returns the cached ResourceManager instance used by this class. - + + - + - Overrides the current thread's CurrentUICulture property for all - resource lookups using this strongly typed resource class. + Initializes the data source connected to this band. - - - Looks up a localized resource of type System.Drawing.Bitmap. - + + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Specifies the shape of the CrossBandObject. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Specifies the vertical line shape. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Specifies the rectangle shape. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Represents an object that can be printed across several bands. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the object's shape. - - - Looks up a localized resource of type System.Drawing.Bitmap. - + + + + + + + + + + + + + + - - - Looks up a localized resource of type System.Drawing.Bitmap. - + + - - - Looks up a localized resource of type System.Drawing.Bitmap. - + + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class with the default settings. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Contains the email settings such as recipient(s) address, name, subject, message body. + + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the recipient(s) email addresses. + + This property contains one or several email addresses in the following form: "john@url.com". + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the message subject. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the message body. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Copies email settings from another source. + Source to copy settings from. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Resets all settings to its default values. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class with default settings. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The DIGEST-MD5 SASL authentication mechanism. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The mechanism name. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class. + The username. + The user's password. - - - Looks up a localized resource of type System.Drawing.Bitmap. - + + - + - Looks up a localized resource of type System.Drawing.Bitmap. + The PLAIN SASL authentication mechanism. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The mechanism name. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class. + The username. + The user's password. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Computes the client response for server challenge. + The challenge from server. Usually empty for PLAIN mechanism. + The response from client. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The base abstarct class for all SASL mechanisms. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the name of mechanism. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the username. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the user's password. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class with specified parameters. + The username. + The user's password. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Computes client response for server challenge. + The server challenge. + The client response. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets the base64-encoded client response fo the server challenge. + The base64-string containing server challenge. + The base64-string containing client response. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets the client response for the server challenge. + Byte array containing server challenge. + Byte array containing client response. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The base class for all messengers. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets the filename. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the proxy settings. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Authorizes the user. + True if user has been successfully authorized. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Prepares the report before it will be send. + The report template. + The export filter. + Memory stream that contains prepared report. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Sends the report. + The report template that should be sent. + The export filter that should export template before. + True if report has been successfully sent. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Represents form of messenger. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the report template. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the list of exports. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class. + The report template. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes the list of exports. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets the proxy settings. + The proxy settings. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes the component. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Checks is the string numeric. + The checking string. + True if string is numeric, otherwise false. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Finishes the form work. + Returns true if work has been successfully finished, otherwise false. - - - Looks up a localized resource of type System.Drawing.Bitmap. - + + - + - Looks up a localized resource of type System.Drawing.Bitmap. + SelectedIndexChanged event handler for ComboBox File Type. + Event sender. + Event args. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Click event handler for Button Settings. + Event sender. + Event args. - + - Looks up a localized resource of type System.Drawing.Bitmap. + FormClosing event handler for CloudStorageClientForm. + Event sender. + Event args. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Click event handler for button OK. + Event sender. + Event args. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Required designer variable. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Page File. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Page Proxy. - + - Looks up a localized resource of type System.Drawing.Bitmap. + ComboBox File Type. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Label File Type. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Buttons Settings. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Label Colon. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Label Password. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Label Username. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Label Server. - + - Looks up a localized resource of type System.Drawing.Bitmap. + TextBox Username. - + - Looks up a localized resource of type System.Drawing.Bitmap. + TextBox Port. - + - Looks up a localized resource of type System.Drawing.Bitmap. + TextBox Server. - + - Looks up a localized resource of type System.Drawing.Bitmap. + TextBox Password. - + - Looks up a localized resource of type System.Drawing.Bitmap. + PageControl pageControl1. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Represents proxy settings of the messenger. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the proxy server. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the port number of proxy server. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the username. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the user's password. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the type of proxy. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class. + The proxy server. + The port number of server. + The username. + The user's password. + The type of proxy. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Represents the type of rpoxy. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The HTTP proxy type. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The SOCKS4 proxy type. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The SOCKS5 proxy type. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Represents the IQ stanza. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the type of iq. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class with specified parameters. + The namespace of the iq. + The type of iq. + The JID of the sender. + The JID of the recipient. + The ID of the iq. + The language of the iq. + The data of the iq. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class using specified XmlElement instance. + The XmlElement instance using like a data. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Represents the XMPP message. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the type of message. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class with specified parameters. + The namespace of the message. + The type of message. + The JID of the sender. + The JID of the recipient. + The ID of the message. + The language of the message. + The data of the message. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class using specified XmlElement instance. + The XmlElement instance using like a data. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Represents the XMPP Presence. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class with specified parameters. + The namespace of the presence. + The JID of the sender. + The JID of the recipient. + The ID of the presence. + The language of the presence. + The data of the presence. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class using specified XmlElement instance. + The XmlElement instance using like a data. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Represents the base class for XML stanzas used in XMPP. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets the data of the stanza. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the JID of the sender. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the JID of the recipient. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the ID of the stanza. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the language of the stanza. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class with specified parameters. + The namespace of the stanza. + The JID of the sender. + The JID of the recipient. + The ID of the stanza. + The language of the stanza. + The data of the stanza. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class using specified XmlElement instance. + The XmlElement instance using like a data. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Converts stanza to string. + String containing stanza value. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The parser for XMPP XML-streams. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class. + The stream for parsing. + True to leave the stream opened after closing the StreamReader instance. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Read the XML stream up to opening "stream:stream" tag. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Reads the next XML element from the stream. + The list of XML elements that are expected. + The XML element. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Closes the stream parser. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Releases all resources used by the current instance of the class. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Represents a static class to simplify the work with XmlElement instance. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Creates a new XmlElement instance. + The name of the element. + The namespace of the element. + A new instance of the class. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Adds the specified child to the end of child nodes of element. + The element for add the child to. + The child node to add. + A XmlElement instance. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Adds the attribute to XmlElement with spefied name and value. + The element for add the attribute to. + The name of attribute. + The value of attribute. + A XmlElement instance. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Adds the specified text to the end of child nodes of element. + The element for add the text to. + The text for add. + A XmlElement instance. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Converts the XmlElement instance to a string. + The element to convert to. + True if needed to include XML declaration. + True if needed to leave the tag of an empty element open. + The XmlElement instance as string. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Represents the XMPP messenger. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the username. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the user's password. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the hostname of XMPP server. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the port number of the XMPP service of the server. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the username to send file to. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the JID to send from. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or set the JID to send to. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class with specified parameters. + Username. + Password. + Hostname. + Port. + Username to send file to. + Send to user's resource. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class with specified parameters. + User's JID without resource. + User's password. + JID to send to with resource. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Sends the specified string to the server. + The string to send. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initiates the stream to the server. + The hostname. + The features response of the server. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Validates the server certificate. + The sender object. + X509 certificate. + The X509 chain. + The SSL policy errors. + True if successfull. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Secures the stream by TLS. + The hostname. + The features response of the server. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Selects the SASL authentication mechanism. + List of mechanisms. + The string containing mechanism name. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Authenticates the user on the server using Plain mechanism. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Authenticates the user on the server using Digest-MD5 mechanism. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Authenticates the user on the server. + The SASL mechanisms list. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Setups the connection with the server. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Binds resource and gets the full JID that will be associated with current session. + The full session JID. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Opens session between client and server. + The id of the opened session. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Connects to the server. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Sends the message. + The text of the message. + True if message has been successfully sent. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Sends the presence. + The text of the presence. + True if presence has been successfully sent. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initiates the In Band Bytestream for sending the file (XEP-0047). + True if bytestream has been successfully initiated. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Sends the chunk to the XMPP server. + The data of the chunk. + The number of the chunk. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Sends the file using In Band Bytestream. + The memory stream containing data of the file. + True if file has been successfully sent. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Sends the file using FastReport Cloud as a proxy server. + The report template. + The export filter to export report before sending. + True if file has been successfully sent. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Disconnects from the server. - - - Looks up a localized resource of type System.Drawing.Bitmap. - + + - - - Looks up a localized resource of type System.Drawing.Bitmap. - + + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Closes the connection. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Releases all the resources used by the XMPP messenger. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Represents the form of the XMPP messenger. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the class with specified parameters. + User's JID without resource. + User's password. + Send to user's JID. + Report template. - - - Looks up a localized resource of type System.Drawing.Bitmap. - + + - - - Looks up a localized resource of type System.Drawing.Bitmap. - + + - - - Looks up a localized resource of type System.Drawing.Bitmap. - + + - - - Looks up a localized resource of type System.Drawing.Bitmap. - + + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Required designer variable. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Clean up any resources being used. + true if managed resources should be disposed; otherwise, false. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Required method for Designer support - do not modify + the contents of this method with the code editor. - + - Looks up a localized resource of type System.Drawing.Bitmap. + This class contains some global settings that used in the FastReport.Net. + + This component is intended for use in the Visual Studio IDE to quickly configure + FastReport global settings. To use it, drop the component on your Form and set up + its properties and events. + Here are some common actions that can be performed with this object: + + + To define own open/save dialogs that will be used in the report designer, + use the , , + , events; + + + + To pass connection string to the connection object defined in a report, + or to define own database login dialog, use the event; + + + + To adjust the connection object after it is opened, + use the event; + + + + To define own progress window, use the , + and events; + + + + To setup some common properties of the report, designer and preview, + use properties defined in this class; + + + + To set UI style of the designer and preview window, + use property. + + + + This component actually uses the static class which + contains , and + properties. You can use Config class as well. + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the UI style of the designer and preview windows. + + This property affects both designer and preview windows. + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Indicates whether the Ribbon-style window should be used. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Occurs before displaying a progress window. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Occurs after closing a progress window. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Occurs when progress state is changed. - + - Looks up a localized resource of type System.Drawing.Bitmap. - + Occurs when database connection is about to open. + + Use this event to provide own connection string or user name/password to the connection + object that is about to open. + To provide own connection string, set the e.ConnectionString property. + In this case the new connection string will be used. + To provide own user name/password, set the e.UserName and e.Password properties. + You may ask these values in own login dialog. + This example shows how to provide username/password using own login dialog. + + private void report1_DatabaseLogin(object sender, DatabaseLoginEventArgs e) + { + using (MyLoginDialog dialog = new MyLoginDialog()) + { + if (dialog.ShowDialog() == DialogResult.OK) + { + e.UserName = dialog.UserName; + e.Password = dialog.Password; + } + } + } + + This example shows how to provide own connection string. + + private void report1_DatabaseLogin(object sender, DatabaseLoginEventArgs e) + { + e.ConnectionString = my_connection_string; + } + + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Occurs after the database connection is established. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Occurs when discovering the business object's structure. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Occurs when determining the kind of business object's property. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the report settings. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Occurs when the designer is loaded. + + Use this event if you want to customize some aspects of the designer, for example, + to hide some menu items. + + + This example demonstrates how to hide the "File|Select Language..." menu item. + + environmentSettings1.DesignerLoaded += new EventHandler(DesignerSettings_DesignerLoaded); + + void DesignerSettings_DesignerLoaded(object sender, EventArgs e) + { + (sender as DesignerControl).MainMenu.miFileSelectLanguage.Visible = false; + } + + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Occurs when report is loaded in the designer. + + Use this event handler to register application data in a report. + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Occurs when object is inserted in the designer. + + Use this event handler to set some object's properties when it is inserted. + - + - Looks up a localized resource of type System.Drawing.Bitmap. - + Occurs when the report designer is about to show the "Open" dialog. + + Use this event to attach own "Open" dialog to the designer. In the event handler, you must + display a dialog window to allow user to choose a report file. + If dialog was executed successfully, you must return e.Cancel = false and set the + e.FileName to the selected file name. + You also need to use event to provide code that + will open the report. + + + This example shows how to attach own "Open" and "Save" dialogs to the designer. + It uses the following events: , , + , . + + private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (OpenFileDialog dialog = new OpenFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (SaveFileDialog dialog = new SaveFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + // get default file name from e.FileName + dialog.FileName = e.FileName; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // load the report from the given e.FileName + e.Report.Load(e.FileName); + } + + private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // save the report to the given e.FileName + e.Report.Save(e.FileName); + } + + - + - Looks up a localized resource of type System.Drawing.Bitmap. - + Occurs when the report designer is about to show the "Save" dialog. + + Use this event to attach own "Save" dialog to the designer. In the event handler, you must + display a dialog window to allow user to choose a report file. + If dialog was executed successfully, you must return e.Cancel = false and set the + e.FileName to the selected file name. + You also need to use event to provide code that + will save the report. + + + This example shows how to attach own "Open" and "Save" dialogs to the designer. + It uses the following events: , , + , . + + private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (OpenFileDialog dialog = new OpenFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (SaveFileDialog dialog = new SaveFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + // get default file name from e.FileName + dialog.FileName = e.FileName; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // load the report from the given e.FileName + e.Report.Load(e.FileName); + } + + private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // save the report to the given e.FileName + e.Report.Save(e.FileName); + } + + - + - Looks up a localized resource of type System.Drawing.Bitmap. - + Occurs when the report designer is about to load the report. + + This event is used together with the event. + Use this event to attach own "Open" dialog to the designer. In the event handler, you must + load the e.Report from the location specified in the e.FileName property. + For example, if you work with files: e.Report.Load(e.FileName); + + + This example shows how to attach own "Open" and "Save" dialogs to the designer. + It uses the following events: , , + , . + + private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (OpenFileDialog dialog = new OpenFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (SaveFileDialog dialog = new SaveFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + // get default file name from e.FileName + dialog.FileName = e.FileName; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // load the report from the given e.FileName + e.Report.Load(e.FileName); + } + + private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // save the report to the given e.FileName + e.Report.Save(e.FileName); + } + + - + - Looks up a localized resource of type System.Drawing.Bitmap. - + Occurs when the report designer is about to save the report. + + This event is used together with the event. + Use this event to attach own "Save" dialog to the designer. In the event handler, you must + save the e.Report to the location specified in the e.FileName property. + For example, if you work with files: e.Report.Save(e.FileName); + + + This example shows how to attach own "Open" and "Save" dialogs to the designer. + It uses the following events: , , + , . + + private void CustomOpenDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (OpenFileDialog dialog = new OpenFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomSaveDialog_Handler(object sender, OpenSaveDialogEventArgs e) + { + using (SaveFileDialog dialog = new SaveFileDialog()) + { + dialog.Filter = "Report files (*.frx)|*.frx"; + // get default file name from e.FileName + dialog.FileName = e.FileName; + + // set e.Cancel to false if dialog was succesfully executed + e.Cancel = dialog.ShowDialog() != DialogResult.OK; + // set e.FileName to the selected file name + e.FileName = dialog.FileName; + } + } + + private void CustomOpenReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // load the report from the given e.FileName + e.Report.Load(e.FileName); + } + + private void CustomSaveReport_Handler(object sender, OpenSaveReportEventArgs e) + { + // save the report to the given e.FileName + e.Report.Save(e.FileName); + } + + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Occurs when previewing a report from the designer. + + Use this event to show own preview window. + + + + environmentSettings1.CustomPreviewReport += new EventHandler(MyPreviewHandler); + + private void MyPreviewHandler(object sender, EventArgs e) + { + Report report = sender as Report; + using (MyPreviewForm form = new MyPreviewForm()) + { + report.Preview = form.previewControl1; + report.ShowPreparedReport(); + form.ShowDialog(); + } + } + + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Occurs when getting available table names from the connection. + + Use this handler to filter the list of tables returned by the connection object. + + + This example demonstrates how to hide the table with "Table 1" name from the Data Wizard. + + environmentSettings1.FilterConnectionTables += DesignerSettings_FilterConnectionTables; + + private void DesignerSettings_FilterConnectionTables(object sender, FilterConnectionTablesEventArgs e) + { + if (e.TableName == "Table 1") + e.Skip = true; + } + + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the designer settings. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the preview settings. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the email settings. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Specifies the set of buttons available in the preview. - + - Looks up a localized resource of type System.Drawing.Bitmap. + No buttons visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Print" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Open" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Save" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Email" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Find" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The zoom buttons are visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Outline" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Page setup" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Edit" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Watermark" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The page navigator buttons are visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Close" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Design" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Copy Page" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Delete Page" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "About" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + All buttons are visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Specifies the set of export buttons available in the preview. - + - Looks up a localized resource of type System.Drawing.Bitmap. + No exports visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Prepared" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "PDFExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "RTFExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "HTMLExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "MHTExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "XMLExport" export button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Excel2007Export" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Excel2003Document" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Word2007Export" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "PowerPoint2007Export" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "ODSExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "ODTExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "XPSExport" export button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "CSVExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "DBFExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "TextExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "ZplExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "ImageExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "XAMLExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "SVGExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "PPMLExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "PSExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "JsonExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "LaTeXExport" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The All export buttons is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Specifies the set of export in clouds buttons available in the preview. - + - Looks up a localized resource of type System.Drawing.Bitmap. + No exports in clouds visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Box" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Dropbox" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "FastCloud" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Ftp" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "GoogleDrive" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "SkyDrive" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The All export in clouds buttons is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Specifies the set of export by messenger buttons available in the preview. - + - Looks up a localized resource of type System.Drawing.Bitmap. + No exports by messengers visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The "Xmpp" button is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + The All export my messengers buttons is visible. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Contains some settings of the preview window. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Occurs when the standard preview window opened. + + You may use this event to change the standard preview window, for example, add an own button to it. + The sender parameter in this event is the PreviewControl. + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets a set of buttons that will be visible in the preview's toolbar. + + Here is an example how you can disable the "Print" and "EMail" buttons: + + Config.PreviewSettings.Buttons = PreviewButtons.Open | + PreviewButtons.Save | + PreviewButtons.Find | + PreviewButtons.Zoom | + PreviewButtons.Outline | + PreviewButtons.PageSetup | + PreviewButtons.Edit | + PreviewButtons.Watermark | + PreviewButtons.Navigator | + PreviewButtons.Close; + + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Specifies the set of exports that will be available in the preview's "save" menu. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Specifies the set of exports in clouds that will be available in the preview's "save" menu. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Specifies the set of exports by messengers that will be available in the preview's "save" menu. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the number of prepared pages that can be stored in the memory cache during preview. + + Decrease this value if your prepared report contains a lot of pictures. This will + save the RAM memory. + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets a value indicating whether the preview window is displayed in the Windows taskbar. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets a value indicating whether the preview window should be displayed as a topmost form. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the icon for the preview window. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the text for the preview window. + + If no text is set, the default text "Preview" will be used. + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets a value indicating whether the fast scrolling method should be used. + + If you enable this property, the gradient background will be disabled. + - + - Looks up a localized resource of type System.Drawing.Bitmap. + Enables or disables the "Print to file" feature in the print dialog. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Gets or sets the initial directory that is displayed by a save file dialog. - + - Looks up a localized resource of type System.Drawing.Bitmap. + Initializes a new instance of the PreviewSettings class with default settings. @@ -41866,48 +41507,6 @@ The "SendToBack" menu item. - - - The reference to the report designer. - - - - - Gets a collection of menu items. - - - You should add new items to this collection. - - - - - This method is called to reflect changes in the designer. - - - - - Creates a new menu item. - - Item's text. - New item. - - - - Creates a new menu item. - - Item's text. - Click handler. - New item. - - - - Creates a new menu item. - - Item's image. - Item's text. - Click handler. - New item. - Initializes a new instance of the ComponentBaseMenu class with default settings. @@ -42660,6 +42259,16 @@ This property may contain the path to the image file as well as external URL. + + + Gets or sets the expression that determines the source for the image to display in the PictureObject. + + + The result of the expression should be data column name or path to the image file. + The data column name will be saved to the property. + The path will be savetd to the property. + + Gets a value indicating that the image stored in the databases column @@ -43556,6 +43165,11 @@ Base class for all fills. + + + Returned true if Color = Transparent + + Creates exact copy of this fill. @@ -43984,232 +43598,45 @@ - - - Font descriptor - - - - - Indicates that the point is the start of a figure. - - - - - Indicates that the point is one of the two endpoints of a line. - - - - - Indicates that the point is an endpoint or control point of a cubic Bézier spline. - - - - - Masks all bits except for the three low-order bits, which indicate the point type. - - - - - Specifies that the point is a marker. - - - - - Specifies that the point is the last point in a closed subpath (figure). - - - + - FontHeader table + Font header - - - Define type of font file - - - - - Classic TrueType font - - - - - Collection of TrueType fonts - - - - - OpenType font format - - - - - GlyphSubstitution table - - - - - Return true if was applied - - - - - - - - - Return coverageIndex for ApplyForce or if fail then return -1 - - - - - - - - Apply this Substitution with specified coverageIndex, cant be called only after IsApply - - - - - - - - - Table with encoded glyphs' outline - - - - - HorizontalMetrix table - - - - - IndexToLocation table - - - - - Kerning table - - - - - MaximumProfile table - - - - - Name table keep human friendly description about font properties, including font names, author and copyright notes - - - - - OS/2 and Windows Metrics table - - - - - Description of FontTextMetric structure - - - - - Description of FontPanose structure - - - - - True Type Font Collectiom - - - - - Will be removed soon - - - - - Different caching strategies - - - - - Reference counter - - - - - Progress callback type definition - - Progress information - - - - Progress callback event - - - - - Open and parse TrueType file - - - - - - - - Find all fonts files in directory and it's subdirectories - - Directory where find fond files - Defines file which collect found fonts - - - - Get TrueType font from static collection - - String which identifies font - family name + "-B" for bold and "-I" for italic - - - + - Get font by its name and bold/italic attributes + TrueTypeFont object - - TrueType font object - + - Workaround function for avoid font duplicates + Create outline for group of characters - if true then font append to collection, if false then font append to hash - Internal font structure - This parameter defines path to font file if file append to hash. Not used otherwise + text as array of glyph's indexes + position of text + font size + text in form of outline vectors - + - Parse raw image of font data and create TrueTypeFont objects from this image + Create outline for text string - Defines font or collections - Pointer to memory of raw font data - + text which will be transformed to outline + position of text + font size in px + text in form of outline vectors - - - Build list of fonts - - Optional path to font.list folder. + + - + - Interface for TrueTypeFont object + Expected default behaviour as version 2020.3 - + - TrueTypeFont object + We use dictionary and pack "Index To Location" table (reorder glyph indexes) @@ -44242,7 +43669,7 @@ - + Prepare tables for drawing, subsetting and so on @@ -44254,25 +43681,12 @@ Array of font bytes - - - Cut some information from TTF file to reduce its size - - List of character codes to preserve them in font - If true then ignore CMAP table - - - + + Parse font supplement tables which store properties of the font - - - Get unique font identifier - - - Create glyph outline assigned to specific position @@ -44290,34 +43704,12 @@ outline image size - - - Create outline for group of characters - - text as array of glyph's indexes - position of text - font size - text in form of outline vectors - - - - Create outline for text string - - text which will be transformed to outline - position of text - font size in px - text in form of outline vectors - - - - - + Constructor of TrueTypeFont object The start of RAW image of font or font collection Actual address of font within RAW image - Reference count emulation @@ -44486,6 +43878,258 @@ Destructor of TrueTypeFont object + + + Font descriptor + + + + + Indicates that the point is the start of a figure. + + + + + Indicates that the point is one of the two endpoints of a line. + + + + + Indicates that the point is an endpoint or control point of a cubic Bézier spline. + + + + + Masks all bits except for the three low-order bits, which indicate the point type. + + + + + Specifies that the point is a marker. + + + + + Specifies that the point is the last point in a closed subpath (figure). + + + + + FontHeader table + + + + + Define type of font file + + + + + Classic TrueType font + + + + + Collection of TrueType fonts + + + + + OpenType font format + + + + + + + + GlyphSubstitution table + + + + + Return true if was applied + + + + + + + + + Return coverageIndex for ApplyForce or if fail then return -1 + + + + + + + + Apply this Substitution with specified coverageIndex, cant be called only after IsApply + + + + + + + + + Table with encoded glyphs' outline + + + + + HorizontalMetrix table + + + + + IndexToLocation table + + + + + Kerning table + + + + + MaximumProfile table + + + + + Name table keep human friendly description about font properties, including font names, author and copyright notes + + + + + OS/2 and Windows Metrics table + + + + + Description of FontTextMetric structure + + + + + Description of FontPanose structure + + + + + Request font file + + System.Drawing.Font object + System/IO.Stream object + + + + Get full path to a font file by it's identifier + + font name with attributes + path to a font file + + + + assign full path to a font file to it's identifier + + font name with attributes + path to a font file + + + + Request font file location + + + + + Request font file location + + + + + Register font file + + + + + Will be removed soon + + + + + Different caching strategies + + + + + Progress callback type definition + + Progress information + + + + Progress callback event + + + + + Open and parse TrueType file + + + + + + + + Find all fonts files in directory and it's subdirectories + + Directory where find fond files + Defines file which collect found fonts + + + + Get TrueType font from static collection + + String which identifies font - family name + "-B" for bold and "-I" for italic + + + + + Get font by its name and bold/italic attributes + + + TrueType font object + + + + Workaround function for avoid font duplicates + + if true then font append to collection, if false then font append to hash + Internal font structure + This parameter defines path to font file if file append to hash. Not used otherwise + + + + Parse raw image of font data and create TrueTypeFont objects from this image + + Defines font or collections + Pointer to memory of raw font data + + + + + Build list of fonts + + Optional path to font.list folder. + + + + Enumerate available fonts + + Base class which is parent of any table in TrueType font or collection @@ -45540,6 +45184,81 @@ The name in plural form, for example "страниц". The string representation of the specified value. + + + Converts a currency value to a german string representation of that value. + + The currency value to convert. + The string representation of the specified value. + + + + Converts a currency value to a german string representation of that value, + using the specified currency. + + The currency value to convert. + The 3-digit ISO name of the currency, for example "EUR". + The string representation of the specified value. + + + + Converts a numeric value to a german string representation of that value. + + The numeric value to convert. + The name in singular form, for example "page". + The name in plural form, for example "pages". + The string representation of the specified value. + + + + Converts a currency value to a french string representation of that value. + + The currency value to convert. + The string representation of the specified value. + + + + Converts a currency value to a french string representation of that value, + using the specified currency. + + The currency value to convert. + The 3-digit ISO name of the currency, for example "EUR". + The string representation of the specified value. + + + + Converts a numeric value to a french string representation of that value. + + The numeric value to convert. + The name in singular form, for example "page". + The name in plural form, for example "pages". + The string representation of the specified value. + + + + Converts a currency value to a dutch string representation of that value. + + The currency value to convert. + The string representation of the specified value. + + + + Converts a currency value to a dutch string representation of that value, + using the specified currency. + + The currency value to convert. + The 3-digit ISO name of the currency, for example "EUR". + The string representation of the specified value. + + + + Converts a numeric value to a dutch string representation of that value. + + The numeric value to convert. + The name in singular form, for example "page". + The name in plural form, for example "pages". + The string representation of the specified value. + Selects and returns a value from a list of arguments. @@ -46096,6 +45815,16 @@ The AntiAlias quality. This mode may be used to produce the WYSIWYG text. + + + The "SingleBitPerPixel" quality. + + + + + The "SingleBitPerPixelGridFit" quality. + + Specifies the report operation. @@ -46473,6 +46202,16 @@ The source of the event. The event data. + + + Event arguments for custom Export parameters + + + + + Used to set custom export parameters + + Specifies the Save Mode of designed report. @@ -50687,7 +50426,6 @@ Gets or sets the colour of the gradient stop. - Apparently this can be set on non-sensical elements. Don't ask; just check the tests. diff --git a/DPM2016/bin/Debug/QRCoder.dll b/DPM2016/bin/Debug/QRCoder.dll new file mode 100644 index 0000000..1ba580e Binary files /dev/null and b/DPM2016/bin/Debug/QRCoder.dll differ diff --git a/DPM2016/bin/Debug/QRCoder.pdb b/DPM2016/bin/Debug/QRCoder.pdb new file mode 100644 index 0000000..7127791 Binary files /dev/null and b/DPM2016/bin/Debug/QRCoder.pdb differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/PrinterConfig/Default.cfg b/DPM2016/bin/Debug/SHUB_PADM/PrinterConfig/Default.cfg new file mode 100644 index 0000000..95260f1 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/PrinterConfig/Default.cfg @@ -0,0 +1,18 @@ +Microsoft Print to PDF +1;Microsoft Print to PDF;;1 +2;Microsoft Print to PDF;;1 +3;Buelach_HPCDCFDC (HP Officejet Pro X476dw MFP);260;1 +4;;;1 +5;Microsoft Print to PDF;;2 +6;Microsoft Print to PDF;;2 +7;Microsoft Print to PDF;;1 +1000;Buelach_HPCDCFDC (HP Officejet Pro X476dw MFP);259;1 +Microsoft Print to PDF +1;Standard;;1 +2;Microsoft Print to PDF;;1 +3;Buelach_HPCDCFDC (HP Officejet Pro X476dw MFP);260;1 +4;;;1 +5;Microsoft Print to PDF;;2 +6;Microsoft Print to PDF;;2 +7;Microsoft Print to PDF;;1 +1000;Buelach_HPCDCFDC (HP Officejet Pro X476dw MFP);259;1 diff --git a/DPM2016/bin/Debug/SHUB_PADM/PrinterConfig/fax.cfg b/DPM2016/bin/Debug/SHUB_PADM/PrinterConfig/fax.cfg new file mode 100644 index 0000000..095c883 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/PrinterConfig/fax.cfg @@ -0,0 +1,9 @@ +Microsoft Print to PDF +1;Microsoft Print to PDF;;1 +2;Microsoft Print to PDF;;1 +3;Fax;260;1 +4;;;1 +5;Microsoft Print to PDF;;2 +6;Microsoft Print to PDF;;2 +7;Microsoft Print to PDF;;1 +1000;Buelach_HPCDCFDC (HP Officejet Pro X476dw MFP);259;1 diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20200102150118_159370207831305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20200102150118_159370207831305_QR.png new file mode 100644 index 0000000..dd67d81 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20200102150118_159370207831305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20200202150233_159370215478584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20200202150233_159370215478584_QR.png new file mode 100644 index 0000000..dd67d81 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20200202150233_159370215478584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20200502150541_15937023415646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20200502150541_15937023415646_QR.png new file mode 100644 index 0000000..dd67d81 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20200502150541_15937023415646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20200902200959_159639899987372_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20200902200959_159639899987372_QR.png new file mode 100644 index 0000000..7c49918 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20200902200959_159639899987372_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20201002201007_159639900780158_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20201002201007_159639900780158_QR.png new file mode 100644 index 0000000..7c49918 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20201002201007_159639900780158_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20201102151117_159370267896065_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20201102151117_159370267896065_QR.png new file mode 100644 index 0000000..43b87d2 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20201102151117_159370267896065_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20201812151824_159197510571665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20201812151824_159197510571665_QR.png new file mode 100644 index 0000000..985c142 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20201812151824_159197510571665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20201912151953_159197519454452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20201912151953_159197519454452_QR.png new file mode 100644 index 0000000..514774a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20201912151953_159197519454452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202012152012_159197521259062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202012152012_159197521259062_QR.png new file mode 100644 index 0000000..514774a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202012152012_159197521259062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202012152029_159197522930066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202012152029_159197522930066_QR.png new file mode 100644 index 0000000..514774a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202012152029_159197522930066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202012152043_159197524331305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202012152043_159197524331305_QR.png new file mode 100644 index 0000000..514774a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202012152043_159197524331305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202812152807_159197568778584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202812152807_159197568778584_QR.png new file mode 100644 index 0000000..514774a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202812152807_159197568778584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202812152829_15919757102512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202812152829_15919757102512_QR.png new file mode 100644 index 0000000..514774a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20202812152829_15919757102512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20203319063318_159254839882559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20203319063318_159254839882559_QR.png new file mode 100644 index 0000000..5207e28 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20203319063318_159254839882559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20203319063351_159254843172014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20203319063351_159254843172014_QR.png new file mode 100644 index 0000000..5207e28 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20203319063351_159254843172014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20203419063400_15925484415646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20203419063400_15925484415646_QR.png new file mode 100644 index 0000000..5207e28 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20203419063400_15925484415646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20203519063506_159254850642513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20203519063506_159254850642513_QR.png new file mode 100644 index 0000000..5207e28 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20203519063506_159254850642513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20204614094653_159212801371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20204614094653_159212801371665_QR.png new file mode 100644 index 0000000..5207e28 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20204614094653_159212801371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20205902145945_159370198530066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20205902145945_159370198530066_QR.png new file mode 100644 index 0000000..dd67d81 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/10_20205902145945_159370198530066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11713_18.02.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11713_18.02.2020_QR.png new file mode 100644 index 0000000..4c49e10 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11713_18.02.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11713_21.04.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11713_21.04.2020_QR.png new file mode 100644 index 0000000..f4f127e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11713_21.04.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11732_04.05.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11732_04.05.2020_QR.png new file mode 100644 index 0000000..64c4940 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11732_04.05.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20200005080022_159393602271665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20200005080022_159393602271665_QR.png new file mode 100644 index 0000000..ab66810 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20200005080022_159393602271665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20200202150244_15937021652512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20200202150244_15937021652512_QR.png new file mode 100644 index 0000000..4af7791 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20200202150244_15937021652512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20200502150523_159370232382559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20200502150523_159370232382559_QR.png new file mode 100644 index 0000000..4af7791 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20200502150523_159370232382559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20200502150531_159370233272014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20200502150531_159370233272014_QR.png new file mode 100644 index 0000000..4af7791 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20200502150531_159370233272014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20201102151103_15937026636734_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20201102151103_15937026636734_QR.png new file mode 100644 index 0000000..4af7791 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20201102151103_15937026636734_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20203313103325_159463640571665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20203313103325_159463640571665_QR.png new file mode 100644 index 0000000..ab66810 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20203313103325_159463640571665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20203916083952_160283759371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20203916083952_160283759371665_QR.png new file mode 100644 index 0000000..eeaddac Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20203916083952_160283759371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20205402145401_159370164159062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20205402145401_159370164159062_QR.png new file mode 100644 index 0000000..4af7791 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/11_20205402145401_159370164159062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12038_18.02.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12038_18.02.2020_QR.png new file mode 100644 index 0000000..6f1e2ae Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12038_18.02.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12038_21.04.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12038_21.04.2020_QR.png new file mode 100644 index 0000000..46c7a9c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12038_21.04.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12039_18.02.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12039_18.02.2020_QR.png new file mode 100644 index 0000000..e1b2429 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12039_18.02.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12039_21.04.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12039_21.04.2020_QR.png new file mode 100644 index 0000000..ed1d4c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12039_21.04.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_04.05.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_04.05.2020_QR.png new file mode 100644 index 0000000..3bb49a1 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_04.05.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_06.05.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_06.05.2020_QR.png new file mode 100644 index 0000000..3a87963 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_06.05.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_18.02.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_18.02.2020_QR.png new file mode 100644 index 0000000..f8ed8c3 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_18.02.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200009080010_158901121187372_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200009080010_158901121187372_QR.png new file mode 100644 index 0000000..b6d3fa8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200009080010_158901121187372_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200009080011_158901121180158_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200009080011_158901121180158_QR.png new file mode 100644 index 0000000..45b8ec9 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200009080011_158901121180158_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200009080011_158901121238464_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200009080011_158901121238464_QR.png new file mode 100644 index 0000000..d37bdf8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200009080011_158901121238464_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200509080521_158901152197305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200509080521_158901152197305_QR.png new file mode 100644 index 0000000..a8ca86f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200509080521_158901152197305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200509080521_15890115226734_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200509080521_15890115226734_QR.png new file mode 100644 index 0000000..a394478 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200509080521_15890115226734_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200509080521_158901152288254_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200509080521_158901152288254_QR.png new file mode 100644 index 0000000..c0483ff Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200509080521_158901152288254_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200521100552_159005555231305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200521100552_159005555231305_QR.png new file mode 100644 index 0000000..21615c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200521100552_159005555231305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200621100601_159005556178584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200621100601_159005556178584_QR.png new file mode 100644 index 0000000..21615c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200621100601_159005556178584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200720090711_158996563247980_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200720090711_158996563247980_QR.png new file mode 100644 index 0000000..10c9909 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200720090711_158996563247980_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200720090735_158996565530927_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200720090735_158996565530927_QR.png new file mode 100644 index 0000000..10c9909 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200720090735_158996565530927_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200806220818_158880289931305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200806220818_158880289931305_QR.png new file mode 100644 index 0000000..d340f2a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200806220818_158880289931305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200806220834_158880291478584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200806220834_158880291478584_QR.png new file mode 100644 index 0000000..3a87963 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200806220834_158880291478584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200806220838_15888029182512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200806220838_15888029182512_QR.png new file mode 100644 index 0000000..3a87963 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200806220838_15888029182512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200806220854_158880293477182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200806220854_158880293477182_QR.png new file mode 100644 index 0000000..f9f585f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200806220854_158880293477182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200808100852_158893253371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200808100852_158893253371665_QR.png new file mode 100644 index 0000000..f89ab90 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200808100852_158893253371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200808100853_158893253354452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200808100853_158893253354452_QR.png new file mode 100644 index 0000000..1b84f22 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200808100853_158893253354452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200808100853_158893253459062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200808100853_158893253459062_QR.png new file mode 100644 index 0000000..534cd8d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20200808100853_158893253459062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201006221022_158880302272014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201006221022_158880302272014_QR.png new file mode 100644 index 0000000..d340f2a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201006221022_158880302272014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201006221023_15888030245646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201006221023_15888030245646_QR.png new file mode 100644 index 0000000..3a87963 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201006221023_15888030245646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201006221024_158880302542513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201006221024_158880302542513_QR.png new file mode 100644 index 0000000..3a87963 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201006221024_158880302542513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201109081121_158901188171665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201109081121_158901188171665_QR.png new file mode 100644 index 0000000..0e75d90 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201109081121_158901188171665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201109081121_158901188254452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201109081121_158901188254452_QR.png new file mode 100644 index 0000000..95bc004 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201109081121_158901188254452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201109081122_158901188259062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201109081122_158901188259062_QR.png new file mode 100644 index 0000000..ac3675a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201109081122_158901188259062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201420181451_158999849182559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201420181451_158999849182559_QR.png new file mode 100644 index 0000000..4ee7bb8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201420181451_158999849182559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201420191411_159000205271665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201420191411_159000205271665_QR.png new file mode 100644 index 0000000..db0029b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201420191411_159000205271665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201420191437_159000207754452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201420191437_159000207754452_QR.png new file mode 100644 index 0000000..db0029b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201420191437_159000207754452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201520071544_158995894454452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201520071544_158995894454452_QR.png new file mode 100644 index 0000000..de4a7f0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201520071544_158995894454452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201520071544_158995894459062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201520071544_158995894459062_QR.png new file mode 100644 index 0000000..c7850a0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201520071544_158995894459062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201520071544_158995894530066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201520071544_158995894530066_QR.png new file mode 100644 index 0000000..c7850a0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201520071544_158995894530066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201608101622_158893298230066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201608101622_158893298230066_QR.png new file mode 100644 index 0000000..c3eb4ba Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201608101622_158893298230066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201608101622_158893298331305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201608101622_158893298331305_QR.png new file mode 100644 index 0000000..caee38f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201608101622_158893298331305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201608101622_158893298378584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201608101622_158893298378584_QR.png new file mode 100644 index 0000000..1a8e15c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201608101622_158893298378584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201620071651_158995901231305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201620071651_158995901231305_QR.png new file mode 100644 index 0000000..de4a7f0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201620071651_158995901231305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201620071651_158995901278584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201620071651_158995901278584_QR.png new file mode 100644 index 0000000..c7850a0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201620071651_158995901278584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201620071652_15899590122512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201620071652_15899590122512_QR.png new file mode 100644 index 0000000..c7850a0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201620071652_15899590122512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201620151600_158998776077182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201620151600_158998776077182_QR.png new file mode 100644 index 0000000..4ee7bb8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201620151600_158998776077182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201621081621_159004898271665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201621081621_159004898271665_QR.png new file mode 100644 index 0000000..21615c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201621081621_159004898271665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201621091618_159005257871665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201621091618_159005257871665_QR.png new file mode 100644 index 0000000..21615c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201621091618_159005257871665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201708101701_15889330212512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201708101701_15889330212512_QR.png new file mode 100644 index 0000000..02893bf Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201708101701_15889330212512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201708101701_158893302277182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201708101701_158893302277182_QR.png new file mode 100644 index 0000000..7d8f779 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201708101701_158893302277182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201708101701_158893302282559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201708101701_158893302282559_QR.png new file mode 100644 index 0000000..f9e8635 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201708101701_158893302282559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720071716_158995903677182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720071716_158995903677182_QR.png new file mode 100644 index 0000000..de4a7f0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720071716_158995903677182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720071716_158995903682559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720071716_158995903682559_QR.png new file mode 100644 index 0000000..c7850a0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720071716_158995903682559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720071716_158995903772014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720071716_158995903772014_QR.png new file mode 100644 index 0000000..c7850a0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720071716_158995903772014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720071721_15899590425646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720071721_15899590425646_QR.png new file mode 100644 index 0000000..de4a7f0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720071721_15899590425646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720191701_159000222271665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720191701_159000222271665_QR.png new file mode 100644 index 0000000..21615c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201720191701_159000222271665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201721091738_159005265871665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201721091738_159005265871665_QR.png new file mode 100644 index 0000000..21615c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201721091738_159005265871665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101809_158893308972014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101809_158893308972014_QR.png new file mode 100644 index 0000000..02893bf Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101809_158893308972014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101809_158893309042513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101809_158893309042513_QR.png new file mode 100644 index 0000000..f9e8635 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101809_158893309042513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101809_15889330905646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101809_15889330905646_QR.png new file mode 100644 index 0000000..7d8f779 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101809_15889330905646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101820_158893310087372_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101820_158893310087372_QR.png new file mode 100644 index 0000000..02893bf Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101820_158893310087372_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101820_158893310138464_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101820_158893310138464_QR.png new file mode 100644 index 0000000..f9e8635 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101820_158893310138464_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101820_158893310180158_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101820_158893310180158_QR.png new file mode 100644 index 0000000..7d8f779 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101820_158893310180158_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101838_158893311897305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101838_158893311897305_QR.png new file mode 100644 index 0000000..02893bf Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101838_158893311897305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101847_158893312788254_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101847_158893312788254_QR.png new file mode 100644 index 0000000..7d8f779 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101847_158893312788254_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101855_15889331356734_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101855_15889331356734_QR.png new file mode 100644 index 0000000..f9e8635 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201808101855_15889331356734_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201820111813_158997349365892_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201820111813_158997349365892_QR.png new file mode 100644 index 0000000..10c9909 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201820111813_158997349365892_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201820111825_158997350527490_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201820111825_158997350527490_QR.png new file mode 100644 index 0000000..10c9909 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201820111825_158997350527490_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201821111802_159005988271665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201821111802_159005988271665_QR.png new file mode 100644 index 0000000..776238c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201821111802_159005988271665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201821111825_159005990554452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201821111825_159005990554452_QR.png new file mode 100644 index 0000000..776238c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20201821111825_159005990554452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202020122041_158997724229044_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202020122041_158997724229044_QR.png new file mode 100644 index 0000000..10c9909 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202020122041_158997724229044_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202119092154_158988011471665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202119092154_158988011471665_QR.png new file mode 100644 index 0000000..772f257 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202119092154_158988011471665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202119092155_158988011654452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202119092155_158988011654452_QR.png new file mode 100644 index 0000000..6475aac Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202119092155_158988011654452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202119092156_158988011659062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202119092156_158988011659062_QR.png new file mode 100644 index 0000000..6475aac Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202119092156_158988011659062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202121092126_159005288771665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202121092126_159005288771665_QR.png new file mode 100644 index 0000000..21615c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202121092126_159005288771665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202219092208_158988012930066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202219092208_158988012930066_QR.png new file mode 100644 index 0000000..772f257 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202219092208_158988012930066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202421092457_159005309754452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202421092457_159005309754452_QR.png new file mode 100644 index 0000000..21615c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202421092457_159005309754452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202821092847_159005332859062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202821092847_159005332859062_QR.png new file mode 100644 index 0000000..21615c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202821092847_159005332859062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202921092905_159005334530066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202921092905_159005334530066_QR.png new file mode 100644 index 0000000..21615c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20202921092905_159005334530066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203118063143_158978350471665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203118063143_158978350471665_QR.png new file mode 100644 index 0000000..5a7c05e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203118063143_158978350471665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203118063144_158978350554452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203118063144_158978350554452_QR.png new file mode 100644 index 0000000..9bb55ff Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203118063144_158978350554452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203118063145_158978350559062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203118063145_158978350559062_QR.png new file mode 100644 index 0000000..9bb55ff Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203118063145_158978350559062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203218063230_158978355030066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203218063230_158978355030066_QR.png new file mode 100644 index 0000000..5a7c05e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203218063230_158978355030066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203218063230_158978355131305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203218063230_158978355131305_QR.png new file mode 100644 index 0000000..9bb55ff Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203218063230_158978355131305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203218063231_158978355178584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203218063231_158978355178584_QR.png new file mode 100644 index 0000000..9bb55ff Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203218063231_158978355178584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203420083455_158996369642513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203420083455_158996369642513_QR.png new file mode 100644 index 0000000..3c73237 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203420083455_158996369642513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203420083456_158996369687372_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203420083456_158996369687372_QR.png new file mode 100644 index 0000000..3c73237 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203420083456_158996369687372_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203420083456_158996369780158_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203420083456_158996369780158_QR.png new file mode 100644 index 0000000..3c73237 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203420083456_158996369780158_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203421113408_159006084859062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203421113408_159006084859062_QR.png new file mode 100644 index 0000000..776238c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203421113408_159006084859062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203520083509_158996371038464_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203520083509_158996371038464_QR.png new file mode 100644 index 0000000..b64726d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203520083509_158996371038464_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203520083522_158996372297305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203520083522_158996372297305_QR.png new file mode 100644 index 0000000..c2ba01d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203520083522_158996372297305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203520083533_158996373488254_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203520083533_158996373488254_QR.png new file mode 100644 index 0000000..c2ba01d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203520083533_158996373488254_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203521083542_159005014254452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203521083542_159005014254452_QR.png new file mode 100644 index 0000000..21615c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20203521083542_159005014254452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204020084018_15899640196734_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204020084018_15899640196734_QR.png new file mode 100644 index 0000000..c2ba01d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204020084018_15899640196734_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204120084155_158996411596065_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204120084155_158996411596065_QR.png new file mode 100644 index 0000000..c2ba01d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204120084155_158996411596065_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204220084218_158996413837512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204220084218_158996413837512_QR.png new file mode 100644 index 0000000..c2ba01d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204220084218_158996413837512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204220084235_158996415553597_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204220084235_158996415553597_QR.png new file mode 100644 index 0000000..c2ba01d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204220084235_158996415553597_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204220134243_158998216378584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204220134243_158998216378584_QR.png new file mode 100644 index 0000000..4ee7bb8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204220134243_158998216378584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204220134254_15899821752512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204220134254_15899821752512_QR.png new file mode 100644 index 0000000..4ee7bb8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204220134254_15899821752512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204320184358_159000023971665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204320184358_159000023971665_QR.png new file mode 100644 index 0000000..4ee7bb8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204320184358_159000023971665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204321084344_159005062459062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204321084344_159005062459062_QR.png new file mode 100644 index 0000000..21615c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204321084344_159005062459062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204321114310_159006139130066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204321114310_159006139130066_QR.png new file mode 100644 index 0000000..776238c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204321114310_159006139130066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204509074512_158901031271665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204509074512_158901031271665_QR.png new file mode 100644 index 0000000..120cae7 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204509074512_158901031271665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204509074543_158901034454452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204509074543_158901034454452_QR.png new file mode 100644 index 0000000..be5f135 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204509074543_158901034454452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204609074602_158901036259062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204609074602_158901036259062_QR.png new file mode 100644 index 0000000..3c170df Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20204609074602_158901036259062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205009075004_158901060430066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205009075004_158901060430066_QR.png new file mode 100644 index 0000000..10dd1b0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205009075004_158901060430066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205009075007_158901060831305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205009075007_158901060831305_QR.png new file mode 100644 index 0000000..021de83 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205009075007_158901060831305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205009075007_158901060878584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205009075007_158901060878584_QR.png new file mode 100644 index 0000000..a4f5a81 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205009075007_158901060878584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205109075145_15890107052512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205109075145_15890107052512_QR.png new file mode 100644 index 0000000..6e47917 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205109075145_15890107052512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205120105117_158997187763380_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205120105117_158997187763380_QR.png new file mode 100644 index 0000000..10c9909 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205120105117_158997187763380_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205209075242_158901076377182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205209075242_158901076377182_QR.png new file mode 100644 index 0000000..06f4b77 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205209075242_158901076377182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205220085244_158996476477821_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205220085244_158996476477821_QR.png new file mode 100644 index 0000000..3c1bee0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205220085244_158996476477821_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205320085310_15899647916461_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205320085310_15899647916461_QR.png new file mode 100644 index 0000000..3c1bee0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205320085310_15899647916461_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205320125332_158997921271665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205320125332_158997921271665_QR.png new file mode 100644 index 0000000..10c9909 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205320125332_158997921271665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205409075403_158901084382559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205409075403_158901084382559_QR.png new file mode 100644 index 0000000..9e8ff1a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205409075403_158901084382559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205420085429_158996487060356_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205420085429_158996487060356_QR.png new file mode 100644 index 0000000..3c1bee0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205420085429_158996487060356_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205609075618_158901097972014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205609075618_158901097972014_QR.png new file mode 100644 index 0000000..948c661 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205609075618_158901097972014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205609075623_15890109835646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205609075623_15890109835646_QR.png new file mode 100644 index 0000000..02a471f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205609075623_15890109835646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205609075627_158901098742513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205609075627_158901098742513_QR.png new file mode 100644 index 0000000..0316d83 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205609075627_158901098742513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205621085637_159005139871665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205621085637_159005139871665_QR.png new file mode 100644 index 0000000..21615c4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205621085637_159005139871665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205820125830_158997951154452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205820125830_158997951154452_QR.png new file mode 100644 index 0000000..10c9909 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205820125830_158997951154452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205820125855_158997953659062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205820125855_158997953659062_QR.png new file mode 100644 index 0000000..2d5932c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205820125855_158997953659062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205920125912_158997955330066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205920125912_158997955330066_QR.png new file mode 100644 index 0000000..2d5932c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205920125912_158997955330066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205920125920_158997956131305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205920125920_158997956131305_QR.png new file mode 100644 index 0000000..2d5932c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_20205920125920_158997956131305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_21.04.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_21.04.2020_QR.png new file mode 100644 index 0000000..ad11528 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12046_21.04.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_05.05.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_05.05.2020_QR.png new file mode 100644 index 0000000..94951aa Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_05.05.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_06.05.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_06.05.2020_QR.png new file mode 100644 index 0000000..b127824 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_06.05.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_20200906220929_158880297082559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_20200906220929_158880297082559_QR.png new file mode 100644 index 0000000..f0e7067 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_20200906220929_158880297082559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_20201420071456_158995889671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_20201420071456_158995889671665_QR.png new file mode 100644 index 0000000..fa083f0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_20201420071456_158995889671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_20202522072556_159013235671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_20202522072556_159013235671665_QR.png new file mode 100644 index 0000000..3218026 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_20202522072556_159013235671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_20202622072605_159013236654452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_20202622072605_159013236654452_QR.png new file mode 100644 index 0000000..3218026 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12047_20202622072605_159013236654452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20200222110245_159014536671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20200222110245_159014536671665_QR.png new file mode 100644 index 0000000..21f5527 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20200222110245_159014536671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20200522110530_159014553154452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20200522110530_159014553154452_QR.png new file mode 100644 index 0000000..b8bb883 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20200522110530_159014553154452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20202422092436_159013947671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20202422092436_159013947671665_QR.png new file mode 100644 index 0000000..d3d58b5 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20202422092436_159013947671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20202422092446_159013948654452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20202422092446_159013948654452_QR.png new file mode 100644 index 0000000..d3d58b5 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20202422092446_159013948654452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203221193236_159008955771665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203221193236_159008955771665_QR.png new file mode 100644 index 0000000..66cc86d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203221193236_159008955771665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203221193249_159008956954452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203221193249_159008956954452_QR.png new file mode 100644 index 0000000..66cc86d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203221193249_159008956954452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203321193303_159008958359062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203321193303_159008958359062_QR.png new file mode 100644 index 0000000..d3d58b5 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203321193303_159008958359062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203721193713_159008983371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203721193713_159008983371665_QR.png new file mode 100644 index 0000000..d3d58b5 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203721193713_159008983371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203722103711_159014383271665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203722103711_159014383271665_QR.png new file mode 100644 index 0000000..70c3848 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203722103711_159014383271665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203722103728_159014384954452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203722103728_159014384954452_QR.png new file mode 100644 index 0000000..21f5527 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20203722103728_159014384954452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20205722095703_159014142371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20205722095703_159014142371665_QR.png new file mode 100644 index 0000000..d3d58b5 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12049_20205722095703_159014142371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12051_20203021193015_159008941671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12051_20203021193015_159008941671665_QR.png new file mode 100644 index 0000000..66cc86d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12051_20203021193015_159008941671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12053_20203229063223_159073394371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12053_20203229063223_159073394371665_QR.png new file mode 100644 index 0000000..79b3c06 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12053_20203229063223_159073394371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12053_20204728214703_159070242471665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12053_20204728214703_159070242471665_QR.png new file mode 100644 index 0000000..0d6323d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12053_20204728214703_159070242471665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12053_20204728214721_159070244154452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12053_20204728214721_159070244154452_QR.png new file mode 100644 index 0000000..0d6323d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12053_20204728214721_159070244154452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12053_20204928214941_159070258171665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12053_20204928214941_159070258171665_QR.png new file mode 100644 index 0000000..0df0541 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/12053_20204928214941_159070258171665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20200502070542_159367354378584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20200502070542_159367354378584_QR.png new file mode 100644 index 0000000..2f04596 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20200502070542_159367354378584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20201102071128_159367388980158_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20201102071128_159367388980158_QR.png new file mode 100644 index 0000000..6c54f48 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20201102071128_159367388980158_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202002102035_159368523559062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202002102035_159368523559062_QR.png new file mode 100644 index 0000000..6c54f48 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202002102035_159368523559062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202220092220_159264494131305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202220092220_159264494131305_QR.png new file mode 100644 index 0000000..bba1c26 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202220092220_159264494131305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202220092249_159264496978584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202220092249_159264496978584_QR.png new file mode 100644 index 0000000..bba1c26 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202220092249_159264496978584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202302072313_159367459353597_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202302072313_159367459353597_QR.png new file mode 100644 index 0000000..4ec73d6 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202302072313_159367459353597_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202320092316_15926449962512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202320092316_15926449962512_QR.png new file mode 100644 index 0000000..bba1c26 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20202320092316_15926449962512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20203020093005_159264540682559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20203020093005_159264540682559_QR.png new file mode 100644 index 0000000..bba1c26 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20203020093005_159264540682559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20203202083214_160162753454452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20203202083214_160162753454452_QR.png new file mode 100644 index 0000000..5c7b827 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20203202083214_160162753454452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20203202083228_160162754859062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20203202083228_160162754859062_QR.png new file mode 100644 index 0000000..5c7b827 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20203202083228_160162754859062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20203302103348_159368602931305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20203302103348_159368602931305_QR.png new file mode 100644 index 0000000..ed524db Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20203302103348_159368602931305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204024134036_159300603678584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204024134036_159300603678584_QR.png new file mode 100644 index 0000000..bba1c26 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204024134036_159300603678584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204024134044_15930060452512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204024134044_15930060452512_QR.png new file mode 100644 index 0000000..bba1c26 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204024134044_15930060452512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204602064620_159367238159062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204602064620_159367238159062_QR.png new file mode 100644 index 0000000..2f04596 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204602064620_159367238159062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204801114855_159360413671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204801114855_159360413671665_QR.png new file mode 100644 index 0000000..ac23fc3 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204801114855_159360413671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204901114926_159360416654452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204901114926_159360416654452_QR.png new file mode 100644 index 0000000..2f04596 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/13_20204901114926_159360416654452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/14_20203204083225_160180034571665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/14_20203204083225_160180034571665_QR.png new file mode 100644 index 0000000..a115f1e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/14_20203204083225_160180034571665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/14_20205304085311_16018015912512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/14_20205304085311_16018015912512_QR.png new file mode 100644 index 0000000..a115f1e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/14_20205304085311_16018015912512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/14_20205304085338_160180161877182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/14_20205304085338_160180161877182_QR.png new file mode 100644 index 0000000..a115f1e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/14_20205304085338_160180161877182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/14_20205802195810_15963982902512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/14_20205802195810_15963982902512_QR.png new file mode 100644 index 0000000..97512d8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/14_20205802195810_15963982902512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20200127190137_159855489771665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20200127190137_159855489771665_QR.png new file mode 100644 index 0000000..6695573 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20200127190137_159855489771665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20201518201523_159778172371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20201518201523_159778172371665_QR.png new file mode 100644 index 0000000..2919524 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20201518201523_159778172371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20201702081745_16016266652512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20201702081745_16016266652512_QR.png new file mode 100644 index 0000000..fa44c9e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20201702081745_16016266652512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20201902081905_160162674577182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20201902081905_160162674577182_QR.png new file mode 100644 index 0000000..12377d0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20201902081905_160162674577182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20202002082047_160162684782559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20202002082047_160162684782559_QR.png new file mode 100644 index 0000000..12377d0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20202002082047_160162684782559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20202202082216_160162693772014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20202202082216_160162693772014_QR.png new file mode 100644 index 0000000..12377d0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20202202082216_160162693772014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20202302082336_16016270165646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20202302082336_16016270165646_QR.png new file mode 100644 index 0000000..7349a74 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20202302082336_16016270165646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20203702153725_159370424571665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20203702153725_159370424571665_QR.png new file mode 100644 index 0000000..d278917 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20203702153725_159370424571665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20203702153734_159370425454452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20203702153734_159370425454452_QR.png new file mode 100644 index 0000000..d278917 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20203702153734_159370425454452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20203910083927_159437036771665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20203910083927_159437036771665_QR.png new file mode 100644 index 0000000..77835e8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20203910083927_159437036771665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20203919203907_159786954771665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20203919203907_159786954771665_QR.png new file mode 100644 index 0000000..3d294fd Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20203919203907_159786954771665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20204010084001_159437040254452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20204010084001_159437040254452_QR.png new file mode 100644 index 0000000..a39ef30 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20204010084001_159437040254452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20204010084035_159437043559062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20204010084035_159437043559062_QR.png new file mode 100644 index 0000000..0eb7f3f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20204010084035_159437043559062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20204110084133_159437049330066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20204110084133_159437049330066_QR.png new file mode 100644 index 0000000..0eb7f3f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20204110084133_159437049330066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20204510084503_159437070331305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20204510084503_159437070331305_QR.png new file mode 100644 index 0000000..0eb7f3f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20204510084503_159437070331305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20205202195240_159639796071665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20205202195240_159639796071665_QR.png new file mode 100644 index 0000000..33e2e78 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20205202195240_159639796071665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20205202195252_159639797254452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20205202195252_159639797254452_QR.png new file mode 100644 index 0000000..33e2e78 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20205202195252_159639797254452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20205302195344_159639802459062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20205302195344_159639802459062_QR.png new file mode 100644 index 0000000..33e2e78 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20205302195344_159639802459062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20205402195402_159639804330066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20205402195402_159639804330066_QR.png new file mode 100644 index 0000000..33e2e78 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/15_20205402195402_159639804330066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20200619160609_160312357071665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20200619160609_160312357071665_QR.png new file mode 100644 index 0000000..d6469ee Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20200619160609_160312357071665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20201901091921_159359516154452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20201901091921_159359516154452_QR.png new file mode 100644 index 0000000..d6469ee Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20201901091921_159359516154452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20204401074433_159358947354452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20204401074433_159358947354452_QR.png new file mode 100644 index 0000000..edd88ff Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20204401074433_159358947354452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20204401074444_159358948459062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20204401074444_159358948459062_QR.png new file mode 100644 index 0000000..edd88ff Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20204401074444_159358948459062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20205201075246_159358996630066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20205201075246_159358996630066_QR.png new file mode 100644 index 0000000..32bb0ce Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20205201075246_159358996630066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20205801085845_159359392554452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20205801085845_159359392554452_QR.png new file mode 100644 index 0000000..32bb0ce Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/16_20205801085845_159359392554452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1739_18.02.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1739_18.02.2020_QR.png new file mode 100644 index 0000000..2df7985 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1739_18.02.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20200001100032_159359763280158_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20200001100032_159359763280158_QR.png new file mode 100644 index 0000000..6076a36 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20200001100032_159359763280158_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20200301100301_159359778271665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20200301100301_159359778271665_QR.png new file mode 100644 index 0000000..3fc67dc Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20200301100301_159359778271665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20200801100817_159359809854452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20200801100817_159359809854452_QR.png new file mode 100644 index 0000000..a52764a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20200801100817_159359809854452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20202601092649_159359560959062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20202601092649_159359560959062_QR.png new file mode 100644 index 0000000..141c561 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20202601092649_159359560959062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20202701092723_159359564430066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20202701092723_159359564430066_QR.png new file mode 100644 index 0000000..141c561 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20202701092723_159359564430066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20204801094800_159359688077182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20204801094800_159359688077182_QR.png new file mode 100644 index 0000000..a52764a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20204801094800_159359688077182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20204801094825_159359690682559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20204801094825_159359690682559_QR.png new file mode 100644 index 0000000..a52764a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20204801094825_159359690682559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20205501095545_159359734572014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20205501095545_159359734572014_QR.png new file mode 100644 index 0000000..a52764a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20205501095545_159359734572014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20205601095604_15935973655646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20205601095604_15935973655646_QR.png new file mode 100644 index 0000000..a52764a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20205601095604_15935973655646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20205701095749_159359747042513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20205701095749_159359747042513_QR.png new file mode 100644 index 0000000..6fc6bbc Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20205701095749_159359747042513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20205901095927_159359756787372_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20205901095927_159359756787372_QR.png new file mode 100644 index 0000000..f76f413 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/18_20205901095927_159359756787372_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20201102201121_159639908296065_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20201102201121_159639908296065_QR.png new file mode 100644 index 0000000..398b132 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20201102201121_159639908296065_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20201202201205_159639912637512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20201202201205_159639912637512_QR.png new file mode 100644 index 0000000..398b132 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20201202201205_159639912637512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20201502201558_15963993596461_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20201502201558_15963993596461_QR.png new file mode 100644 index 0000000..ae6dc86 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20201502201558_15963993596461_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20202002082054_159635645471665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20202002082054_159635645471665_QR.png new file mode 100644 index 0000000..398b132 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20202002082054_159635645471665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20202002202007_159639960860356_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20202002202007_159639960860356_QR.png new file mode 100644 index 0000000..f227cf1 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20202002202007_159639960860356_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20202002202044_159639964547980_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20202002202044_159639964547980_QR.png new file mode 100644 index 0000000..ae6dc86 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20202002202044_159639964547980_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20202102082119_159635648054452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20202102082119_159635648054452_QR.png new file mode 100644 index 0000000..398b132 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20202102082119_159635648054452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20203107193147_159415030871665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20203107193147_159415030871665_QR.png new file mode 100644 index 0000000..4af0d17 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20203107193147_159415030871665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20204603174630_159647679171665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20204603174630_159647679171665_QR.png new file mode 100644 index 0000000..ae6dc86 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/19_20204603174630_159647679171665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200029070028_159073562971665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200029070028_159073562971665_QR.png new file mode 100644 index 0000000..3db88a4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200029070028_159073562971665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200029070046_159073564654452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200029070046_159073564654452_QR.png new file mode 100644 index 0000000..3db88a4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200029070046_159073564654452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200129070123_159073568359062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200129070123_159073568359062_QR.png new file mode 100644 index 0000000..232a90e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200129070123_159073568359062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200129070132_159073569330066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200129070132_159073569330066_QR.png new file mode 100644 index 0000000..232a90e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200129070132_159073569330066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200229070208_159073572931305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200229070208_159073572931305_QR.png new file mode 100644 index 0000000..3db88a4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200229070208_159073572931305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200602070607_15936735682512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200602070607_15936735682512_QR.png new file mode 100644 index 0000000..d93a038 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200602070607_15936735682512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200602070643_159367360477182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200602070643_159367360477182_QR.png new file mode 100644 index 0000000..d93a038 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200602070643_159367360477182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200629110656_159075041659062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200629110656_159075041659062_QR.png new file mode 100644 index 0000000..1d026a5 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200629110656_159075041659062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200702070719_159367363982559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200702070719_159367363982559_QR.png new file mode 100644 index 0000000..d93a038 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200702070719_159367363982559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200702070757_159367367772014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200702070757_159367367772014_QR.png new file mode 100644 index 0000000..d93a038 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200702070757_159367367772014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200802070823_15936737035646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200802070823_15936737035646_QR.png new file mode 100644 index 0000000..d93a038 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20200802070823_15936737035646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20201102071104_159367386542513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20201102071104_159367386542513_QR.png new file mode 100644 index 0000000..d93a038 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20201102071104_159367386542513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20201602071647_15936742086734_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20201602071647_15936742086734_QR.png new file mode 100644 index 0000000..bcd3ac2 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20201602071647_15936742086734_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202002102028_159368522954452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202002102028_159368522954452_QR.png new file mode 100644 index 0000000..c9e8f41 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202002102028_159368522954452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202102072108_159367446996065_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202102072108_159367446996065_QR.png new file mode 100644 index 0000000..bcd3ac2 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202102072108_159367446996065_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202302072352_159367463277821_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202302072352_159367463277821_QR.png new file mode 100644 index 0000000..bcd3ac2 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202302072352_159367463277821_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202402072409_159367465060356_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202402072409_159367465060356_QR.png new file mode 100644 index 0000000..bcd3ac2 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202402072409_159367465060356_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202502072549_159367474947980_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202502072549_159367474947980_QR.png new file mode 100644 index 0000000..71a6a14 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202502072549_159367474947980_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202602072624_159367478530927_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202602072624_159367478530927_QR.png new file mode 100644 index 0000000..71a6a14 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20202602072624_159367478530927_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203220093220_159264554172014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203220093220_159264554172014_QR.png new file mode 100644 index 0000000..f723db1 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203220093220_159264554172014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203402103417_159368605778584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203402103417_159368605778584_QR.png new file mode 100644 index 0000000..2c3b2c9 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203402103417_159368605778584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203420093439_15926456795646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203420093439_15926456795646_QR.png new file mode 100644 index 0000000..a5e49e4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203420093439_15926456795646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203520093515_159264571642513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203520093515_159264571642513_QR.png new file mode 100644 index 0000000..202a20b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203520093515_159264571642513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203629093650_159074501054452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203629093650_159074501054452_QR.png new file mode 100644 index 0000000..1d026a5 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20203629093650_159074501054452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204429064406_159073464771665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204429064406_159073464771665_QR.png new file mode 100644 index 0000000..3db88a4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204429064406_159073464771665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204519064542_159254914271665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204519064542_159254914271665_QR.png new file mode 100644 index 0000000..6616cdc Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204519064542_159254914271665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204602064628_159367238830066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204602064628_159367238830066_QR.png new file mode 100644 index 0000000..d93a038 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204602064628_159367238830066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204620094603_159264636487372_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204620094603_159264636487372_QR.png new file mode 100644 index 0000000..e9f4511 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204620094603_159264636487372_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204629064621_159073478154452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204629064621_159073478154452_QR.png new file mode 100644 index 0000000..3db88a4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204629064621_159073478154452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204720094707_159264642780158_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204720094707_159264642780158_QR.png new file mode 100644 index 0000000..e9f4511 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204720094707_159264642780158_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204908114929_159161697071665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204908114929_159161697071665_QR.png new file mode 100644 index 0000000..f2c15de Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20204908114929_159161697071665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20205001115055_159360425530066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20205001115055_159360425530066_QR.png new file mode 100644 index 0000000..d93a038 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20205001115055_159360425530066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20205301115336_159360441778584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20205301115336_159360441778584_QR.png new file mode 100644 index 0000000..d93a038 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20205301115336_159360441778584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20205301115350_15936044302512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20205301115350_15936044302512_QR.png new file mode 100644 index 0000000..d93a038 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/1_20205301115350_15936044302512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20200110090141_159705010171665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20200110090141_159705010171665_QR.png new file mode 100644 index 0000000..d94842e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20200110090141_159705010171665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20200611110603_159714396371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20200611110603_159714396371665_QR.png new file mode 100644 index 0000000..d94842e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20200611110603_159714396371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20201031141024_159620462554452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20201031141024_159620462554452_QR.png new file mode 100644 index 0000000..57b459c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20201031141024_159620462554452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20201830091816_159877909771665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20201830091816_159877909771665_QR.png new file mode 100644 index 0000000..d94842e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20201830091816_159877909771665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20202102202138_159639969830927_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20202102202138_159639969830927_QR.png new file mode 100644 index 0000000..57b459c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20202102202138_159639969830927_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20202302202326_159639980763380_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20202302202326_159639980763380_QR.png new file mode 100644 index 0000000..cce2e58 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20202302202326_159639980763380_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20203502153539_159906093971665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20203502153539_159906093971665_QR.png new file mode 100644 index 0000000..d94842e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20203502153539_159906093971665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20203915063905_159479514554452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20203915063905_159479514554452_QR.png new file mode 100644 index 0000000..edd100c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20203915063905_159479514554452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20203915063924_159479516559062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20203915063924_159479516559062_QR.png new file mode 100644 index 0000000..edd100c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20203915063924_159479516559062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20203915063933_159479517430066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20203915063933_159479517430066_QR.png new file mode 100644 index 0000000..edd100c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20203915063933_159479517430066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20204703174745_159647686554452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20204703174745_159647686554452_QR.png new file mode 100644 index 0000000..140d96e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/20_20204703174745_159647686554452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20200602200659_159639881982559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20200602200659_159639881982559_QR.png new file mode 100644 index 0000000..8f45cab Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20200602200659_159639881982559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20200702200737_159639885872014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20200702200737_159639885872014_QR.png new file mode 100644 index 0000000..8f45cab Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20200702200737_159639885872014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20201002201015_159639901538464_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20201002201015_159639901538464_QR.png new file mode 100644 index 0000000..8f45cab Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20201002201015_159639901538464_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20201002201023_159639902397305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20201002201023_159639902397305_QR.png new file mode 100644 index 0000000..8f45cab Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20201002201023_159639902397305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20201031141007_159620460771665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20201031141007_159620460771665_QR.png new file mode 100644 index 0000000..8f45cab Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20201031141007_159620460771665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20202009082000_159696120171665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20202009082000_159696120171665_QR.png new file mode 100644 index 0000000..6fff34b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20202009082000_159696120171665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20204803174819_159647689959062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20204803174819_159647689959062_QR.png new file mode 100644 index 0000000..ec8f25e Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20204803174819_159647689959062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20205802195823_159639830477182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20205802195823_159639830477182_QR.png new file mode 100644 index 0000000..8f45cab Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/21_20205802195823_159639830477182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/22_20205402205414_159908005497305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/22_20205402205414_159908005497305_QR.png new file mode 100644 index 0000000..210b570 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/22_20205402205414_159908005497305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/23_20202808082812_159419689371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/23_20202808082812_159419689371665_QR.png new file mode 100644 index 0000000..5bfe4ef Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/23_20202808082812_159419689371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20202502202515_159907831571665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20202502202515_159907831571665_QR.png new file mode 100644 index 0000000..95d7cfb Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20202502202515_159907831571665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20203102083141_159635710230066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20203102083141_159635710230066_QR.png new file mode 100644 index 0000000..97512d8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20203102083141_159635710230066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20203304083329_160180041054452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20203304083329_160180041054452_QR.png new file mode 100644 index 0000000..3457a59 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20203304083329_160180041054452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20203904083902_160180074330066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20203904083902_160180074330066_QR.png new file mode 100644 index 0000000..d3424fd Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20203904083902_160180074330066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20204016084014_160283761454452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20204016084014_160283761454452_QR.png new file mode 100644 index 0000000..6a932f9 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20204016084014_160283761454452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20205504085500_160180170182559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20205504085500_160180170182559_QR.png new file mode 100644 index 0000000..2429ebb Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/24_20205504085500_160180170182559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200513110543_159463834442513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200513110543_159463834442513_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200513110543_159463834442513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200613110630_159463839187372_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200613110630_159463839187372_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200613110630_159463839187372_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200613110645_159463840680158_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200613110645_159463840680158_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200613110645_159463840680158_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200713110706_159463842638464_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200713110706_159463842638464_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200713110706_159463842638464_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200713110716_159463843797305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200713110716_159463843797305_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20200713110716_159463843797305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20201113111148_159463870888254_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20201113111148_159463870888254_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20201113111148_159463870888254_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20201113111158_15946387186734_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20201113111158_15946387186734_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20201113111158_15946387186734_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20201313111313_159463879396065_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20201313111313_159463879396065_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20201313111313_159463879396065_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20201313111327_159463880737512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20201313111327_159463880737512_QR.png new file mode 100644 index 0000000..6955722 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20201313111327_159463880737512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20202613132650_159464681053597_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20202613132650_159464681053597_QR.png new file mode 100644 index 0000000..6955722 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20202613132650_159464681053597_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20202813132829_159464690977821_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20202813132829_159464690977821_QR.png new file mode 100644 index 0000000..6955722 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20202813132829_159464690977821_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204413104406_159463704654452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204413104406_159463704654452_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204413104406_159463704654452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204413104451_159463709159062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204413104451_159463709159062_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204413104451_159463709159062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204513104537_159463713730066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204513104537_159463713730066_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204513104537_159463713730066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204613104654_159463721431305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204613104654_159463721431305_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204613104654_159463721431305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204913104918_159463735878584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204913104918_159463735878584_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20204913104918_159463735878584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205013105029_15946374292512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205013105029_15946374292512_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205013105029_15946374292512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205013105041_159463744177182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205013105041_159463744177182_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205013105041_159463744177182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205513105556_159463775682559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205513105556_159463775682559_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205513105556_159463775682559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205613105606_159463776672014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205613105606_159463776672014_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205613105606_159463776672014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205613105627_15946377885646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205613105627_15946377885646_QR.png new file mode 100644 index 0000000..06b1557 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/25_20205613105627_15946377885646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20200902200926_15963989675646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20200902200926_15963989675646_QR.png new file mode 100644 index 0000000..97512d8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20200902200926_15963989675646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20200902200945_159639898542513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20200902200945_159639898542513_QR.png new file mode 100644 index 0000000..97512d8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20200902200945_159639898542513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20201002201028_159639902988254_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20201002201028_159639902988254_QR.png new file mode 100644 index 0000000..97512d8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20201002201028_159639902988254_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20201002201041_15963990426734_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20201002201041_15963990426734_QR.png new file mode 100644 index 0000000..97512d8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20201002201041_15963990426734_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20201424131414_159559645571665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20201424131414_159559645571665_QR.png new file mode 100644 index 0000000..97512d8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20201424131414_159559645571665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20204903174905_159647694530066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20204903174905_159647694530066_QR.png new file mode 100644 index 0000000..4c10094 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20204903174905_159647694530066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20204903174912_159647695231305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20204903174912_159647695231305_QR.png new file mode 100644 index 0000000..4c10094 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/26_20204903174912_159647695231305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/28_20202902202907_159907854878584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/28_20202902202907_159907854878584_QR.png new file mode 100644 index 0000000..c169da4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/28_20202902202907_159907854878584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/28_20203802203818_159907909987372_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/28_20203802203818_159907909987372_QR.png new file mode 100644 index 0000000..0ec0b76 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/28_20203802203818_159907909987372_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203102203117_15990786772512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203102203117_15990786772512_QR.png new file mode 100644 index 0000000..1977712 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203102203117_15990786772512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203402203445_159907888577182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203402203445_159907888577182_QR.png new file mode 100644 index 0000000..1977712 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203402203445_159907888577182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203502203501_159907890182559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203502203501_159907890182559_QR.png new file mode 100644 index 0000000..1977712 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203502203501_159907890182559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203502203549_159907894972014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203502203549_159907894972014_QR.png new file mode 100644 index 0000000..1977712 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203502203549_159907894972014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203802203857_159907913780158_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203802203857_159907913780158_QR.png new file mode 100644 index 0000000..5ed6d79 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/29_20203802203857_159907913780158_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20200830080815_159082609671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20200830080815_159082609671665_QR.png new file mode 100644 index 0000000..ebac078 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20200830080815_159082609671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20200830080830_159082611054452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20200830080830_159082611054452_QR.png new file mode 100644 index 0000000..982545b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20200830080830_159082611054452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20201330081349_159082642959062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20201330081349_159082642959062_QR.png new file mode 100644 index 0000000..565c612 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20201330081349_159082642959062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20201601091657_159359501871665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20201601091657_159359501871665_QR.png new file mode 100644 index 0000000..f52eab9 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20201601091657_159359501871665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20202401072445_159358828671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20202401072445_159358828671665_QR.png new file mode 100644 index 0000000..46cff7f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20202401072445_159358828671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20204602144625_159370118571665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20204602144625_159370118571665_QR.png new file mode 100644 index 0000000..82cc545 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20204602144625_159370118571665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205102145156_159370151654452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205102145156_159370151654452_QR.png new file mode 100644 index 0000000..82cc545 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205102145156_159370151654452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205401085427_159100166771665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205401085427_159100166771665_QR.png new file mode 100644 index 0000000..565c612 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205401085427_159100166771665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205601085638_159100179954452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205601085638_159100179954452_QR.png new file mode 100644 index 0000000..3dc3fe8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205601085638_159100179954452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205602195634_159639819531305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205602195634_159639819531305_QR.png new file mode 100644 index 0000000..1826427 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205602195634_159639819531305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205701085730_159359385071665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205701085730_159359385071665_QR.png new file mode 100644 index 0000000..a4942f1 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/2_20205701085730_159359385071665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/31_20201502201516_159639931753597_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/31_20201502201516_159639931753597_QR.png new file mode 100644 index 0000000..6d52d9f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/31_20201502201516_159639931753597_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/31_20201502201550_159639935077821_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/31_20201502201550_159639935077821_QR.png new file mode 100644 index 0000000..6d52d9f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/31_20201502201550_159639935077821_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/31_20205003175007_159647700778584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/31_20205003175007_159647700778584_QR.png new file mode 100644 index 0000000..a467f9d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/31_20205003175007_159647700778584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20200527190506_159855510754452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20200527190506_159855510754452_QR.png new file mode 100644 index 0000000..d0ff90d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20200527190506_159855510754452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20202602202657_159907841830066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20202602202657_159907841830066_QR.png new file mode 100644 index 0000000..f70d0e6 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20202602202657_159907841830066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20202702202753_159907847431305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20202702202753_159907847431305_QR.png new file mode 100644 index 0000000..f70d0e6 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20202702202753_159907847431305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20203602153614_159906097454452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20203602153614_159906097454452_QR.png new file mode 100644 index 0000000..f70d0e6 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20203602153614_159906097454452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20203902203935_159907917638464_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20203902203935_159907917638464_QR.png new file mode 100644 index 0000000..acaea0c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/32_20203902203935_159907917638464_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200302080356_160162583754452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200302080356_160162583754452_QR.png new file mode 100644 index 0000000..29e77eb Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200302080356_160162583754452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200602080636_160162599759062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200602080636_160162599759062_QR.png new file mode 100644 index 0000000..29e77eb Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200602080636_160162599759062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200602080654_160162601430066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200602080654_160162601430066_QR.png new file mode 100644 index 0000000..29e77eb Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200602080654_160162601430066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200702080721_160162604231305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200702080721_160162604231305_QR.png new file mode 100644 index 0000000..29e77eb Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200702080721_160162604231305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200802080802_160162608378584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200802080802_160162608378584_QR.png new file mode 100644 index 0000000..a0c8fed Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20200802080802_160162608378584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20201020111023_160319222371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20201020111023_160319222371665_QR.png new file mode 100644 index 0000000..e102e23 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20201020111023_160319222371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20201702091758_160163027871665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20201702091758_160163027871665_QR.png new file mode 100644 index 0000000..e102e23 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20201702091758_160163027871665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20201802091813_160163029454452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20201802091813_160163029454452_QR.png new file mode 100644 index 0000000..e102e23 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20201802091813_160163029454452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20202720082749_160059047071665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20202720082749_160059047071665_QR.png new file mode 100644 index 0000000..50ce623 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20202720082749_160059047071665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20205502205526_159908012788254_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20205502205526_159908012788254_QR.png new file mode 100644 index 0000000..5ffefd6 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/35_20205502205526_159908012788254_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20201213171201_160001712171665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20201213171201_160001712171665_QR.png new file mode 100644 index 0000000..35bf218 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20201213171201_160001712171665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20202602202621_159907838254452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20202602202621_159907838254452_QR.png new file mode 100644 index 0000000..1a23988 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20202602202621_159907838254452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20202602202632_159907839359062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20202602202632_159907839359062_QR.png new file mode 100644 index 0000000..1a23988 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20202602202632_159907839359062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20203602203625_15990789855646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20203602203625_15990789855646_QR.png new file mode 100644 index 0000000..1a23988 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20203602203625_15990789855646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20203702203713_159907903342513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20203702203713_159907903342513_QR.png new file mode 100644 index 0000000..e105cd3 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/36_20203702203713_159907903342513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200001090005_159100200678584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200001090005_159100200678584_QR.png new file mode 100644 index 0000000..e4ef96b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200001090005_159100200678584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200201090241_15910021622512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200201090241_15910021622512_QR.png new file mode 100644 index 0000000..3456a43 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200201090241_15910021622512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200301090300_159100218077182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200301090300_159100218077182_QR.png new file mode 100644 index 0000000..3456a43 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200301090300_159100218077182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200320100320_159264740138464_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200320100320_159264740138464_QR.png new file mode 100644 index 0000000..ac97d20 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200320100320_159264740138464_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200402150422_159370226377182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200402150422_159370226377182_QR.png new file mode 100644 index 0000000..d0659d0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200402150422_159370226377182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200502150559_159370235980158_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200502150559_159370235980158_QR.png new file mode 100644 index 0000000..d0659d0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200502150559_159370235980158_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200505170502_159137670371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200505170502_159137670371665_QR.png new file mode 100644 index 0000000..083647f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200505170502_159137670371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200602150605_159370236638464_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200602150605_159370236638464_QR.png new file mode 100644 index 0000000..d0659d0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200602150605_159370236638464_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200702150715_159370243697305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200702150715_159370243697305_QR.png new file mode 100644 index 0000000..d0659d0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200702150715_159370243697305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200802150841_159370252188254_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200802150841_159370252188254_QR.png new file mode 100644 index 0000000..d0659d0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200802150841_159370252188254_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200901090935_159100257682559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200901090935_159100257682559_QR.png new file mode 100644 index 0000000..ba02e64 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20200901090935_159100257682559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201001091034_159100263572014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201001091034_159100263572014_QR.png new file mode 100644 index 0000000..ba02e64 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201001091034_159100263572014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201101091120_15910026805646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201101091120_15910026805646_QR.png new file mode 100644 index 0000000..ba02e64 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201101091120_15910026805646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201101091158_159100271942513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201101091158_159100271942513_QR.png new file mode 100644 index 0000000..ba02e64 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201101091158_159100271942513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201201091208_159100272887372_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201201091208_159100272887372_QR.png new file mode 100644 index 0000000..ba02e64 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201201091208_159100272887372_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201202151212_159370273377821_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201202151212_159370273377821_QR.png new file mode 100644 index 0000000..eac6f8a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201202151212_159370273377821_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201301091304_159100278480158_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201301091304_159100278480158_QR.png new file mode 100644 index 0000000..048cd7b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201301091304_159100278480158_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201401091419_159100286038464_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201401091419_159100286038464_QR.png new file mode 100644 index 0000000..048cd7b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201401091419_159100286038464_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201501091514_159100291597305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201501091514_159100291597305_QR.png new file mode 100644 index 0000000..048cd7b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201501091514_159100291597305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201503191534_159121173571665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201503191534_159121173571665_QR.png new file mode 100644 index 0000000..badf7bc Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201503191534_159121173571665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201505111553_159135575354452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201505111553_159135575354452_QR.png new file mode 100644 index 0000000..4760d1d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201505111553_159135575354452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201701091737_159100305788254_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201701091737_159100305788254_QR.png new file mode 100644 index 0000000..048cd7b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201701091737_159100305788254_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201702151705_15937030266461_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201702151705_15937030266461_QR.png new file mode 100644 index 0000000..b6b49ee Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201702151705_15937030266461_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201702151744_159370306560356_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201702151744_159370306560356_QR.png new file mode 100644 index 0000000..b6b49ee Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20201702151744_159370306560356_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20202212162227_159197894777182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20202212162227_159197894777182_QR.png new file mode 100644 index 0000000..929b7a4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20202212162227_159197894777182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20202619062650_159254801031305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20202619062650_159254801031305_QR.png new file mode 100644 index 0000000..cabdfb0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20202619062650_159254801031305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20202719062722_159254804378584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20202719062722_159254804378584_QR.png new file mode 100644 index 0000000..cabdfb0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20202719062722_159254804378584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203013103030_159204423171665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203013103030_159204423171665_QR.png new file mode 100644 index 0000000..f7f50ab Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203013103030_159204423171665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203019063043_15925482442512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203019063043_15925482442512_QR.png new file mode 100644 index 0000000..cabdfb0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203019063043_15925482442512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203113103115_159204427654452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203113103115_159204427654452_QR.png new file mode 100644 index 0000000..f7f50ab Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203113103115_159204427654452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203113103119_159204428059062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203113103119_159204428059062_QR.png new file mode 100644 index 0000000..f7f50ab Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203113103119_159204428059062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203319063303_159254838377182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203319063303_159254838377182_QR.png new file mode 100644 index 0000000..cabdfb0 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20203319063303_159254838377182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20204605094624_159135038571665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20204605094624_159135038571665_QR.png new file mode 100644 index 0000000..4760d1d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20204605094624_159135038571665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20204614094603_159212796371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20204614094603_159212796371665_QR.png new file mode 100644 index 0000000..a8e99b3 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20204614094603_159212796371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20204630164647_159353560871665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20204630164647_159353560871665_QR.png new file mode 100644 index 0000000..2f3687c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20204630164647_159353560871665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20205801085858_159100193959062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20205801085858_159100193959062_QR.png new file mode 100644 index 0000000..bffe8e9 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20205801085858_159100193959062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20205901085921_159100196230066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20205901085921_159100196230066_QR.png new file mode 100644 index 0000000..bffe8e9 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20205901085921_159100196230066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20205901085945_159100198531305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20205901085945_159100198531305_QR.png new file mode 100644 index 0000000..3456a43 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/3_20205901085945_159100198531305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/40_20205101145106_159897186671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/40_20205101145106_159897186671665_QR.png new file mode 100644 index 0000000..ba1b751 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/40_20205101145106_159897186671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/40_20205201145234_159897195554452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/40_20205201145234_159897195554452_QR.png new file mode 100644 index 0000000..70a8fd4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/40_20205201145234_159897195554452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/40_20205301145301_159897198159062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/40_20205301145301_159897198159062_QR.png new file mode 100644 index 0000000..76538b8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/40_20205301145301_159897198159062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/40_20205301145318_159897199830066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/40_20205301145318_159897199830066_QR.png new file mode 100644 index 0000000..76538b8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/40_20205301145318_159897199830066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/41_20203404083420_160180046159062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/41_20203404083420_160180046159062_QR.png new file mode 100644 index 0000000..c17ea45 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/41_20203404083420_160180046159062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/41_20203720123727_160319744771665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/41_20203720123727_160319744771665_QR.png new file mode 100644 index 0000000..0bee514 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/41_20203720123727_160319744771665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/41_20204204084225_160180094578584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/41_20204204084225_160180094578584_QR.png new file mode 100644 index 0000000..c17ea45 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/41_20204204084225_160180094578584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/41_20205604085633_16018017935646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/41_20205604085633_16018017935646_QR.png new file mode 100644 index 0000000..0bee514 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/41_20205604085633_16018017935646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/42_20204104084158_160180091831305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/42_20204104084158_160180091831305_QR.png new file mode 100644 index 0000000..75bee59 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/42_20204104084158_160180091831305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/42_20205504085556_160180175672014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/42_20205504085556_160180175672014_QR.png new file mode 100644 index 0000000..3489be8 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/42_20205504085556_160180175672014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/45_20201014111046_160267384771665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/45_20201014111046_160267384771665_QR.png new file mode 100644 index 0000000..dee6a92 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/45_20201014111046_160267384771665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/45_20202820082844_160059052454452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/45_20202820082844_160059052454452_QR.png new file mode 100644 index 0000000..221b695 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/45_20202820082844_160059052454452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20200017170006_160036200759062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20200017170006_160036200759062_QR.png new file mode 100644 index 0000000..f8dcdc5 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20200017170006_160036200759062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20200117170136_160036209730066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20200117170136_160036209730066_QR.png new file mode 100644 index 0000000..f8dcdc5 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20200117170136_160036209730066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201410181410_159976165071665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201410181410_159976165071665_QR.png new file mode 100644 index 0000000..ede5728 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201410181410_159976165071665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201510181500_159976170054452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201510181500_159976170054452_QR.png new file mode 100644 index 0000000..ede5728 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201510181500_159976170054452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201510181513_159976171459062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201510181513_159976171459062_QR.png new file mode 100644 index 0000000..ede5728 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201510181513_159976171459062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201510181536_159976173630066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201510181536_159976173630066_QR.png new file mode 100644 index 0000000..4c831e4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201510181536_159976173630066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201510181547_159976174831305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201510181547_159976174831305_QR.png new file mode 100644 index 0000000..4c831e4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20201510181547_159976174831305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20202312142346_159992062671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20202312142346_159992062671665_QR.png new file mode 100644 index 0000000..2e852aa Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20202312142346_159992062671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20202412142405_159992064554452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20202412142405_159992064554452_QR.png new file mode 100644 index 0000000..71cc6d9 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20202412142405_159992064554452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20204112074150_159989651171665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20204112074150_159989651171665_QR.png new file mode 100644 index 0000000..48966c1 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20204112074150_159989651171665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20204212074205_159989652654452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20204212074205_159989652654452_QR.png new file mode 100644 index 0000000..48966c1 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20204212074205_159989652654452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20204212074236_159989655759062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20204212074236_159989655759062_QR.png new file mode 100644 index 0000000..79e523b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20204212074236_159989655759062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20205817165832_160036191271665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20205817165832_160036191271665_QR.png new file mode 100644 index 0000000..c4b4507 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20205817165832_160036191271665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20205917165935_160036197654452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20205917165935_160036197654452_QR.png new file mode 100644 index 0000000..c4b4507 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/46_20205917165935_160036197654452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/49_20200302080333_160162581471665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/49_20200302080333_160162581471665_QR.png new file mode 100644 index 0000000..1ffe89c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/49_20200302080333_160162581471665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20200505170510_159137671154452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20200505170510_159137671154452_QR.png new file mode 100644 index 0000000..12cdf8f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20200505170510_159137671154452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20201801091824_15910031056734_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20201801091824_15910031056734_QR.png new file mode 100644 index 0000000..24178bf Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20201801091824_15910031056734_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20201801091853_159100313496065_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20201801091853_159100313496065_QR.png new file mode 100644 index 0000000..24178bf Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20201801091853_159100313496065_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20202302082307_159635658759062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20202302082307_159635658759062_QR.png new file mode 100644 index 0000000..edd100c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20202302082307_159635658759062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20203501093533_159100413337512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20203501093533_159100413337512_QR.png new file mode 100644 index 0000000..12cdf8f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20203501093533_159100413337512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20203501093545_159100414553597_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20203501093545_159100414553597_QR.png new file mode 100644 index 0000000..12cdf8f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20203501093545_159100414553597_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20203601093606_159100416777821_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20203601093606_159100416777821_QR.png new file mode 100644 index 0000000..12cdf8f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20203601093606_159100416777821_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20205103175103_15964770632512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20205103175103_15964770632512_QR.png new file mode 100644 index 0000000..90f810c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20205103175103_15964770632512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20205702195746_159639826778584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20205702195746_159639826778584_QR.png new file mode 100644 index 0000000..edd100c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/4_20205702195746_159639826778584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/51_20201429211430_160141407171665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/51_20201429211430_160141407171665_QR.png new file mode 100644 index 0000000..1a41c72 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/51_20201429211430_160141407171665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/52_20204612184638_160252839971665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/52_20204612184638_160252839971665_QR.png new file mode 100644 index 0000000..91fa4fa Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/52_20204612184638_160252839971665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201606071606_160196856671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201606071606_160196856671665_QR.png new file mode 100644 index 0000000..832a4fd Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201606071606_160196856671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201606071650_160196861154452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201606071650_160196861154452_QR.png new file mode 100644 index 0000000..1419e75 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201606071650_160196861154452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201706071709_160196862959062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201706071709_160196862959062_QR.png new file mode 100644 index 0000000..446a0bf Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201706071709_160196862959062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201706071723_160196864430066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201706071723_160196864430066_QR.png new file mode 100644 index 0000000..446a0bf Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201706071723_160196864430066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201906071930_160196877131305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201906071930_160196877131305_QR.png new file mode 100644 index 0000000..446a0bf Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201906071930_160196877131305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201906071955_160196879678584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201906071955_160196879678584_QR.png new file mode 100644 index 0000000..446a0bf Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20201906071955_160196879678584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20202006072018_16019688192512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20202006072018_16019688192512_QR.png new file mode 100644 index 0000000..446a0bf Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/54_20202006072018_16019688192512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20202606072621_160196918177182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20202606072621_160196918177182_QR.png new file mode 100644 index 0000000..d16e2e1 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20202606072621_160196918177182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20202806072802_160196928282559_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20202806072802_160196928282559_QR.png new file mode 100644 index 0000000..d16e2e1 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20202806072802_160196928282559_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20202806072813_160196929372014_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20202806072813_160196929372014_QR.png new file mode 100644 index 0000000..d16e2e1 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20202806072813_160196929372014_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20203006073053_16019694535646_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20203006073053_16019694535646_QR.png new file mode 100644 index 0000000..15bcc68 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20203006073053_16019694535646_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20203206073206_160196952642513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20203206073206_160196952642513_QR.png new file mode 100644 index 0000000..6a30918 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20203206073206_160196952642513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20203206073218_160196953987372_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20203206073218_160196953987372_QR.png new file mode 100644 index 0000000..6a30918 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20203206073218_160196953987372_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20203306073304_160196958580158_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20203306073304_160196958580158_QR.png new file mode 100644 index 0000000..df3c8ab Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/55_20203306073304_160196958580158_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/56_20203906073918_160196995838464_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/56_20203906073918_160196995838464_QR.png new file mode 100644 index 0000000..9fae78b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/56_20203906073918_160196995838464_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/56_20203906073940_160196998097305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/56_20203906073940_160196998097305_QR.png new file mode 100644 index 0000000..9fae78b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/56_20203906073940_160196998097305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201102201113_159112867471665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201102201113_159112867471665_QR.png new file mode 100644 index 0000000..558cbd7 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201102201113_159112867471665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201102201130_159112869054452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201102201130_159112869054452_QR.png new file mode 100644 index 0000000..558cbd7 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201102201130_159112869054452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201102201159_159112872059062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201102201159_159112872059062_QR.png new file mode 100644 index 0000000..558cbd7 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201102201159_159112872059062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201411071455_159185969671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201411071455_159185969671665_QR.png new file mode 100644 index 0000000..558cbd7 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201411071455_159185969671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201611071607_159185976854452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201611071607_159185976854452_QR.png new file mode 100644 index 0000000..6001115 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201611071607_159185976854452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201611071621_159185978159062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201611071621_159185978159062_QR.png new file mode 100644 index 0000000..6001115 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201611071621_159185978159062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201611071642_159185980330066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201611071642_159185980330066_QR.png new file mode 100644 index 0000000..558cbd7 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20201611071642_159185980330066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202019062004_159254760471665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202019062004_159254760471665_QR.png new file mode 100644 index 0000000..6001115 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202019062004_159254760471665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202019062044_159254764554452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202019062044_159254764554452_QR.png new file mode 100644 index 0000000..6001115 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202019062044_159254764554452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202119062122_159254768259062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202119062122_159254768259062_QR.png new file mode 100644 index 0000000..6001115 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202119062122_159254768259062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202201102232_159359895359062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202201102232_159359895359062_QR.png new file mode 100644 index 0000000..b3a7536 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202201102232_159359895359062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202301102313_159359899330066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202301102313_159359899330066_QR.png new file mode 100644 index 0000000..b3a7536 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202301102313_159359899330066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202619062628_159254798930066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202619062628_159254798930066_QR.png new file mode 100644 index 0000000..558cbd7 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202619062628_159254798930066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202802222837_159113691771665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202802222837_159113691771665_QR.png new file mode 100644 index 0000000..58bd565 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202802222837_159113691771665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202902222900_159113694054452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202902222900_159113694054452_QR.png new file mode 100644 index 0000000..58bd565 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20202902222900_159113694054452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20203201093236_159359595631305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20203201093236_159359595631305_QR.png new file mode 100644 index 0000000..73b2a4b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20203201093236_159359595631305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20203301093312_159359599378584_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20203301093312_159359599378584_QR.png new file mode 100644 index 0000000..73b2a4b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20203301093312_159359599378584_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20203502223546_159113734671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20203502223546_159113734671665_QR.png new file mode 100644 index 0000000..558cbd7 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20203502223546_159113734671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20204701094734_15935968552512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20204701094734_15935968552512_QR.png new file mode 100644 index 0000000..b7bd920 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/5_20204701094734_15935968552512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200402070446_159367348631305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200402070446_159367348631305_QR.png new file mode 100644 index 0000000..86e32ed Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200402070446_159367348631305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200524120503_159300030371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200524120503_159300030371665_QR.png new file mode 100644 index 0000000..61bc642 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200524120503_159300030371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200720090746_159264406654452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200720090746_159264406654452_QR.png new file mode 100644 index 0000000..9305832 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200720090746_159264406654452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200724120741_159300046254452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200724120741_159300046254452_QR.png new file mode 100644 index 0000000..e7b4fcb Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200724120741_159300046254452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200724120756_159300047759062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200724120756_159300047759062_QR.png new file mode 100644 index 0000000..61bc642 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200724120756_159300047759062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200824120808_159300048830066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200824120808_159300048830066_QR.png new file mode 100644 index 0000000..61bc642 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20200824120808_159300048830066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201102071122_159367388387372_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201102071122_159367388387372_QR.png new file mode 100644 index 0000000..b5551df Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201102071122_159367388387372_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201419191451_159259409271665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201419191451_159259409271665_QR.png new file mode 100644 index 0000000..02214d4 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201419191451_159259409271665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201502071516_159367411638464_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201502071516_159367411638464_QR.png new file mode 100644 index 0000000..fedd6f6 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201502071516_159367411638464_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201502071556_159367415797305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201502071556_159367415797305_QR.png new file mode 100644 index 0000000..fedd6f6 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201502071556_159367415797305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201602071610_159367417088254_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201602071610_159367417088254_QR.png new file mode 100644 index 0000000..fedd6f6 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201602071610_159367417088254_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201619191649_159259420954452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201619191649_159259420954452_QR.png new file mode 100644 index 0000000..8f67a53 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201619191649_159259420954452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201620091602_159264456259062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201620091602_159264456259062_QR.png new file mode 100644 index 0000000..9305832 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201620091602_159264456259062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201720091713_159264463430066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201720091713_159264463430066_QR.png new file mode 100644 index 0000000..9305832 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20201720091713_159264463430066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202002102014_159368521571665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202002102014_159368521571665_QR.png new file mode 100644 index 0000000..86e32ed Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202002102014_159368521571665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202202072231_159367455137512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202202072231_159367455137512_QR.png new file mode 100644 index 0000000..9c5cf1b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202202072231_159367455137512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202402072403_15936746446461_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202402072403_15936746446461_QR.png new file mode 100644 index 0000000..9c5cf1b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202402072403_15936746446461_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202715062718_159479443871665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202715062718_159479443871665_QR.png new file mode 100644 index 0000000..cfe356a Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202715062718_159479443871665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202920092950_159264539177182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202920092950_159264539177182_QR.png new file mode 100644 index 0000000..61bc642 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20202920092950_159264539177182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20203102083154_160162751471665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20203102083154_160162751471665_QR.png new file mode 100644 index 0000000..a346a5c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20203102083154_160162751471665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20203302103305_159368598530066_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20203302103305_159368598530066_QR.png new file mode 100644 index 0000000..00c1275 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20203302103305_159368598530066_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20204024134025_159300602631305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20204024134025_159300602631305_QR.png new file mode 100644 index 0000000..61bc642 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20204024134025_159300602631305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20204302064309_159367218971665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20204302064309_159367218971665_QR.png new file mode 100644 index 0000000..86e32ed Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20204302064309_159367218971665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20204602064612_159367237354452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20204602064612_159367237354452_QR.png new file mode 100644 index 0000000..86e32ed Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20204602064612_159367237354452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20204901114954_159360419559062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20204901114954_159360419559062_QR.png new file mode 100644 index 0000000..86e32ed Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20204901114954_159360419559062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20205101115156_159360431731305_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20205101115156_159360431731305_QR.png new file mode 100644 index 0000000..86e32ed Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20205101115156_159360431731305_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20205401115406_159360444777182_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20205401115406_159360444777182_QR.png new file mode 100644 index 0000000..86e32ed Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20205401115406_159360444777182_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20205520085506_159264330671665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20205520085506_159264330671665_QR.png new file mode 100644 index 0000000..6f62618 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/6_20205520085506_159264330671665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20200502150546_159370234742513_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20200502150546_159370234742513_QR.png new file mode 100644 index 0000000..26a0833 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20200502150546_159370234742513_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20201102151124_159370268537512_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20201102151124_159370268537512_QR.png new file mode 100644 index 0000000..4261e0c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20201102151124_159370268537512_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20201508181527_159164012871665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20201508181527_159164012871665_QR.png new file mode 100644 index 0000000..12cdf8f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20201508181527_159164012871665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20205502145553_159370175371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20205502145553_159370175371665_QR.png new file mode 100644 index 0000000..be92d6f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20205502145553_159370175371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20205902145908_159370194859062_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20205902145908_159370194859062_QR.png new file mode 100644 index 0000000..26a0833 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/7_20205902145908_159370194859062_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/8_20200502150552_159370235287372_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/8_20200502150552_159370235287372_QR.png new file mode 100644 index 0000000..37c838c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/8_20200502150552_159370235287372_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/8_20201202151203_159370272453597_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/8_20201202151203_159370272453597_QR.png new file mode 100644 index 0000000..6e1a21d Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/8_20201202151203_159370272453597_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/8_20205802145833_159370191454452_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/8_20205802145833_159370191454452_QR.png new file mode 100644 index 0000000..37c838c Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/8_20205802145833_159370191454452_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/9_20203710213743_159182506371665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/9_20203710213743_159182506371665_QR.png new file mode 100644 index 0000000..2347d2f Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/9_20203710213743_159182506371665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/9_20203913173911_159466195271665_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/9_20203913173911_159466195271665_QR.png new file mode 100644 index 0000000..45cc7d3 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/9_20203913173911_159466195271665_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/_17.02.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/_17.02.2020_QR.png new file mode 100644 index 0000000..0c6bb25 Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/_17.02.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/QR_Images/_18.02.2020_QR.png b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/_18.02.2020_QR.png new file mode 100644 index 0000000..6f1e2ae Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/QR_Images/_18.02.2020_QR.png differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Abgeschlossene_Behandlungen - Kopie.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Abgeschlossene_Behandlungen - Kopie.frx new file mode 100644 index 0000000..817ca8b --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Abgeschlossene_Behandlungen - Kopie.frx @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Abgeschlossene_Behandlungen.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Abgeschlossene_Behandlungen.frx new file mode 100644 index 0000000..f873e2e --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Abgeschlossene_Behandlungen.frx @@ -0,0 +1,69 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + + + Private Sub Picture1_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + dim s as String() + s=report.FileName.Split("Reporting") + Dim ReportLogo as String + ReportLogo=s(0)+"\Reporting\Logo\reportlogo.png" + picture1.ImageLocation=Reportlogo + + End Sub + End Class +End Namespace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Abgeschlossene_KV.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Abgeschlossene_KV.frx new file mode 100644 index 0000000..1e46010 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Abgeschlossene_KV.frx @@ -0,0 +1,69 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + + + Private Sub Picture1_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + dim s as String() + s=report.FileName.Split("Reporting") + Dim ReportLogo as String + ReportLogo=s(0)+"\Reporting\Logo\reportlogo.png" + picture1.ImageLocation=Reportlogo + + End Sub + End Class +End Namespace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Adressetiketten.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Adressetiketten.frx new file mode 100644 index 0000000..6a4e7fc --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Adressetiketten.frx @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Abgeschlossene_Behandlungen - Kopie.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Abgeschlossene_Behandlungen - Kopie.frx new file mode 100644 index 0000000..817ca8b --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Abgeschlossene_Behandlungen - Kopie.frx @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Abgeschlossene_Behandlungen.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Abgeschlossene_Behandlungen.frx new file mode 100644 index 0000000..070360f --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Abgeschlossene_Behandlungen.frx @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Abgeschlossene_KV.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Abgeschlossene_KV.frx new file mode 100644 index 0000000..31d2887 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Abgeschlossene_KV.frx @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/CamtJournaldetail.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/CamtJournaldetail.frx new file mode 100644 index 0000000..0469a52 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/CamtJournaldetail.frx @@ -0,0 +1,117 @@ + + + using System; +using System.Collections; +using System.Collections.Generic; +using System.ComponentModel; +using System.Windows.Forms; +using System.Drawing; +using System.Data; +using FastReport; +using FastReport.Data; +using FastReport.Dialog; +using FastReport.Barcode; +using FastReport.Table; +using FastReport.Utils; + +namespace FastReport +{ + public class ReportScript + { + } +} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/CamtJournaleinfach.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/CamtJournaleinfach.frx new file mode 100644 index 0000000..686e247 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/CamtJournaleinfach.frx @@ -0,0 +1,106 @@ + + + using System; +using System.Collections; +using System.Collections.Generic; +using System.ComponentModel; +using System.Windows.Forms; +using System.Drawing; +using System.Data; +using FastReport; +using FastReport.Data; +using FastReport.Dialog; +using FastReport.Barcode; +using FastReport.Table; +using FastReport.Utils; + +namespace FastReport +{ + public class ReportScript + { + } +} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Offene_Debitoren.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Offene_Debitoren.frx new file mode 100644 index 0000000..3c0066e --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Offene_Debitoren.frx @@ -0,0 +1,100 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + + + Private Sub Text8_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + if CType(Report.GetParameterValue("Mit Name"), String)<>"Ja" Then + text8.Text="Name" + text9.Text="" + end if + End Sub + + Private Sub Text18_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + if CType(Report.GetParameterValue("Behandler"), String) = "" then + text18.Text="" + end if + End Sub + End Class +End Namespace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Recallkarte.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Recallkarte.frx new file mode 100644 index 0000000..e6a132c --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Recallkarte.frx @@ -0,0 +1,64 @@ + + + using System; +using System.Collections; +using System.Collections.Generic; +using System.ComponentModel; +using System.Windows.Forms; +using System.Drawing; +using System.Data; +using FastReport; +using FastReport.Data; +using FastReport.Dialog; +using FastReport.Barcode; +using FastReport.Table; +using FastReport.Utils; + +namespace FastReport +{ + public class ReportScript + { + } +} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Recallliste.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Recallliste.frx new file mode 100644 index 0000000..0804e83 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Recallliste.frx @@ -0,0 +1,82 @@ + + + using System; +using System.Collections; +using System.Collections.Generic; +using System.ComponentModel; +using System.Windows.Forms; +using System.Drawing; +using System.Data; +using FastReport; +using FastReport.Data; +using FastReport.Dialog; +using FastReport.Barcode; +using FastReport.Table; +using FastReport.Utils; + +namespace FastReport +{ + public class ReportScript + { + } +} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Report1.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Report1.frx new file mode 100644 index 0000000..6a4e7fc --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Report1.frx @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Zahlungsjournal.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Zahlungsjournal.frx new file mode 100644 index 0000000..f122787 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/Zahlungsjournal.frx @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/empty.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/empty.frx new file mode 100644 index 0000000..6a4e7fc --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/empty.frx @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/esrjournal.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/esrjournal.frx new file mode 100644 index 0000000..79a67db --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/esrjournal.frx @@ -0,0 +1,82 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + + + + End Class +End Namespace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/fakturajournal.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/fakturajournal.frx new file mode 100644 index 0000000..1705991 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/fakturajournal.frx @@ -0,0 +1,82 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + Private Sub Picture1_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + dim s as String() + s=report.FileName.Split("Reporting") + Dim ReportLogo as String + ReportLogo=s(0)+"\Reporting\Logo\reportlogo.png" + picture1.ImageLocation=Reportlogo + End Sub + End Class +End Namespace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/mahnliste.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/mahnliste.frx new file mode 100644 index 0000000..0fb4189 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/mahnliste.frx @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/xxx.pdf b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/xxx.pdf new file mode 100644 index 0000000..f39284b Binary files /dev/null and b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Archiv/xxx.pdf differ diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/CamtJournaldetail.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/CamtJournaldetail.frx new file mode 100644 index 0000000..1432eb8 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/CamtJournaldetail.frx @@ -0,0 +1,125 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + + + Private Sub Picture1_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + dim s as String() + s=report.FileName.Split("Reporting") + Dim ReportLogo as String + ReportLogo=s(0)+"\Reporting\Logo\reportlogo.png" + picture1.ImageLocation=Reportlogo + + End Sub + End Class +End Namespace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/CamtJournaleinfach.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/CamtJournaleinfach.frx new file mode 100644 index 0000000..8ae3d63 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/CamtJournaleinfach.frx @@ -0,0 +1,113 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + + + Private Sub Picture1_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + dim s as String() + s=report.FileName.Split("Reporting") + Dim ReportLogo as String + ReportLogo=s(0)+"\Reporting\Logo\reportlogo.png" + picture1.ImageLocation=Reportlogo + End Sub + End Class +End Namespace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Fakturierungen_Nach_Behandler.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Fakturierungen_Nach_Behandler.frx new file mode 100644 index 0000000..d0d3d8d --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Fakturierungen_Nach_Behandler.frx @@ -0,0 +1,109 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + + + Private Sub Text18_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + text18.Text=CType(Report.GetParameterValue("Prozentsatz"), string) * 100 + text18.Text=text18.Text+"%" + End Sub + + Private Sub Picture1_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + dim s as String() + s=report.FileName.Split("Reporting") + Dim ReportLogo as String + ReportLogo=s(0)+"\Reporting\Logo\reportlogo.png" + picture1.ImageLocation=Reportlogo + + End Sub + End Class +End Namespace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Offene_Debitoren.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Offene_Debitoren.frx new file mode 100644 index 0000000..06189a6 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Offene_Debitoren.frx @@ -0,0 +1,110 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + + + Private Sub Text8_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + if CType(Report.GetParameterValue("Mit Name"), String)<>"Ja" Then + text8.Text="Name" + text9.Text="" + end if + End Sub + + Private Sub Text18_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + if CType(Report.GetParameterValue("Behandler"), String) = "" then + text18.Text="" + end if + End Sub + + Private Sub Picture1_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + dim s as String() + s=report.FileName.Split("Reporting") + Dim ReportLogo as String + ReportLogo=s(0)+"\Reporting\Logo\reportlogo.png" + picture1.ImageLocation=Reportlogo + + End Sub + End Class +End Namespace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/RG_Jahr_X_Abbuchung_Folgejahre.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/RG_Jahr_X_Abbuchung_Folgejahre.frx new file mode 100644 index 0000000..e876043 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/RG_Jahr_X_Abbuchung_Folgejahre.frx @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Recallkarte.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Recallkarte.frx new file mode 100644 index 0000000..e6a132c --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Recallkarte.frx @@ -0,0 +1,64 @@ + + + using System; +using System.Collections; +using System.Collections.Generic; +using System.ComponentModel; +using System.Windows.Forms; +using System.Drawing; +using System.Data; +using FastReport; +using FastReport.Data; +using FastReport.Dialog; +using FastReport.Barcode; +using FastReport.Table; +using FastReport.Utils; + +namespace FastReport +{ + public class ReportScript + { + } +} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Recallliste.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Recallliste.frx new file mode 100644 index 0000000..0e68f3f --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Recallliste.frx @@ -0,0 +1,90 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + + + Private Sub Picture1_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + dim s as String() + s=report.FileName.Split("Reporting") + Dim ReportLogo as String + ReportLogo=s(0)+"\Reporting\Logo\reportlogo.png" + picture1.ImageLocation=Reportlogo + + End Sub + End Class +End Namespace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Report1.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Report1.frx new file mode 100644 index 0000000..6a4e7fc --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Report1.frx @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Reports.txt b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Reports.txt new file mode 100644 index 0000000..cd7bb45 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Reports.txt @@ -0,0 +1,23 @@ +1;0;Behandlungen;;; +2;1;Abgeschlossene Behandlungen;Abgeschlossene_Behandlungen.sql;Abgeschlossene_Behandlungen.frx +3;1;AbgeschlosseneKVs;Abgeschlossene_KV.sql;Abgeschlossene_KV.frx +10;0;Journale;;; +11;10;Fakturajournal;fakturajournal.sql;fakturajournal.frx +12;10;Zahlungsjournal;Zahlungsjournal.sql;Zahlungsjournal.frx +13;10;ESR-Journal;esr-journal.sql;esrjournal.frx +13;11;CAMT-Journal einfach;CAMT_Journal.sql;CamtJournaleinfach.frx +13;13;CAMT-Journal detailliert;CAMT_Journal.sql;CamtJournaldetail.frx +14;10;Offene Debitoren;offene_debitoren.sql;offene_debitoren.frx +15;10;Report2;Reports2.sql;report2.frx +20;0;Recalls;;; +21;20;Recall-Liste;Recalls.sql;Recallliste.frx +21;20;Recall-Karten;Recalls.sql;Recallkarte.frx +30;0;Mahnungen;;; +31;30;Mahnliste;Mahnliste.sql;mahnliste.frx +40;0;Diverse;;; +41;40;Rechnungsstellung Jahr X und Abbuchung in Folgejahren;RG_Jahr_X_Abbuchung_Folgejahre.sql;RG_Jahr_X_Abbuchung_Folgejahre.frx +42;40;Fakturierung nach Behandler;Fakturierungen_nach_behandler.sql;fakturierungen_nach_behandler.frx +43;40;Zahlungen nach Behandler;Zahlungen_nach_behandler.sql;Zahlungen_nach_behandler.frx +40;0;Etiketten +41;40;KG-Etiketten;Labels_Privat.sql;KGEtiketten.frx +42;40;Adressettiketten;Labels_Privat.sql;Adressetiketten.frx \ No newline at end of file diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Zahlungsjournal.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Zahlungsjournal.frx new file mode 100644 index 0000000..2a57240 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/Zahlungsjournal.frx @@ -0,0 +1,90 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + Private Sub Picture1_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + dim s as String() + s=report.FileName.Split("Reporting") + Dim ReportLogo as String + ReportLogo=s(0)+"\Reporting\Logo\reportlogo.png" + picture1.ImageLocation=Reportlogo + End Sub + + + + End Class +End Namespace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/empty.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/empty.frx new file mode 100644 index 0000000..6a4e7fc --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/empty.frx @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/esrjournal.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/esrjournal.frx new file mode 100644 index 0000000..53c4a72 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/esrjournal.frx @@ -0,0 +1,90 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + + + + + Private Sub Picture1_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + Dim s As String() + s=report.FileName.Split("Reporting") + Dim ReportLogo As String + ReportLogo=s(0)+"\Reporting\Logo\reportlogo.png" + picture1.ImageLocation=Reportlogo + End Sub + End Class +End Namespace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/fakturajournal.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/fakturajournal.frx new file mode 100644 index 0000000..5d0062b --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/fakturajournal.frx @@ -0,0 +1,84 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + + Private Sub Picture1_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + dim s as String() + s=report.FileName.Split("Reporting") + Dim ReportLogo as String + ReportLogo=s(0)+"\Reporting\Logo\reportlogo.png" + picture1.ImageLocation=Reportlogo + + End Sub + End Class +End Namespace + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/kgetiketten.frx b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/kgetiketten.frx new file mode 100644 index 0000000..cd142c8 --- /dev/null +++ b/DPM2016/bin/Debug/SHUB_PADM/Reporting/Archiv/Report/kgetiketten.frx @@ -0,0 +1,176 @@ + + + Imports System +Imports System.Collections +Imports System.Collections.Generic +Imports System.ComponentModel +Imports System.Windows.Forms +Imports System.Drawing +Imports Microsoft.VisualBasic +Imports FastReport +Imports FastReport.Data +Imports FastReport.Dialog +Imports FastReport.Table +Imports FastReport.Barcode +Imports FastReport.Utils + +Namespace FastReport + Public Class ReportScript + + + Private Sub Text1_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + if CType(Report.GetColumnValue("Daten.nrprivat"), Int32)<0 then text1.Text="" + End Sub + + + Private Sub Text3_BeforePrint(ByVal sender As object, ByVal e As EventArgs) + text1.visible=true + text2.visible=true + text3.visible=true + text4.visible=true + text5.visible=true + text6.visible=true + text7.visible=true + text8.visible=true + text9.visible=true + text10.visible=true + text11.visible=true + If CType(Report.GetColumnValue("Daten.NRPRIVAT"), Int32) < 1 Then + text1.visible=false + text2.visible=false + text3.visible=false + text4.visible=false + text5.visible=false + text6.visible=false + text7.visible=false + text8.visible=false + text9.visible=false + text10.visible=false + text11.visible=false + end if + End Sub + End Class +End Namespace + + +