ActiveReports 12
HasAttributes Property

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : HasAttributes Property
Gets a value indicating whether the control has attributes set.
Syntax
'Declaration
 
Public ReadOnly Property HasAttributes As Boolean
public bool HasAttributes {get;}

Property Value

true if the control has attributes set; otherwise, false.
See Also

Reference

WebViewer Class
WebViewer Members