Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewAction Class / Image Property

In This Topic
    Image Property (C1PreviewAction)
    In This Topic
    Gets the image corresponding to the current action.
    Syntax
    'Declaration
     
    Public ReadOnly Property Image As Image
    public Image Image {get;}
    See Also