WorkflowItemsPresenter.FooterTemplate 속성

정의

컨트롤의 DataTemplate 바닥글 구역 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

속성 값

DataTemplate 컨트롤의 WorkflowItemsPresenter 바닥글 구역이 표시되는 방식을 정의하는 A입니다.

적용 대상