RibbonSplitMenuItem.DropDownToolTipFooterTitle プロパティ

定義

このコントロールのドロップダウン領域のツールヒントのフッターに表示されるタイトル テキストを取得または設定します。

public:
 property System::String ^ DropDownToolTipFooterTitle { System::String ^ get(); void set(System::String ^ value); };
public string DropDownToolTipFooterTitle { get; set; }
member this.DropDownToolTipFooterTitle : string with get, set
Public Property DropDownToolTipFooterTitle As String

プロパティ値

String

ツールヒントのフッターに表示するタイトル テキスト。 登録済みの既定値は null です。 この値に影響する可能性があるものの詳細については、「依存関係プロパティ値の優先順位」を参照してください。

注釈

依存プロパティ情報

識別子フィールド DropDownToolTipFooterTitleProperty
メタデータのプロパティが次に設定されている true なし

適用対象