DataGridViewCellStyle.Clone メソッド

定義

この DataGridViewCellStyleの正確なコピーを作成します。

public:
 virtual System::Windows::Forms::DataGridViewCellStyle ^ Clone();
public virtual System.Windows.Forms.DataGridViewCellStyle Clone();
abstract member Clone : unit -> System.Windows.Forms.DataGridViewCellStyle
override this.Clone : unit -> System.Windows.Forms.DataGridViewCellStyle
Public Overridable Function Clone () As DataGridViewCellStyle

返品

このセル スタイルの正確なコピーを表す DataGridViewCellStyle

適用対象

こちらもご覧ください