Share via


TextView.ItemWeight Propiedad

Definición

Obtiene el peso aproximado de un único elemento en el control. Esta API está obsoleta. Para obtener información sobre cómo desarrollar aplicaciones móviles ASP.NET, consulte Mobile Apps & Sites with 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

Valor de propiedad

Peso aproximado de un único elemento en el control.

Se aplica a

Consulte también