Add a Text Column.

Syntax

ISSummaryTableColumns.AddText(caption, [widthChars], [textAlign])

Parameters

NameTypeOptionalByRefDescription
caption String If specified, will automatically create or add an entry to the existing 'Header' row.
widthChars Integer Optional If omitted, a value of -1 is assumed.
textAlign iseSummaryTableCellTextAlign Optional If omitted, a value of iseSummaryTableCellTextAlign.Default is assumed.

Return Value

ISSummaryTableColumn

An ISSummaryTableColumn object.

Member of:
ISSummaryTableColumns
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0