ActiveReports Developer 7
LabelValue Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > IGroup Interface : LabelValue Property

Glossary Item Box

Gets the value representing the label for this member.

Syntax

Visual Basic (Declaration) 
ReadOnly Property LabelValue As System.Object
C# 
System.object LabelValue {get;}

See Also