PropertyGrid 생성자

정의

PropertyGrid 클래스의 새 인스턴스를 초기화합니다.

public:
 PropertyGrid();
public PropertyGrid ();
Public Sub New ()

설명

그리드를 채하려면 속성을 설정 SelectedObject 해야 합니다.

적용 대상