点击或拖拽改变大小

BindingsAdd 方法 (String, DataGridCellTemplate)

简化 DataGridCellTemplate 绑定

命名空间:  CPF
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public void Add(
	string propertyName,
	DataGridCellTemplate cellTemplate
)

参数

propertyName
类型:SystemString

[缺少 "M:CPF.Bindings.Add(System.String,CPF.Controls.DataGridCellTemplate)" 的 <param name="propertyName"/> 文档]

cellTemplate
类型:CPF.ControlsDataGridCellTemplate

[缺少 "M:CPF.Bindings.Add(System.String,CPF.Controls.DataGridCellTemplate)" 的 <param name="cellTemplate"/> 文档]

参见