共用方式為


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 標題。

適用於

另請參閱