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