ActiveReports 12
Attributes Property

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : Attributes Property
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
Syntax
'Declaration
 
Public ReadOnly Property Attributes As AttributeCollection
public AttributeCollection Attributes {get;}

Property Value

A System.Web.UI.AttributeCollection of name and value pairs.
See Also

Reference

WebViewer Class
WebViewer Members