ActiveReports Developer 7
TableColumn Class Members
See Also  Properties 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : TableColumn Class

Glossary Item Box

The following tables list the members exposed by TableColumn.

Public Constructors

 NameDescription
Public ConstructorTableColumn ConstructorInitializes a new instance of the TableColumn class.  
Top

Public Properties

 NameDescription
Public PropertyFixedHeader

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 PropertyVisibility

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

 
Public PropertyWidth

Gets or sets the width of the column.

 
Top

See Also