Gets the Rectangle where the section header will be rendered.

Namespace:  C1.Win.C1ReportDesigner
Assembly:  C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)

Syntax

C#
public Rectangle Bounds { get; }
Visual Basic
Public ReadOnly Property Bounds As Rectangle
	Get

See Also