ActiveReports 18 .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 PropertyDefines column auto grow behavior when there are hidden columns present.  
    Public Property

    Gets 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 Property

    Gets or sets a value indicating whether the column is hidden.

     
    Public Property

    Gets or sets the width of the column.

     
    Top
    See Also