Spread Windows Forms 15.0
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. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const SortUnsortedImageDisabled As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.SortUnsortedImageDisabled
    public const int SortUnsortedImageDisabled
    See Also