The YWDataGridViewButtonCell type exposes the following members.

Constructors

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

Methods

  NameDescription
Public methodClone
対象のセルの同一コピーを作成します。
(Overrides DataGridViewButtonCell..::..Clone()()()().)
Protected methodPaint
現在の YWDataGridViewCell を描画します。
(Overrides DataGridViewButtonCell..::..Paint(Graphics, Rectangle, Rectangle, Int32, DataGridViewElementStates, Object, Object, String, DataGridViewCellStyle, DataGridViewAdvancedBorderStyle, DataGridViewPaintParts).)

Properties

  NameDescription
Public propertyEnabled
コントロールが有効時の描画かどうかを示す値を取得または設定します。

See Also