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 キャプションを指定する文字列。

適用対象

こちらもご覧ください