ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITable Interface
Properties Methods

In This Topic
    ITable Interface Members
    In This Topic

    The following tables list the members exposed by ITable.

    Public Properties
     NameDescription
     PropertyGets a value indicating whether the table content can grow horizontally.  
     PropertyGets the collection of columns for this table instance.  
     PropertyGets the name for the collection of all instances of the table's details used by data-oriented rendering extensions.  
     PropertyGets the name for each detail instance of the table used by data-oriented rendering extensions.  
     PropertyGets the detail data element output.  
     PropertyGets the collection of details rows for this table.  
     PropertyGets the table's footer.  
     PropertyGets the table's header.  
     PropertyGets a value indicating whether the grouping is in its own section.  
     PropertyGets a value indicating whether the orphaned footer is displayed on the next page.  
     PropertyGets a value indicating whether the table should fill the space with empty rows to reach its fixed height. Applicable to FPL reports only.  
     PropertyGets the collection of table groups.  
    Top
    See Also