FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / SubreportField Class / Right Property

In This Topic
    Right Property (SubreportField)
    In This Topic
    Gets the x-coordinate of the field's right edge in twips.
    Syntax
    'Declaration
     
    Public ReadOnly Property Right As Double
    public double Right {get;}
    See Also