基本信息
源码名称:可折叠展开DataGridView控件
源码大小:0.17M
文件格式:.zip
开发语言:ASP
更新时间:2022-06-08
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

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

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

可折叠展开DataGridView控件


.
└── Dataview折叠收缩VB.net
    └── DataGrideViewControl
        ├── DataGrideViewControl
        │   ├── ClickCell.vb
        │   ├── CollapseDataGridView.vb
        │   ├── DataGridViewGroupCell.Designer.vb
        │   ├── DataGridViewGroupCell.vb
        │   ├── DataGrideViewControl.vbproj
        │   ├── DataGrideViewControl.vbproj.user
        │   ├── Form1.Designer.vb
        │   ├── Form1.resx
        │   ├── Form1.vb
        │   ├── Form2.Designer.vb
        │   ├── Form2.resx
        │   ├── Form2.vb
        │   ├── Form3.Designer.vb
        │   ├── Form3.resx
        │   ├── Form3.vb
        │   ├── My Project
        │   │   ├── Application.Designer.vb
        │   │   ├── Application.myapp
        │   │   ├── AssemblyInfo.vb
        │   │   ├── Resources.Designer.vb
        │   │   ├── Resources.resx
        │   │   ├── Settings.Designer.vb
        │   │   ├── Settings.settings
        │   │   └── app.manifest
        │   ├── Resources
        │   │   ├── BomClose.jpg
        │   │   ├── BomFile.jpg
        │   │   ├── BomMain.jpg
        │   │   └── BomOpen.jpg
        │   ├── bin
        │   │   ├── Debug
        │   │   │   ├── DataGrideViewControl.exe
        │   │   │   ├── DataGrideViewControl.pdb
        │   │   │   ├── DataGrideViewControl.vshost.exe
        │   │   │   ├── DataGrideViewControl.vshost.exe.manifest
        │   │   │   └── DataGrideViewControl.xml
        │   │   └── Release
        │   ├── image
        │   │   ├── BomClose.jpg
        │   │   ├── BomFile.jpg
        │   │   ├── BomMain.jpg
        │   │   ├── BomOpen.jpg
        │   │   ├── minus.gif
        │   │   └── plus.gif
        │   └── obj
        │       └── x86
        │           ├── Debug
        │           │   ├── DataGrideViewControl.Form1.resources
        │           │   ├── DataGrideViewControl.Form2.resources
        │           │   ├── DataGrideViewControl.Form3.resources
        │           │   ├── DataGrideViewControl.Resources.resources
        │           │   ├── DataGrideViewControl.exe
        │           │   ├── DataGrideViewControl.pdb
        │           │   ├── DataGrideViewControl.vbproj.FileListAbsolute.txt
        │           │   ├── DataGrideViewControl.xml
        │           │   ├── DesignTimeResolveAssemblyReferences.cache
        │           │   ├── DesignTimeResolveAssemblyReferencesInput.cache
        │           │   ├── GenerateResource.read.1.tlog
        │           │   ├── GenerateResource.write.1.tlog
        │           │   └── TempPE
        │           │       └── My Project.Resources.Designer.vb.dll
        │           └── Release
        ├── DataGrideViewControl.sln
        └── DataGrideViewControl.suo

14 directories, 53 files