Udostępnij za pośrednictwem


WorkflowItemsPresenter.FooterTemplate Właściwość

Definicja

Pobiera lub ustawia DataTemplate element definiujący sposób wyświetlania sekcji stopki kontrolki WorkflowItemsPresenter .

public:
 property System::Windows::DataTemplate ^ FooterTemplate { System::Windows::DataTemplate ^ get(); void set(System::Windows::DataTemplate ^ value); };
public System.Windows.DataTemplate FooterTemplate { get; set; }
member this.FooterTemplate : System.Windows.DataTemplate with get, set
Public Property FooterTemplate As DataTemplate

Wartość właściwości

Element DataTemplate definiujący sposób wyświetlania sekcji stopki kontrolki WorkflowItemsPresenter .

Dotyczy