Compartir a través de


LabelStyle.Format Propiedad

Definición

Obtiene o establece la cadena de formato para el texto de la etiqueta.

public:
 property System::String ^ Format { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string Format { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.Format : string with get, set
Public Property Format As String

Valor de propiedad

String

Valor string.

Atributos

Se aplica a