ActiveReports Developer 7
Attributes Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : Attributes Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Attributes As System.Web.UI.AttributeCollection
C# 
public System.Web.UI.AttributeCollection Attributes {get;}

See Also