Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / ExpandImage Field


In This Topic
    ExpandImage Field
    In This Topic
    Specifies the index, 0, for the image for the expand icon in a hiearchical display. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const ExpandImage As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.ExpandImage
    public const int ExpandImage
    See Also