ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / ImageInfo Structure / Top Property

In This Topic
    Top Property (ImageInfo)
    In This Topic
    The distance from cell's top to image's top. The unit is pixel.
    Syntax
    'Declaration
     
    Public Property Top As Integer
    public int Top {get; set;}
    See Also