PagedControl.VisibleWeight 속성

정의

컨트롤의 대략적인 용량(문자 수)을 가져옵니다. 이 API는 더 이상 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 Mobile Apps & Sites with ASP.NET(ASP.NET을 사용한 모바일 앱 및 사이트)을 참조하세요.

public:
 virtual property int VisibleWeight { int get(); };
public override int VisibleWeight { get; }
member this.VisibleWeight : int
Public Overrides ReadOnly Property VisibleWeight As Integer

속성 값

Int32

적용 대상