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

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

FlexGrid クラス
FlexGrid メンバ