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


In This Topic
    RowSelectorImageDisabled Field
    In This Topic
    Specifies the index, 15, for the image for the disabled row selector.
    Syntax
    'Declaration
     
    
    Public Const RowSelectorImageDisabled As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.RowSelectorImageDisabled
    public const int RowSelectorImageDisabled
    See Also