ItemsControl.ShouldSerializeGroupStyle 方法

定義

傳回值,指出序列化程序是否應序列化 GroupStyle 屬性的有效值。

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

傳回

Boolean

如果應序列化 GroupStyle 屬性值,則為 true,否則為 false

適用於