Gets the bounding rectangle for column headings.

<para> This is useful for knowing where to underline the heading and how much space the heading area takes up. </para> <para> Any blank headings will not be included in the bounds since it will be assumed that they have been blanked for this reason (i.e. to exclude creating the heading controls). </para>

Syntax

ISReportLayoutColumns.GetHeadingBounds([includeStackedColumnHeaders])

Parameters

NameTypeOptionalByRefDescription
includeStackedColumnHeaders Boolean Optional Indicates whether to include stacked column headers. If omitted, a value of True is assumed.

Return Value

RectangleF

A RectangleF value.

Member of:
ISReportLayoutColumns
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0