ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IGroup Interface / LabelValue Property

In This Topic
LabelValue Property
In This Topic
Gets the value representing the label for this member.
Syntax
'Declaration
 
ReadOnly Property LabelValue As Object
 

Property Value

The label value as an System.Object.
See Also