Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / OffsetsI Structure / Right Property

In This Topic
    Right Property (OffsetsI)
    In This Topic
    Gets or sets the right offset.
    Syntax
    'Declaration
     
    Public Property Right As Integer
    public int Right {get; set;}
    See Also