Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / SortAscendingImage Field


In This Topic
    SortAscendingImage Field
    In This Topic
    Specifies the index, 4, for the image for the ascending sort indicator. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const SortAscendingImage As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.SortAscendingImage
    public const int SortAscendingImage
    See Also