WorkflowItemsPresenter::Items Property
.NET Framework (current version)
Gets or sets the collection used to generate the content of the WorkflowItemsPresenter.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
public: property ModelItemCollection^ Items { ModelItemCollection^ get(); void set(ModelItemCollection^ value); }
Property Value
Type: System.Activities.Presentation.Model::ModelItemCollection^A ModelItemCollection used to generate the content of the WorkflowItemsPresenter.
.NET Framework
Available since 4.0
Available since 4.0
Show: