Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Const CollapseImage As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.CollapseImage
    public const int CollapseImage
    See Also