HeadingType property: QueryPrompt class

Description

This property returns or sets the heading type for the query field. This property takes either a constant or numeric value. The values are:

Numeric Value Constant Value Description

1

%Query_HdgNone

Query field has no heading.

2

%Query_HdgText

Query field has a text heading.

3

%Query_HdgRftShort

Query field uses the short RFT heading.

4

%Query_HdgRftLong

Query fields uses the long RFT heading.

This property is read/write.