RepeatInfo.Caption 属性

定义

如果控件呈现为 Caption,则获取或设置 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

属性值

String

指定 Table 标题的字符串。

适用于

另请参阅