GridViewDesigner.TemplateGroups 속성

정의

연결된 컨트롤의 필드에 대한 템플릿 그룹의 컬렉션을 가져오거나 설정합니다.

public:
 virtual property System::Web::UI::Design::TemplateGroupCollection ^ TemplateGroups { System::Web::UI::Design::TemplateGroupCollection ^ get(); };
public override System.Web.UI.Design.TemplateGroupCollection TemplateGroups { get; }
member this.TemplateGroups : System.Web.UI.Design.TemplateGroupCollection
Public Overrides ReadOnly Property TemplateGroups As TemplateGroupCollection

속성 값

TemplateGroupCollection

TemplateGroupCollection의 각 템플릿 필드에 대한 요소가 포함된 GridView입니다.

설명

합니다 TemplateGroups 속성의 컬렉션을 생성 TemplateGroup 각 템플릿 기반 데이터 필드와 연결 된 각 컨트롤 템플릿 (호출기 및 빈 데이터)에 대 한 개체 GridView 제어 합니다. 데이터 필드 TemplateGroup 요소는 TemplateDefinition 각 템플릿 유형의 미리 정의 된 행에 대 한 개체입니다. 컨트롤 템플릿을 TemplateGroup 요소에 포함 된 단일 TemplateDefinition합니다.

적용 대상

추가 정보