DataGridViewCellStyle.Clone Yöntem

Tanım

Bu DataGridViewCellStyletam bir kopyasını oluşturur.

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

Döndürülenler

DataGridViewCellStyle Bu hücre stilinin tam kopyasını temsil eden bir.

Şunlara uygulanır

Ayrıca bkz.