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