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


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