Click or drag to resize

ITableColumns Property

Gets the list of table columns.

Namespace:  Opait.ReportMiner.Api
Assembly:  Opait.ReportMiner (in Opait.ReportMiner.dll) Version: 1.9.4.12917
Syntax
C#
IList<IColumn> Columns { get; }

Property Value

Type: IListIColumn
See Also