C#
VB
C++
Gets or sets the columns list of the table.
public List<TableColumn> Columns { get; set; } Public Property Columns As List(Of TableColumn)
public:property List<TableColumn^>^ Columns {List<TableColumn^>^ get();void set ( List<TableColumn^>^ );}
The columns list of the table.
A table must have at least a column.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
