Blazor コントロール
SortDescendingIconTemplate プロパティ (FlexGrid)

C1.Blazor.Grid アセンブリ > C1.Blazor.Grid 名前空間 > FlexGrid クラス : SortDescendingIconTemplate プロパティ
降順にソートされる場合のソートアイコンのテンプレートを取得または設定します。
シンタックス
'宣言
 
Public Property SortDescendingIconTemplate As Microsoft.AspNetCore.Components.RenderFragment(Of C1Style)
public Microsoft.AspNetCore.Components.RenderFragment<C1Style> SortDescendingIconTemplate {get; set;}
解説
このプロパティが null の場合、SortAscendingIconTemplate アイコンテンプレートは横方向に反転されます。
参照

FlexGrid クラス
FlexGrid メンバ