Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / TablixCells Class
Members

In This Topic
    TablixCells Class
    In This Topic
    Represents a list of cells in a row of the body section of a Tablix.
    Object Model
    TablixCells Class
    Syntax
    'Declaration
     
    Public Class TablixCells 
       Inherits C1.C1Preview.OwnedCollection
    public class TablixCells : C1.C1Preview.OwnedCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.OwnedCollectionBase
             C1.C1Preview.OwnedCollection
                C1.C1Rdl.Rdl2008.TablixCells

    See Also