Page.Caption Propriedade

Definição

Obtém ou define o texto da legenda.

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 da propriedade

O texto da legenda.

Atributos

Aplica-se a