MobileControl.VisibleWeight 屬性

定義

以字元計算控制權的大致權重。 這個 API 已經過時了。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 Mobile Apps &ASP.NET 的網站。

public:
 virtual property int VisibleWeight { int get(); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
public virtual int VisibleWeight { get; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.VisibleWeight : int
Public Overridable ReadOnly Property VisibleWeight As Integer

屬性值

控制權的大致權重,以字元單位計算。

屬性

備註

此特性用於形式分頁。 值為 -1 表示必須使用該元素的預設權重。 欲了解更多資訊,請參閱 分頁支援

適用於

另請參閱