FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / CheckBoxField Class / Right Property

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