Bands
property (DataWindow object)
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.
Applies to
DataWindows
Syntax
PowerBuilder dot notation:
|
1 |
dw_control.Object.DataWindow.Bands |
Describe argument:
|
1 |
"DataWindow.Bands" |
Examples
|
1 2 |
ls_data = dw1.Object.DataWindow.Bands ls_data = dw1.Describe("DataWindow.Bands") |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest