WorkflowItemsPresenter::HeaderTemplate Property
.NET Framework (current version)
Gets or sets the DataTemplate that defines how the header section of the WorkflowItemsPresenter control is displayed.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
public: property DataTemplate^ HeaderTemplate { DataTemplate^ get(); void set(DataTemplate^ value); }
Property Value
Type: System.Windows::DataTemplate^A DataTemplate that defines how the header section of the WorkflowItemsPresenter control is displayed.
.NET Framework
Available since 4.0
Available since 4.0
Show: