DataGridBoolColumn.Abort(Int32) 메서드

정의

편집 프로시저를 중단하라는 요청을 시작합니다.

protected public:
 override void Abort(int rowNum);
protected internal override void Abort (int rowNum);
override this.Abort : int -> unit
Protected Friend Overrides Sub Abort (rowNum As Integer)

매개 변수

rowNum
Int32

작업이 중단되고 있는 행 번호입니다.

적용 대상