Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Const SortAscendingImage As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.SortAscendingImage
    public const int SortAscendingImage
    See Also