TextView.ItemWeight プロパティ

定義

コントロール内の 1 つの項目のおおよそのウェイトを取得します。 この API は、互換性のために残されています。 ASP.NET モバイル アプリケーションを開発する方法については、「ASP.NET を使用した Mobile Apps & サイト」を参照してください。

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

プロパティ値

コントロール内の 1 つの項目のおおよそのウェイト。

適用対象

こちらもご覧ください