Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / CollapseImage Field


In This Topic
CollapseImage Field
In This Topic
Specifies the index, 2, for the image for the collapse icon in a hiearchical display. This field is constant and read-only.
Syntax
'Declaration
 
Public Const CollapseImage As Integer
 
'Usage
 
Dim value As Integer
 
value = SpreadView.CollapseImage
See Also