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

In This Topic
    MoveWithCells Property
    In This Topic
    True if the object moves with the cells (Format Object dialog box, Properties tab).
    Syntax
    'Declaration
     
    Public Property MoveWithCells As Boolean
    public bool MoveWithCells {get; set;}
    See Also