FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport 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 Point
    public Point Location {get; set;}
    See Also