基本信息
源码名称:C#:DEV-Report控件demo代码
源码大小:0.11M
文件格式:.zip
开发语言:C#
更新时间:2022-10-10
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559

本次赞助数额为: 2 元 
   源码介绍

C#:DEV-Report控件demo代码

DEV ReportMainDemo

.
├── DEV ReportMainDemo_ReportMainDemo.zip
└── ReportMainDemo
    ├── AnchorDemo
    │   └── PreviewControl.cs
    ├── AssemblyInfo.cs
    ├── BarCodes
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── BaseForms
    │   ├── BarLookAndFeelItem.cs
    │   ├── MainFeaturesControl.cs
    │   ├── MainFeaturesControl.resx
    │   ├── MainForm.cs
    │   ├── MainForm.resx
    │   ├── ModuleControl.cs
    │   ├── ModuleControl.resx
    │   ├── PreviewControl.cs
    │   ├── PreviewControl.resx
    │   └── ReportsAbout.rtf
    ├── CalculatedFields
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── Charts
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── CrossBandControls
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── CustomDraw
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── FormattingRules
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── HugeAmountRecords
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── IListDataSource
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── LabelReport
    │   └── PreviewControl.cs
    ├── MailMerge
    │   └── PreviewControl.cs
    ├── MasterDetailReport
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── MultiColumnReport
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── NorthwindTraders
    │   ├── CatalogPreviewControl.cs
    │   ├── InvoicePreviewControl.cs
    │   └── ProductListPreviewControl.cs
    ├── OddEvenStyles
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── PivotGrid
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── PivotGridAndChart
    │   └── PreviewControl.cs
    ├── Properties
    │   ├── Settings.Designer.cs
    │   └── Settings.settings
    ├── ReportMainDemo.csproj
    ├── ReportMainDemo.sln
    ├── ReportMerging
    │   └── PreviewControl.cs
    ├── RichText
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── Shape
    │   └── PreviewControl.cs
    ├── ShrinkGrow
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── SideBySideReports
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── Subreports
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── TableReport
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── TreeView
    │   ├── PreviewControl.cs
    │   └── PreviewControl.resx
    ├── app.config
    ├── frmMain.cs
    └── reportMainDemoIcon.ico

28 directories, 64 files