Search
ReportColumn Properties
 


 Public Properties

  Name Description

AlternativeStyle

Gets or sets the style used for the alternative rows in this column.

Header

Gets or sets the header text of the column.

Property

Gets or sets the name of the property of the Item class whose value will be displayed in the column.

Sort

Gets or sets the sort of the column.

SortPriority

Gets or sets the sort priority of the column.

Style

Gets or sets the style of the column.

Visible

Gets or sets a value indicating whether the column is displayed in the report.

Width

Gets or sets the width of the column.

 See Also