Previous Topic: GetColumnType Method

Next Topic: CaWFormAttachment


GetColumnCount Method

Retrieves the number of columns available.

Syntax

object.GetColumnCount()

Owning Class

CaWFormType

Arguments

None

Return Value

HUINT32 - number of columns available.

Example

uResult = FormType.GetColumnCount()

More information: