TextView.ItemWeight プロパティ

定義

コントロール内の 1 つの項目のおおよその重みを取得します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「Mobile Apps&」を参照してください。ASP.NET

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

プロパティ値

コントロール内の 1 つの項目のおおよその重み。

適用対象

こちらもご覧ください