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


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