AddButton

GridColumn.AddButton method

在列中添加一个按钮。

public void AddButton(int width, int height, string text)
范围类型描述
widthInt32按钮的宽度。
heightInt32按钮的高度。
textString按钮文本。

也可以看看