Język

DataGridViewCellStyle.Clone Metoda

Definicja

Tworzy dokładną kopię tego elementu 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

Zwraca

Obiekt DataGridViewCellStyle reprezentujący dokładną kopię tego stylu komórki.

Dotyczy

Zobacz też