TextView.ItemWeight Propiedad

Definición

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

Se aplica a

Consulte también