ActiveReports Developer 7
Id Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity Namespace > IImageMapArea Interface : Id Property

Glossary Item Box

Gets the ID for this instance.

Syntax

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

See Also