zoukankan      html  css  js  c++  java
  • c#网格控件,Excel控件

    http://www.grid2000.com/images.html

      Cell Type FlexCell supports following cell types: TextBox, ComboBox, CheckBox, Calendar, Time, Button, HyperLink, BarCode.   Grid with ComboBox, CheckBox, Calendar, Button, TextBox and HyperLink
      TreeGrid By using OwnerDraw mode, you can create TreeGrid in your application.   TreeGrid
      SQL Server Enterprise Management You can perform data validation in LeaveCell event, if any input error, it is not allowed to leave the current cell. Icon can be shown in the fixed column.   SQL Enterprise Management
      Designer You can configure a grid template in Designer and save it to flx or xml file, then open it by using OpenFile methed. In this way programming workload can be reduced.   Grid Designer
      Print Preview All properties relevant to print and page setup are in the PageSetup object. You can show the Print Preview window with a single statement: Grid.PrintPreview()   Chart PrintPreview
      Property Box You can set different cell types in the same column, expand or collapse nodes.   Property Grid
  • 相关阅读:
    c++函数学习-关于c++函数的林林总总
    STL学习笔记(七) 程序中使用STL
    STL学习笔记(六) 函数对象
    本学期总结与课程建议
    12.19
    12.18Tomcat相关知识
    12.17
    12.16
    12.15
    12.14
  • 原文地址:https://www.cnblogs.com/mingyongcheng/p/3332898.html
Copyright © 2011-2022 走看看