Processing
property (DataWindow object)
Description
The type of processing required to display the data in the
selected presentation style.
Applies to
DataWindows
Syntax
PowerBuilder dot notation:
|
1 |
dw_control.Object.DataWindow.Processing |
Describe argument:
|
1 |
"DataWindow.Processing" |
Return values are:
0 — (Default) Form, group, n-up, or tabular
1 — Grid
2 — Label
3 — Graph
4 — Crosstab
5 — Composite
6 — OLE
7 — RichText
8 — TreeView
9 — TreeView with Grid
Examples
|
1 2 3 |
string setting setting = dw1.Object.DataWindow.Processing setting = dw1.Describe("DataWindow.Processing") |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest