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


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