Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Group
.
.
::
.
.
SectionHeader Property
Group Class
See Also
Returns the
Section
used as this group's header.
Namespace:
C1.C1Report
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
Section
SectionHeader
{
get
; }
Visual Basic
Public
ReadOnly
Property
SectionHeader
As
Section
Get
See Also
Group Class
C1.C1Report Namespace