FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Field Class / Location Property

In This Topic
    Location Property
    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