FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / ShapeField Class
Members

In This Topic
    ShapeField Class
    In This Topic
    Represents a field containing a geometric shape.
    Object Model
    ShapeField Class
    Syntax
    'Declaration
     
    Public Class ShapeField 
       Inherits FieldBase
    public class ShapeField : FieldBase 
    Inheritance Hierarchy

    System.Object
       C1.WPF.Report.ReportObject
          C1.WPF.Report.VisualReportObject
             C1.WPF.Report.FieldBase
                C1.WPF.Report.ShapeField

    See Also