Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / SortDescendingImageDisabled Field


In This Topic
    SortDescendingImageDisabled Field
    In This Topic
    Specifies the index, 7, for the image for the disabled descending sort indicator. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const SortDescendingImageDisabled As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.SortDescendingImageDisabled
    public const int SortDescendingImageDisabled
    See Also