FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.Report Namespace / Field Class / Location Property

In This Topic
    Location Property (Field)
    In This Topic
    Gets or sets the field's location within the section, in twips.
    Syntax
    'Declaration
     
    Public Property Location As PointF
    public PointF Location {get; set;}
    See Also