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

In This Topic
    AutoSize Property (ImageInfo)
    In This Topic
    True if the object moves and sizes with the cells.
    Syntax
    'Declaration
     
    Public Property AutoSize As Boolean
    public bool AutoSize {get; set;}
    See Also