RepeatInfo.Caption Propriedade

Definição

Obtém ou define a propriedade Caption se o controle é renderizado como uma Table.Gets or sets the Caption property if the control is rendered as a 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 da propriedade

String

Uma cadeia de caracteres que especifica a Table legenda.A string that specifies the Table caption.

Aplica-se a

Confira também