点击或拖拽改变大小

TableViewColumnHeaderStyle 构造函数 (Int32, Single)

初始化 TableViewColumnHeaderStyle 类的一个新实例

命名空间:  Smobiler.Core.Controls
程序集:  Smobiler.Core.Controls (在 Smobiler.Core.Controls.dll 中) 版本:6.0.641.16928
语法
public TableViewColumnHeaderStyle(
	int height,
	float fontSize
)

参数

height
类型:SystemInt32

[缺少 "M:Smobiler.Core.Controls.TableViewColumnHeaderStyle.#ctor(System.Int32,System.Single)" 的 <param name="height"/> 文档]

fontSize
类型:SystemSingle

[缺少 "M:Smobiler.Core.Controls.TableViewColumnHeaderStyle.#ctor(System.Int32,System.Single)" 的 <param name="fontSize"/> 文档]

参见