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