YWDataGridViewCell クラスの新しいインスタンスを初期化します。

Namespace: YiaoWang.Windows.Forms
Assembly: YiaoWang.Windows.Forms (YiaoWang.Windows.Forms.dll 内) バージョン: 2.11.5.7 (2.11.5.7)

Syntax

C#
public YWDataGridViewCheckBoxCell()
Visual Basic
Public Sub New

Remarks

By default, enable the button cell.

See Also