다음을 통해 공유


DataPagerDesigner.TemplateGroups 속성

정의

연결된 DataPager 컨트롤의 템플릿 페이저 필드에 대한 템플릿 그룹의 컬렉션을 가져옵니다.

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

속성 값

연결된 DataPager 컨트롤의 템플릿 페이저 필드에 대한 템플릿 그룹의 컬렉션입니다.

설명

합니다 TemplateGroups 속성의 컬렉션을 만듭니다 TemplateGroup 에서 템플릿 요소를 나타내는 개체를 DataPager 디자인 타임에 컨트롤입니다. 각 컬렉션에 요소 하나를 추가 TemplatePagerField 개체를 Fields 연결 된 컬렉션 DataPager 제어 합니다.

적용 대상

추가 정보