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

Glossary Item Box

Gets the ID of this object.

Syntax

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

See Also