PropertyGrid.Controls 속성

정의

이 속성은 이 클래스와 관련이 없습니다.

public:
 property System::Windows::Forms::Control::ControlCollection ^ Controls { System::Windows::Forms::Control::ControlCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.Control.ControlCollection Controls { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Controls : System.Windows.Forms.Control.ControlCollection
Public ReadOnly Property Controls As Control.ControlCollection

속성 값

Control.ControlCollection

속성 표와 연결된 컨트롤입니다.

특성

설명

이 속성은 이 클래스와 관련이 없습니다.

적용 대상