Specifies the identifier for the image for the sort indicator (for descending sorts) in the component.
Syntax
'Declaration
Public Const SortDescendingImage As Integer
'Usage
Dim value As Integer
value = FpSpread.SortDescendingImage
public const int SortDescendingImage
See Also