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

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