WinUI コントロール
GroupExpandedIconTemplate プロパティ (GridGroupRowCell)

C1.WinUI.Grid アセンブリ > C1.WinUI.Grid 名前空間 > GridGroupRowCell クラス : GroupExpandedIconTemplate プロパティ
グループが展開されたときに表示されるアイコンの作成に使用されるテンプレートを取得または設定します。
シンタックス
'宣言
 
Public Property GroupExpandedIconTemplate As Microsoft.UI.Xaml.DataTemplate
public Microsoft.UI.Xaml.DataTemplate GroupExpandedIconTemplate {get; set;}
解説
グリッドで GroupRowPosition が設定されたためにグループが上に展開される場合、このアイコンは水平に反転します。
参照

GridGroupRowCell クラス
GridGroupRowCell メンバ