Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Const SortDescendingImageDisabled As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.SortDescendingImageDisabled
    public const int SortDescendingImageDisabled
    See Also