Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Crosstab.property – PB Docs 2022 – PowerBuilder Library

Crosstab.property – PB Docs 2022

Crosstab.property

(DataWindow object)

Description

Settings for a DataWindow object whose presentation style is
Crosstab.

Applies to

DataWindows

Syntax

PowerBuilder dot notation:

Describe and Modify argument:

Parameter

Description

property

A property for a Crosstab DataWindow. Properties
and their settings are listed in the table below.

value

A string expression listing the items to be
assigned to the property. For Crosstab properties, value is
always quoted and can be a DataWindow expression.

Property for Crosstab

Value

Columns

(exp) A string containing a comma- or tab-separated
list of the names of columns that make up the columns of the
crosstab. These are the columns that display across the top of
the crosstab.

Painter: Columns
option.

Rows

(exp) A string containing a comma- or tab-separated
list of the names of columns that make up the rows of the
crosstab.

Painter: Rows option.

SourceNames

(exp) A string containing a comma-separated list of
column names to be displayed in the Crosstab Definition dialog
box. The default names are the column names from the
database.

Painter: Source Data
option.

StaticMode

A string indicating whether a dynamic crosstab
should be put into a static mode. The dynamic crosstab remains
in static mode until you set StaticMode to No. While the dynamic
crosstab is in static mode, you can manipulate the properties of
individual columns.

Values are:

Yes —
StaticMode is enabled

No — (Default) StaticMode is
disabled

Painter: Not set in painter.

Values

(exp) A string containing a comma- or tab-separated
list of expressions that will be used to calculate the values of
the crosstab.

Painter: Values option.

Usage

In the painter

For DataWindow objects with the Crosstab presentation style, set
the values in the Crosstab Definition dialog box. To display the dialog
box, right-click in the Design view to display the pop-up menu and
select Crosstab.

Examples

See also

CrosstabDialog function in the the section called “CrosstabDialog” in DataWindow Reference

Table.property


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x