Represents a Report Template Column.
Implements I_ISDirty

Methods

Name Description
Clear Clears this object and sets all of its properties to their defaults.

Properties

Name Description
CanGrow Indicates whether this column can expand downwards.
ColumnType The Column Type.
ColumnTypeText The Column Type in its String representation.
DataField The name of the field that represents the source of this column in the underlying data that this column will display.
DecimalPlaces The Number of Decimal Places to print.
DetailColSpan The number of columns the detail can span.
GroupDigits Indicates whether to Group Digits when displaying the number.
Heading The Column's Heading caption.
HeadingColSpan The number of columns the heading can span.
HeadingShort A short version of the column heading that can be displayed if the column width is not sufficient to display the full heading.
HideRepeatingValueDataField If the OutputFormatSpecial indicates that repeating values should be hidden then this can be used to hide column values based on a Data Field other than that specified in this Column's DataField property.
HideWhenGrouped Indicates whether this column will be hidden if the report is using it for grouping.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
MaxWidth The Maximum Width that the column can be.
MinWidth The Minimum Width that the column can be.
Name The Column Name as defined on the Report.
OutputFormat The string used to format the column's value.
OutputFormatSpecial Special Output Format flags.
PaddingRight The Righthand Padding for this Column (the amount of space to the right of it before the next Column begins).
ScaleWeight The weighting to use when scaling this column's width to calculate the DisplayWidth property.
StackedColumnIndent The amount that this stacked column should be left indented from its parent column.
StackedColumnParentName The name of the column that this column should be stacked underneath.
SummaryType The summary type to display.
SummaryTypeText The Column Type in its String representation.
TextAlign The alignment of text displayed in the column and column header.
TextAlignText The Text Align in its String representation.
Visible Indicates whether this column is Visible.
Width The base column Width in twips.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0