ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / Field Class / Dispose() Method

In This Topic
    Dispose() Method
    In This Topic
    Release the instance of the Field object from memory.
    Syntax
    'Declaration
     
    Public Sub Dispose() 
    public void Dispose()
    See Also