다음을 통해 공유


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

이 셀 스타일과 정확하게 일치하는 복사본을 나타내는 DataGridViewCellStyle입니다.

적용 대상

추가 정보