RepeatInfo.Caption Vlastnost

Definice

Získá nebo nastaví Caption vlastnost, pokud je ovládací prvek vykreslen jako 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

Hodnota vlastnosti

String

Řetězec, který určuje Table Titulek.

Platí pro

Viz také