ActiveReports.Web Request technical support
HasAttributes Property
See Also 


Syntax

Visual Basic (Declaration) 
Public ReadOnly Property HasAttributes As Boolean
Visual Basic (Usage)Copy Code
Dim instance As WebViewer
Dim value As Boolean
 
value = instance.HasAttributes
C# 
public bool HasAttributes {get;}

See Also