Control.ResetBindings 메서드
정의
BindingSource에 바인딩된 컨트롤에서 목록의 모든 항목을 다시 읽고 표시된 값을 새로 고치도록 합니다.Causes a control bound to the BindingSource to reread all the items in the list and refresh their displayed values.
public:
void ResetBindings();
public void ResetBindings ();
member this.ResetBindings : unit -> unit
Public Sub ResetBindings ()
설명
이 메서드는 이 클래스와 관련이 없습니다.This method is not relevant for this class.