ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableColumn Class
Properties

In This Topic
    TableColumn Class Members
    In This Topic

    The following tables list the members exposed by TableColumn.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TableColumn class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets an auto grow behavior of the column when there are hidden columns are present.  
    Public PropertyGets or sets a value indicating whether the header for this grouping should be displayed on the page even when the user scrolls part of the table off the page.  
    Public PropertyGets or sets a value indicating whether the column is hidden.  
    Public PropertyGets or sets a width of the column.  
    Top
    See Also