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


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