FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / ExpandImage Field


In This Topic
ExpandImage Field
In This Topic
Specifies the index, 0, for the image for the expand icon in a hiearchical display.
Syntax
'Declaration
 
Public Const ExpandImage As Integer
 
'Usage
 
Dim value As Integer
 
value = SpreadView.ExpandImage
See Also