PagedControl.ItemWeight 屬性

定義

會取得控制中單一物品的大致重量。 這個 API 已經過時了。 有關如何開發 ASP.NET 行動應用程式的資訊,請參閱 Mobile Apps &ASP.NET 的網站。

protected:
 virtual property int ItemWeight { int get(); };
protected virtual int ItemWeight { get; }
member this.ItemWeight : int
Protected Overridable ReadOnly Property ItemWeight As Integer

屬性值

控制中單一物品的大致重量。

備註

值為 -1 表示必須使用該元素的預設權重。 繼承階層必須覆蓋此性質。 關於覆寫此屬性的更多資訊,請參見 分頁支援

適用於

另請參閱