Specifies the identifier for the image for the expand icon in hierarchical displays in the component.
Syntax
'Declaration
Public Const ExpandImage As Integer
'Usage
Dim value As Integer
value = FpSpread.ExpandImage
public const int ExpandImage
See Also