다음을 통해 공유


DataPagerDesigner.UsePreviewControl 속성

정의

디자이너에서 디자이너와 연결된 실제 DataPager 컨트롤이 아닌 임시 복사본을 사용하여 디자인 타임 태그를 생성할지 여부를 나타내는 값을 가져옵니다.

protected:
 virtual property bool UsePreviewControl { bool get(); };
protected override bool UsePreviewControl { get; }
member this.UsePreviewControl : bool
Protected Overrides ReadOnly Property UsePreviewControl As Boolean

속성 값

모든 경우에 true입니다.

적용 대상

추가 정보