Spread WinForms 15
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. This field is constant and read-only.
Syntax
'Declaration
 
Public Const RowSelectorImage As Integer
 
'Usage
 
Dim value As Integer
 
value = SpreadView.RowSelectorImage
See Also