RepeatInfo.Caption Proprietà

Definizione

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

Stringa che specifica la Table didascalia.

Si applica a

Vedi anche