Whether the DataWindow contains nested DataWindows. Values returned are Yes or No.
DataWindows
PowerBuilder dot notation:
dw_control.Object.DataWindow.Nested
Describe argument:
"DataWindow.Nested"
string setting
setting = dw1.Object.DataWindow.Nested
setting = dw1.Describe("DataWindow.Nested")