FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / Node Class / Image Property

In This Topic
    Image Property (Node)
    In This Topic
    Gets or sets the image on this node row at the column that contains the outline tree.
    Syntax
    'Declaration
     
    
    Public Property Image As Image
    public Image Image {get; set;}
    See Also