WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
FlexGrid Class
/ SortDescendingIconTemplate Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SortDescendingIconTemplate Property (FlexGrid)
In This Topic
Gets or sets the template of the sort icon when it is sorted descending.
Syntax
C#
public
DataTemplate
SortDescendingIconTemplate {
get
;
set
;}
Remarks
When this property is null, the
SortAscendingIconTemplate
icon template will be mirrored horizontally.
See Also
Reference
FlexGrid Class
FlexGrid Members