C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ImageField Class
Members

ImageField Class
Represents a report field containing a data bound or static image.
Object Model
ImageField Class
Syntax
'Declaration
 
Public Class ImageField 
   Inherits FieldBase
 
Inheritance Hierarchy

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

See Also