RepeatInfo.Caption Propriedade

Definição

Obtém ou define a Caption propriedade se o controlo for renderizado como um Table.

public:
 property System::String ^ Caption { System::String ^ get(); void set(System::String ^ value); };
public string Caption { get; set; }
member this.Caption : string with get, set
Public Property Caption As String

Valor de Propriedade

Uma sequência que especifica a Table legenda.

Aplica-se a

Ver também