ItemContainerGenerator.Status Property

Definition

The generation status of the ItemContainerGenerator.

public:
 property System::Windows::Controls::Primitives::GeneratorStatus Status { System::Windows::Controls::Primitives::GeneratorStatus get(); };
public System.Windows.Controls.Primitives.GeneratorStatus Status { get; }
member this.Status : System.Windows.Controls.Primitives.GeneratorStatus
Public ReadOnly Property Status As GeneratorStatus

Property Value

A GeneratorStatus value that represents the generation status of the ItemContainerGenerator.

Applies to