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

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