搜索资源列表
LayersHeadDataGridView
- 此控件是为了让 DataGridView 支持多维表头,而设计的. 通过导入一个树图(TreeView)的概念,每一个节点对应到一个表头单元格. 在多维标题中的每一个最底层的标题相当于 TreeView 中最低深度的节点. -This is to enable the DataGridView control to support the multi-dimensional tables first, and design. By importing a tree (TreeView