FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ImageField Class
Members

In This Topic
    ImageField Class
    In This Topic
    Represents a report field containing a data bound or static image.
    Object Model
    ImageField Class
    Syntax
    'Declaration
     
    Public Class ImageField 
       Inherits FieldBase
    public class ImageField : FieldBase 
    Inheritance Hierarchy

    System.Object
       C1.WPF.FlexReport.ReportObject
          C1.WPF.FlexReport.VisualReportObject
             C1.WPF.FlexReport.FieldBase
                C1.WPF.FlexReport.ImageField

    See Also