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

In This Topic
    Right Property (BarCodeField)
    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