点击或拖拽改变大小

Header 类

X#
The VFP compatible Header class.
继承层次
Object
  DataGridViewElement
    DataGridViewCell
      DataGridViewHeaderCell
        DataGridViewColumnHeaderCell
          Header

命名空间:  XSharp.VFP.UI
程序集:  XSharp.VFP.UI (在 XSharp.VFP.UI.dll 中) 版本:2.22 GA
语法
 CLASS Header INHERIT DataGridViewColumnHeaderCell
查看代码

Header 类型公开以下成员。

构造函数
  名称说明
公共方法Header
初始化 Header 类的一个新实例
公共方法Header(DataGridViewColumnHeaderCell)
初始化 Header 类的一个新实例
Top
属性
  名称说明
公共属性FontSize
公共属性Name
公共属性Text
Text is the Value of the HeaderCell
公共属性TextAlign
Top
方法
  名称说明
公共方法Clone (重写 Clone.)
Top
参见