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


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