DataGridViewCellStyle.Clone Metoda

Definice

Vytvoří přesnou kopii tohoto DataGridViewCellStylesouboru .

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

Návraty

Jedná se DataGridViewCellStyle o přesnou kopii tohoto stylu buňky.

Platí pro

Viz také