Table of Contents

FlexCelReport.Dispose Method

Override this instance when creating descendants of FlexCelReport. Remember to always call base.Dispose(disposing).

Syntax

Namespace: FlexCel.Report

protected override void Dispose(Boolean disposing)

Parameters

<-> Parameter Type Description
disposing Boolean

See also