Page.Caption Propiedad

Definición

Obtiene o establece el texto de la leyenda.

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

Valor de propiedad

Texto de la leyenda.

Atributos

Se aplica a