ActiveField - QuickField API help

QuickField Student Edition free download     Contacts

ActiveField Technology

Objects Overview

Hierarchy Chart

How to Start: Application Object

How to work with Problems

How to work with Model

How to work with Data

How to Analyze Results

Objects

Properties

Methods

TableColumn Object

Properties

Methods

Summary

Represents a column in the TableWindow.

Details

The TableColumn represents the column in the TableView. Each TableColumn is a member of the Columns collection.

The TableColumn has the following attributes:

Quantity property as QfQuantity
(read-only)

Returns the physical quantity shown in the column.

Number property as Long.
(read-only)

Returns the one-based number of the column in the table.

Position property as Long.
(read-only)

Returns the position of the column in the list of all possible columns. You can see the list in the Table Columns dialog (Columns command in the View menu).

Parent property as TableWindow
(read-only)

Returns the table that the column belongs to.