ActiveReports.Viewer3 Request technical support
Attributes Property
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Attributes As TableAttributes
Visual Basic (Usage)Copy Code
Dim instance As PageTable
Dim value As TableAttributes
 
value = instance.Attributes
C# 
public TableAttributes Attributes {get;}

See Also