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