ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / TablixCell Class
Properties Methods

In This Topic
    TablixCell Class Members
    In This Topic

    The following tables list the members exposed by TablixCell.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TablixCell class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the TablixCell.CellContents object representing content of the cell.  
    Public PropertyGets or sets the name to use for the cell element.  
    Public PropertyGets or sets a value indicating whether the cell contents should appear in a data rendering.  
    Public PropertyGets the TablixCells collection containing this object.  
    Public PropertyGets the C1RdlReport object containing this object.  
    Public PropertyGets the TablixRow object containing this object.  
    Public PropertyGets the TablixCell.Tablix object containing this object.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another TablixCell to the current object.  
    Top
    See Also