DataGrid.ResetSelection 메서드

정의

선택된 모든 행에 대해 선택을 취소합니다.

protected:
 void ResetSelection();
protected void ResetSelection ();
member this.ResetSelection : unit -> unit
Protected Sub ResetSelection ()

설명

이 메서드를 IsSelected, Select및 메서드와 UnSelect 함께 사용하여 특정 행의 선택 상태를 조작합니다.

적용 대상