ActiveReports.Viewer3 Request technical support
TableAttributes Class
See Also  Members  


For internal use only.

Object Model







Syntax

Visual Basic (Declaration) 
Public Class TableAttributes 
   Inherits Component
Visual Basic (Usage)Copy Code
Dim instance As TableAttributes
C# 
public class TableAttributes : Component 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         DataDynamics.ActiveReports.Document.TableAttributes

See Also