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


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