共用方式為


ICollectionViewGroup.Group 屬性

定義

取得或設定用於分組資料的群組內容,這會設定預設 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

屬性值

Object

Platform::Object

IInspectable

用於分組資料的群組內容。

適用於