FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.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.Report.ReportObject
          C1.Report.VisualReportObject
             C1.Report.FieldBase
                C1.Report.ShapeField

    See Also