DataListComponentEditor.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 입니다.

상속자 참고

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

적용 대상

추가 정보