FlexGrid for WPF
GroupExpandedIconTemplate プロパティ (GridGroupRowCell)

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

GridGroupRowCell クラス
GridGroupRowCell メンバ