ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PageCell Class / Clone Method

In This Topic
    Clone Method (PageCell)
    In This Topic
    Clone - make a deep copy
    Syntax
    'Declaration
     
    Public Function Clone() As ITableCell
    public ITableCell Clone()
    See Also