ICollectionViewGroup.Group 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定用於分組資料的群組內容,這會設定預設 HeaderTemplate的資料內容。
public:
property Platform::Object ^ Group { Platform::Object ^ get(); };
IInspectable Group();
public object Group { get; }
var object = iCollectionViewGroup.group;
Public ReadOnly Property Group As Object
屬性值
用於分組資料的群組內容。