Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Textbox Class / Right Property

In This Topic
    Right Property (Textbox)
    In This Topic
    Gets the right coordinate of the current object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Right As ReportSize
    public ReportSize Right {get;}
    See Also