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

In This Topic
    Delete Method
    In This Topic
    Delete
    Syntax
    'Declaration
     
    Public Sub Delete( _
       ByVal deviceInfo As DeviceInfo _
    ) 
    public void Delete( 
       DeviceInfo deviceInfo
    )

    Parameters

    deviceInfo
    See Also