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