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

    See Also