Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / SortUnsortedImage Field


In This Topic
    SortUnsortedImage Field
    In This Topic
    Specifies the index, 12, for the image for the unsorted sort indicator.
    Syntax
    'Declaration
     
    
    Public Const SortUnsortedImage As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.SortUnsortedImage
    public const int SortUnsortedImage
    See Also