Bands DataWindow object property
Description
A list of the bands in the DataWindow object. The list can
include one or more of the following band identifiers, where # is
the level number of a group: Detail, Footer, Header, Header.#,
Summary, Trailer.#, Tree.Level.#. The items in
the list are separated by tabs.
Controls
DataWindows
Syntax
PowerBuilder dot notation:
|
1 |
<span>dw_control</span>.Object.DataWindow.Bands |
Describe argument:
|
1 |
"DataWindow.Bands" |
Examples
|
1 |
ls_data = dw1.Object.DataWindow.Bands |
|
1 |
ls_data = dw1.Describe("DataWindow.Bands") |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest