RepeatInfo.Caption Proprietà

Definizione

Ottiene o imposta la proprietà Caption se viene eseguito il rendering del controllo come 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

Valore della proprietà

String

Stringa che specifica la didascalia Table.

Si applica a

Vedi anche