Cells.PreferredWidth Propiedad

Definición

Devuelve o establece el ancho preferido (en puntos o como un porcentaje del ancho de la ventana) de las celdas especificadas.

public:
 property float PreferredWidth { float get(); void set(float value); };
public float PreferredWidth { get; set; }
member this.PreferredWidth : single with get, set
Public Property PreferredWidth As Single

Valor de propiedad

Se aplica a