다음을 통해 공유


DataGridComponentEditor.GetComponentEditorPages 메서드

정의

이 편집기를 사용하여 편집할 수 있는 페이지에 해당하는 Type 개체 배열을 가져옵니다.

protected:
 override cli::array <Type ^> ^ GetComponentEditorPages();
protected override Type[] GetComponentEditorPages ();
override this.GetComponentEditorPages : unit -> Type[]
Protected Overrides Function GetComponentEditorPages () As Type()

반환

Type[]

이 편집기를 사용하여 편집할 수 있는 페이지에 해당하는 Type 개체 배열입니다.

상속자 참고

편집기에 표시 된 페이지의 설정을 변경 하려면이 메서드를 재정의할 수 있습니다.

적용 대상

추가 정보