DataGridViewCheckBoxCell.PrepareEditingCellForEdit(Boolean) 메서드

정의

이 메서드는 이 형식과 관련이 없습니다.

public:
 virtual void PrepareEditingCellForEdit(bool selectAll);
public virtual void PrepareEditingCellForEdit (bool selectAll);
abstract member PrepareEditingCellForEdit : bool -> unit
override this.PrepareEditingCellForEdit : bool -> unit
Public Overridable Sub PrepareEditingCellForEdit (selectAll As Boolean)

매개 변수

selectAll
Boolean

이 매개 변수는 무시됩니다.

구현

설명

이 셀 형식에 대한 준비는 필요하지 않습니다.

적용 대상

추가 정보