ActiveReports Developer 7
Label Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IFixedPageContent Interface : Label Property

Glossary Item Box

Returns the label of the current content.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Label As System.String
C# 
System.string Label {get;}

See Also