Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / TablixRow Class
Properties Methods


In This Topic
    TablixRow Class Members
    In This Topic

    The following tables list the members exposed by TablixRow.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TablixRow class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the TablixCells collection containing the list of cells in a row in the detail section of the Tablix.  
    Public PropertyGets or sets the height of each cell in this row.  
    Public PropertyGets the TablixRows collection containing this object.  
    Public PropertyGets the C1RdlReport object containing this object.  
    Public PropertyGets the Tablix object containing this object.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another TablixRow to the current object.  
    Top
    See Also