ItemsControl.ShouldSerializeGroupStyle Methode

Definition

Gibt einen Wert zurück, der angibt, ob Serialisierungsprozesse den tatsächlichen Wert der GroupStyle-Eigenschaft serialisieren sollen.

public:
 bool ShouldSerializeGroupStyle();
public bool ShouldSerializeGroupStyle ();
member this.ShouldSerializeGroupStyle : unit -> bool
Public Function ShouldSerializeGroupStyle () As Boolean

Gibt zurück

true, wenn der GroupStyle-Eigenschaftswert serialisiert werden soll, andernfalls false.

Gilt für: