ListViewBase.FooterTemplateProperty 屬性

定義

識別 FooterTemplate 相依性屬性。

public:
 static property DependencyProperty ^ FooterTemplateProperty { DependencyProperty ^ get(); };
static DependencyProperty FooterTemplateProperty();
public static DependencyProperty FooterTemplateProperty { get; }
var dependencyProperty = ListViewBase.footerTemplateProperty;
Public Shared ReadOnly Property FooterTemplateProperty As DependencyProperty

屬性值

FooterTemplate相依性屬性的識別碼。

適用於