共用方式為


RibbonToolTip.HasFooter 屬性

定義

取得值,指出工具提示的頁尾是否有內容。

public:
 property bool HasFooter { bool get(); };
public bool HasFooter { get; }
member this.HasFooter : bool
Public ReadOnly Property HasFooter As Boolean

屬性值

Boolean

如果在工具提示的頁尾中有內容則為 true,否則為 false。 已註冊的預設值是 false。 如需可能會影響該值的相關詳細資訊,請參閱 相依性屬性值優先順序

備註

如果任何一個 FooterDescriptionFooterTitleFooterImageSource 屬性有內容,這個屬性會 true 傳回 。

相依性屬性資訊

識別碼欄位 HasFooterProperty
中繼資料屬性設定為 true

適用於