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

Glossary Item Box

String of custom data.

Syntax

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

See Also