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)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public string Format { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.Format : string with get, set
Public Property Format As String

Valor de propiedad

Valor string.

Atributos

Se aplica a