WorkflowItemsPresenter::ItemsPanel Property
.NET Framework (current version)
Gets or sets the template that defines the panel that controls the layout of items.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
public: property ItemsPanelTemplate^ ItemsPanel { ItemsPanelTemplate^ get(); void set(ItemsPanelTemplate^ value); }
Property Value
Type: System.Windows.Controls::ItemsPanelTemplate^An ItemsPanelTemplate that defines the panel to use for the layout of the items.
.NET Framework
Available since 4.0
Available since 4.0
Show: