ActiveReports.Viewer3 Request technical support
TableCellAttributes Class
See Also  Members  


For internal use only.

Object Model





Syntax

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

Inheritance Hierarchy

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

See Also