NavigationEntityProperty.Width Propiedad

Definición

Obtiene o establece el ancho de la propiedad.

public:
 property int Width { int get(); void set(int value); };
[System.ComponentModel.DefaultValue(-1)]
public int Width { get; set; }
[<System.ComponentModel.DefaultValue(-1)>]
member this.Width : int with get, set
Public Property Width As Integer

Valor de propiedad

Entero que representa el ancho especificado de la propiedad.

Atributos

Se aplica a