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


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