Builds an output range based on the input data.

Namespace:  C1.C1Preview.Forms
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public virtual OutputRange BuildOutputRange()
Visual Basic
Public Overridable Function BuildOutputRange As OutputRange

Return Value

The new range.

See Also